CVE-2022-48637

See a problem?
Source
https://nvd.nist.gov/vuln/detail/CVE-2022-48637
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-48637.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-48637
Related
Published
2024-04-28T13:15:06Z
Modified
2024-09-18T01:00:21Z
Summary
[none]
Details

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

bnxt: prevent skb UAF after handing over to PTP worker

When reading the timestamp is required bnxttxint() hands over the ownership of the completed skb to the PTP worker. The skb should not be used afterwards, as the worker may run before the rest of our code and free the skb, leading to a use-after-free.

Since devkfreeskb_any() accepts NULL make the loss of ownership more obvious and set skb to NULL.

References

Affected packages

Debian:12 / 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.0.2-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

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.0.2-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}