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.
CVE ID: CVE-2025-21749
Vendor: Linux, Linux
Product: Linux, Linux
EPSS Score: 0.01% (probability of being exploited)
EPSS Percentile: 1.29% (scored less or equal to compared to others)
EPSS Date: 2025-03-27 (when was this score calculated)