CVE-2024-41029

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-41029
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-41029.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-41029
Downstream
Published
2024-07-29T15:15:11Z
Modified
2025-10-07T16:24:28Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

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 nvmeconfig::rootonly was set, the cell attribute would still provide read access to everybody.

Mask out permissions not available on the main attribute.

References

Affected packages