CVE-2025-38653

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38653
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-38653.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-38653
Downstream
Published
2025-08-22T16:15:40Z
Modified
2025-09-06T13:01:50Z
Summary
[none]
Details

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

proc: use the same treatment to check proclseek as ones for procread_iter et.al

Check pde->procops->proclseek directly may cause UAF in rmmod scenario. It's a gap in procregopen() after commit 654b33ada4ab("proc: fix UAF in procgetinode()"). Followed by AI Viro's suggestion, fix it in same manner.

References

Affected packages