CVE-2024-41029

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-41029
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-41029.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-41029
Downstream
Published
2024-07-29T15:15:11Z
Modified
2025-08-09T20:01:25Z
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