3 matches found
BELL-CVE-2026-23192
Bulletin has no description...
7.8CVSS7AI score0.00125EPSS
SaveExploits0References1
CVE-2026-23192
A use-after-free vulnerability was found in the Linux kernel's linkwatch subsystem. When a network device is deleted while linkwatch events are pending, the device reference can be dropped prematurely in linkwatchdodev, allowing netdevruntodo to free the device while linkwatchrunqueue still needs...
7.8CVSS5.4AI score0.00125EPSS
SaveExploits0References4
DEBIAN-CVE-2026-23192
In the Linux kernel, the following vulnerability has been resolved: linkwatch: use devput in callers to prevent UAF After linkwatchdodev calls devput to release the linkwatch reference, the device refcount may drop to 1. At this point, netdevruntodo can proceed since linkwatchsyncdev sees an empt...
7.8CVSS5.5AI score0.00125EPSS
SaveExploits0References1
20