In the Linux kernel, the following vulnerability has been resolved:
f2fs: fix null reference error when checking end of zone
This patch fixes a potentially null pointer being accessed by
is_end_zone_blkaddr() that checks the last block of a zone
when f2fs is mounted as a single device.
References
Configurations
History
09 Dec 2024, 13:10
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2024-08-17 10:15
Updated : 2024-12-09 13:10
NVD link : CVE-2024-43857
Mitre link : CVE-2024-43857
CVE.ORG link : CVE-2024-43857
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference