In the Linux kernel, the following vulnerability has been resolved:
udf: Fix preallocation discarding at indirect extent boundary
When preallocation extent is the first one in the extent block, the
code would corrupt extent tree header instead. Fix the problem and use
udf_delete_aext() for deleting extent to avoid some code duplication.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-10-21 20:15
Updated : 2024-10-25 20:13
NVD link : CVE-2022-48946
Mitre link : CVE-2022-48946
CVE.ORG link : CVE-2022-48946
JSON object : View
Products Affected
linux
- linux_kernel
CWE