PT-2025-49730 · Linux · Linux Kernel

Published

2025-12-09

·

Updated

2026-03-24

·

CVE-2023-53839

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A data race condition exists around dp->dccps mss cache in the Data Communication Channel Protocol (DCCP) implementation. The dccp sendmsg() function and do dccp getsockopt() read dp->dccps mss cache before acquiring the necessary socket lock. This can lead to unpredictable behavior and potential system instability. The issue is addressed by adding READ ONCE() and WRITE ONCE() annotations and re-checking dccps mss cache after the socket is locked within dccp sendmsg().
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Related Identifiers

CVE-2023-53839
SUSE-SU-2026:0278-1
SUSE-SU-2026:0281-1
SUSE-SU-2026:0293-1
SUSE-SU-2026:0315-1
SUSE-SU-2026:20477-1
SUSE-SU-2026:20498-1
SUSE-SU-2026:20845-1
SUSE-SU-2026:20876-1

Affected Products

Linux Kernel