CVE-2025-21749

In the Linux kernel, the following vulnerability has been resolved: net: rose: lock the socket in rose_bind() syzbot reported a soft lockup in rose_loopback_timer(), with a repro calling bind() from multiple threads. rose_bind() must lock the socket to avoid this issue.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.14:rc1:*:*:*:*:*:*

History

03 Nov 2025, 20:17

Type Values Removed Values Added
References
  • () https://lists.debian.org/debian-lts-announce/2025/03/msg00028.html -
  • () https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html -

Information

Published : 2025-02-27 03:15

Updated : 2025-11-03 20:17


NVD link : CVE-2025-21749

Mitre link : CVE-2025-21749

CVE.ORG link : CVE-2025-21749


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-667

Improper Locking