CVE-2024-58001

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-58001
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-58001.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-58001
Downstream
Related
Published
2025-02-27T03:15:11Z
Modified
2025-08-09T19:01:28Z
Summary
[none]
Details

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

ocfs2: handle a symlink read error correctly

Patch series "Convert ocfs2 to use folios".

Mark did a conversion of ocfs2 to use folios and sent it to me as a giant patch for review ;-)

So I've redone it as individual patches, and credited Mark for the patches where his code is substantially the same. It's not a bad way to do it; his patch had some bugs and my patches had some bugs. Hopefully all our bugs were different from each other. And hopefully Mark likes all the changes I made to his code!

This patch (of 23):

If we can't read the buffer, be sure to unlock the page before returning.

References

Affected packages