CVE-2023-52979

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-52979
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-52979.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-52979
Downstream
Related
Published
2025-03-27T17:15:45Z
Modified
2025-08-09T20:01:28Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

squashfs: harden sanity check in squashfsreadxattridtable

While mounting a corrupted filesystem, a signed integer '*xattrids' can become less than zero. This leads to the incorrect computation of 'len' and 'indexes' values which can cause null-ptr-deref in copybiotoactor() or out-of-bounds accesses in the next sanity checks inside squashfsreadxattridtable().

Found by Linux Verification Center (linuxtesting.org) with Syzkaller.

References

Affected packages