First published: Mon Oct 21 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate When doing cleanup, if flags without OCFS2_BH_READAHEAD, it may trigger NULL pointer dereference in the following ocfs2_set_buffer_uptodate() if bh is NULL.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=4.20<5.10.227 | |
Linux Kernel | >=5.11<5.15.168 | |
Linux Kernel | >=5.16<6.1.113 | |
Linux Kernel | >=6.2<6.6.55 | |
Linux Kernel | >=6.7<6.10.14 | |
Linux Kernel | >=6.11<6.11.3 | |
Linux Kernel | =4.4.204 | |
Linux Kernel | =4.9.204 | |
Linux Kernel | =4.14.157 | |
Linux Kernel | =4.19.87 | |
debian/linux | <=5.10.223-1<=5.10.226-1 | 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 |
debian/linux-6.1 | 6.1.119-1~deb11u1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-49877 has a severity rating that indicates it could lead to a potential NULL pointer dereference in the Linux kernel.
To fix CVE-2024-49877, update to the latest versions of the Linux kernel that contain the patch for this vulnerability.
CVE-2024-49877 affects multiple versions of the Linux kernel, particularly versions between 4.4.204 and 6.11.3.
CVE-2024-49877 is not classified as a remote vulnerability, but it can be exploited if an application triggers the condition leading to a NULL pointer dereference.
Remedies for CVE-2024-49877 include specific patched Linux kernel versions such as 6.1.123-1, 6.1.128-1, and various Debian package updates.