CVE-2024-38566

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-38566
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-38566.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-38566
Downstream
Related
Published
2024-06-19T14:15:16Z
Modified
2024-11-21T09:26:21Z
Summary
[none]
Details

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

bpf: Fix verifier assumptions about socket->sk

The verifier assumes that 'sk' field in 'struct socket' is valid and non-NULL when 'socket' pointer itself is trusted and non-NULL. That may not be the case when socket was just created and passed to LSM socket_accept hook. Fix this verifier assumption and adjust tests.

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

Ecosystem specific

{
    "urgency": "not yet assigned"
}