3 matches found
Linux Distros Unpatched Vulnerability : CVE-2024-41086
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: bcachefs: Fix sbfielddowngrade validation - bch2sbdowngradevalidate wasn't checking for a...
CVE-2024-41086
In Linux kernel context, CVE-2024-41086 concerns bcachefs. The vulnerability arises from incomplete validation in the downgrade handling code: bch2_sb_downgrade_validate() did not check for a downgrade entry that extends past the end of the superblock section, and for_each_downgrade_entry() used ...
CVE-2024-41086
In the Linux kernel, the following vulnerability has been resolved: bcachefs: Fix sbfielddowngrade validation - bch2sbdowngradevalidate wasn't checking for a downgrade entry extending past the end of the superblock section - foreachdowngradeentry is used in totext and needs to work on malformed...