In the Linux kernel, the following vulnerability has been resolved:
bcachefs: Fix sb_field_downgrade validation
- bch2_sb_downgrade_validate() wasn't checking for a downgrade entry
extending past the end of the superblock section
- for_each_downgrade_entry() is used in to_text() and needs to work on
malformed input; it also was missing a check for a field extending
past the end of the section
CVSS
No CVSS.
References
Configurations
No configuration.
History
29 Jul 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-29 16:15
Updated : 2024-07-29 16:21
NVD link : CVE-2024-41086
Mitre link : CVE-2024-41086
CVE.ORG link : CVE-2024-41086
JSON object : View
Products Affected
No product.
CWE
No CWE.