CVE-2025-38087

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38087
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-38087.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-38087
Downstream
Published
2025-06-30T08:15:22Z
Modified
2025-07-10T16:00:22Z
Summary
[none]
Details

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

net/sched: fix use-after-free in tapriodevnotifier

Since taprio’s tapriodevnotifier() isn’t protected by an RCU read-side critical section, a race with advance_sched() can lead to a use-after-free.

Adding rcureadlock() inside tapriodevnotifier() prevents this.

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.12.35-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}