296,843
Total vulnerabilities in the database
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.
| Software | From | Fixed in | 
|---|---|---|
| linux / linux_kernel | 6.14-rc1 | 6.14-rc1.x | 
| linux / linux_kernel | 6.13 | 6.13.3 | 
| linux / linux_kernel | 6.2 | 6.6.78 | 
| linux / linux_kernel | 6.7 | 6.12.14 | 
| linux / linux_kernel | 2.6.12 | 6.1.129 |