CVE Database
/

CVE-2023-53782

Back to search

CVE-2023-53782

Published: Dec 9, 2025

Modified: May 23, 2026

PUBLISHED

Description

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.

VendorProductVersions

Linux

Linux

affected
6706a97fec963d6cb3f7fc2978ec1427b4651214 - < 3533e10272555c422a7d51ebc0ce8c483429f7f2
affected
6706a97fec963d6cb3f7fc2978ec1427b4651214 - < 177212bf6dc1ff2d13d0409cddc5c9e81feec63d
affected
6706a97fec963d6cb3f7fc2978ec1427b4651214 - < 7a7dd70cb954d3efa706a429687ded88c02496fa
affected
6706a97fec963d6cb3f7fc2978ec1427b4651214 - < 4b8a938e329ae4eb54b73b0c87b5170607b038a8
affected
6706a97fec963d6cb3f7fc2978ec1427b4651214 - < 6ecf09699eb1554299aa1e7fd13e9e80f656c2f9

+22 more versions

Linux

Linux

affected
4.9
unaffected
0 - < 4.9
unaffected
4.14.326 - <= 4.14.*
unaffected
4.19.295 - <= 4.19.*
unaffected
5.4.257 - <= 5.4.*

+6 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now