VDB
DEBIAN-CVE-2026-23302
DEBIAN-CVE-2026-23302
PUBLISHED
CVSS 8.699999809265137 HIGH
In the Linux kernel, the following vulnerability has been resolved: net: annotate data-races around sk->sk_{data_ready,write_space} skmsg (and probably other layers) are changing these pointers while other cpus might read them concurrently. Add corresponding READ_ONCE()/WRITE_ONCE() annotations for UDP, TCP and AF_UNIX.
Risk Scores
CVSS 4.0
8.699999809265137
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 6.12.38-1, 6.12.43-1, 6.12.43-1~bpo12+1 |
| Debian:12 | linux | 0, 6.1.106-1, 6.1.106-2 |
| Debian:11 | linux | *, 6.9.11-1, 6.9.12-1 |
| Debian:13 | linux | 6.12.41-1, 6.12.43-1, 6.12.48-1 |
Exploit Intelligence
- glcve_test.go (github-poc)
Timeline
- Mar 25, 2026 CVE Published
- Apr 30, 2026 CVE Updated