Bug 2300387 (CVE-2024-41029) - CVE-2024-41029 kernel: nvmem: core: limit cell sysfs permissions to main attribute ones
Summary: CVE-2024-41029 kernel: nvmem: core: limit cell sysfs permissions to main attr...
Keywords:
Status: NEW
Alias: CVE-2024-41029
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2301526
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-07-29 15:22 UTC by OSIDB Bzimport
Modified: 2024-09-19 16:51 UTC (History)
4 users (show)

Fixed In Version: kernel 6.9.10, kernel 6.10
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-07-29 15:22:07 UTC
In the Linux kernel, the following vulnerability has been resolved:

nvmem: core: limit cell sysfs permissions to main attribute ones

The cell sysfs attribute should not provide more access to the nvmem
data than the main attribute itself.
For example if nvme_config::root_only was set, the cell attribute
would still provide read access to everybody.

Mask out permissions not available on the main attribute.

Comment 1 Mauro Matteo Cascella 2024-07-30 08:43:43 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024072921-CVE-2024-41029-18c6@gregkh/T

Comment 2 Mauro Matteo Cascella 2024-07-30 08:44:04 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 2301526]


Note You need to log in before you can comment on or make changes to this bug.