VDB
DEBIAN-CVE-2023-53782
DEBIAN-CVE-2023-53782
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: dccp: Fix out of bounds access in DCCP error handler There was a previous attempt to fix an out-of-bounds access in the DCCP error handlers, but that fix assumed that the error handlers only want to access the first 8 bytes of the DCCP header. Actually, they also look at the DCCP sequence number, which is stored beyond 8 bytes, so an explicit pskb_may_pull() is required.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | 6.1.38-3, *, 6.1.38-4 |
| Debian:11 | linux | 0, 5.10.70-1, 5.10.84-1 |
| Debian:13 | linux | 0, 0, 0 |
| Debian:14 | linux | 0, 0, 0 |
Timeline
- Dec 9, 2025 CVE Published
- Apr 28, 2026 CVE Updated