CVE-2025-38137

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38137
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-38137.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-38137
Downstream
Published
2025-07-03T09:15:28Z
Modified
2025-08-30T18:00:21Z
Summary
[none]
Details

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

PCI/pwrctrl: Cancel outstanding rescan work when unregistering

It's possible to trigger use-after-free here by:

(a) forcing rescanworkfunc() to take a long time and (b) utilizing a pwrctrl driver that may be unloaded for some reason

Cancel outstanding work to ensure it is finished before we allow our data structures to be cleaned up.

[bhelgaas: tidy commit log]

References

Affected packages