Lucene search
+L

1050 matches found

NVD
NVD
added 2026/08/15 6:22 a.m.17 views

CVE-2026-74264

In the Linux kernel, the following vulnerability has been resolved: net: watchdog: fix refcount tracking races Blamed commit converted the untracked devhold/devput calls in the watchdog code to use the tracked devholdtrack/devputtrack which were later renamed/interfaced to netdevhold and netdevpu...

7.8CVSS0.00162EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.15 views

CVE-2026-74264

In the Linux kernel, the following vulnerability has been resolved: net: watchdog: fix refcount tracking races Blamed commit converted the untracked devhold/devput calls in the watchdog code to use the tracked devholdtrack/devputtrack which were later renamed/interfaced to netdevhold and netdevpu...

7.8CVSS5.8AI score0.00162EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 6:22 a.m.7 views

UBUNTU-CVE-2026-74264

In the Linux kernel, the following vulnerability has been resolved: net: watchdog: fix refcount tracking races Blamed commit converted the untracked devhold/devput calls in the watchdog code to use the tracked devholdtrack/devputtrack which were later renamed/interfaced to netdevhold and netdevpu...

7.8CVSS5.5AI score0.00162EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 6:22 a.m.8 views

UBUNTU-CVE-2026-74329

In the Linux kernel, the following vulnerability has been resolved: watchdog: unregister PM notifier on watchdog unregister watchdogregisterdevice registers wdd-pmnb when WDOGNOPINGONSUSPEND is set, but watchdogunregisterdevice does not remove it. This leaves an embedded notifier block on the PM...

5.3AI score0.00173EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.12 views

CVE-2026-74329

In the Linux kernel, the following vulnerability has been resolved: watchdog: unregister PM notifier on watchdog unregister watchdogregisterdevice registers wdd-pmnb when WDOGNOPINGONSUSPEND is set, but watchdogunregisterdevice does not remove it. This leaves an embedded notifier block on the PM...

5.5AI score0.00173EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/15 5:58 a.m.65 views

CVE-2026-74329

The CVE-2026-74329 entry describes a Linux kernel issue in the watchdog subsystem: watchdog_register_device() may register wdd->pm_nb when WDOG_NO_PING_ON_SUSPEND is set, but watchdog_unregister_device() does not remove it, leaving an embedded notifier block on the PM notifier chain after the ...

5.3AI score0.00173EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.33 views

CVE-2026-74329 watchdog: unregister PM notifier on watchdog unregister

In the Linux kernel, the following vulnerability has been resolved: watchdog: unregister PM notifier on watchdog unregister watchdogregisterdevice registers wdd-pmnb when WDOGNOPINGONSUSPEND is set, but watchdogunregisterdevice does not remove it. This leaves an embedded notifier block on the PM...

0.00173EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 5:58 a.m.6 views

EUVD-2026-59476

In the Linux kernel, the following vulnerability has been resolved: watchdog: unregister PM notifier on watchdog unregister watchdogregisterdevice registers wdd-pmnb when WDOGNOPINGONSUSPEND is set, but watchdogunregisterdevice does not remove it. This leaves an embedded notifier block on the PM...

5.3AI score0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 5:58 a.m.20 views

CVE-2026-74329 watchdog: unregister PM notifier on watchdog unregister

In the Linux kernel, the following vulnerability has been resolved: watchdog: unregister PM notifier on watchdog unregister watchdogregisterdevice registers wdd-pmnb when WDOGNOPINGONSUSPEND is set, but watchdogunregisterdevice does not remove it. This leaves an embedded notifier block on the PM...

5.5AI score
SaveExploits0References10
EUVD
EUVD
added 2026/08/15 5:57 a.m.9 views

EUVD-2026-59411

In the Linux kernel, the following vulnerability has been resolved: net: watchdog: fix refcount tracking races Blamed commit converted the untracked devhold/devput calls in the watchdog code to use the tracked devholdtrack/devputtrack which were later renamed/interfaced to netdevhold and netdevpu...

5.6AI score0.00162EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.41 views

CVE-2026-74264 net: watchdog: fix refcount tracking races

In the Linux kernel, the following vulnerability has been resolved: net: watchdog: fix refcount tracking races Blamed commit converted the untracked devhold/devput calls in the watchdog code to use the tracked devholdtrack/devputtrack which were later renamed/interfaced to netdevhold and netdevpu...

7.8CVSS0.00162EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:57 a.m.37 views

CVE-2026-74264

CVE-2026-74264 affects the Linux kernel watchdog code. The root issue is a race in refcount tracking between netdev_watchdog_up() and dev_watchdog(), caused by using dev->watchdog_dev_tracker without proper synchronization, which could lead to a use-after-free and list corruption (list_del cor...

7.8CVSS5.5AI score0.00162EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 5:57 a.m.20 views

CVE-2026-74264 net: watchdog: fix refcount tracking races

In the Linux kernel, the following vulnerability has been resolved: net: watchdog: fix refcount tracking races Blamed commit converted the untracked devhold/devput calls in the watchdog code to use the tracked devholdtrack/devputtrack which were later renamed/interfaced to netdevhold and netdevpu...

7.8CVSS5.7AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.9 views

PT-2026-72700

In the Linux kernel, the following vulnerability has been resolved: net: watchdog: fix refcount tracking races Blamed commit converted the untracked dev hold/dev put calls in the watchdog code to use the tracked dev hold track/dev put track which were later renamed/interfaced to netdev hold and...

5.6AI score0.00162EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.15 views

PT-2026-72978

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix potential deadlock in mpi3mr fault uevent emit mpi3mr fault uevent emit runs from the fault watchdog and reset paths where host I/O may already be blocked. GFP KERNEL allocations here, both the local kzalloc obj...

5.3AI score0.00155EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.15 views

PT-2026-72765

In the Linux kernel, the following vulnerability has been resolved: watchdog: unregister PM notifier on watchdog unregister watchdog register device registers wdd-pm nb when WDOG NO PING ON SUSPEND is set, but watchdog unregister device does not remove it. This leaves an embedded notifier block o...

5.3AI score0.00173EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.30 views

Linux Distros Unpatched Vulnerability : CVE-2026-74264

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: watchdog: fix refcount tracking races Blamed commit converted the untracked devhold/devput calls in the watchdog code to use the tracked...

7.8CVSS7.1AI score0.00162EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-68356

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - watchdog: airoha: Prevent division by zero when clock frequency is zero clkgetrate can return 0 when the clock provider is not properly configured or the clock ...

5.9AI score0.00166EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/11 4:45 p.m.11 views

CVE-2026-68356

A flaw was found in the Linux kernel's airoha watchdog driver. This vulnerability occurs when the clock frequency is zero, causing the driver to attempt a division by zero. This can lead to a system crash, resulting in a denial of service for the affected system...

5.5CVSS5.3AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 12:30 p.m.10 views

CVE-2026-68357

A flaw was found in the Linux kernel's watchdog subsystem. When a watchdog governor is unregistered, if it is also set as the default governor, the default governor is not properly cleared. This can lead to a Use-After-Free UAF condition where new or existing watchdog devices may inherit or be...

5.5CVSS5.3AI score0.00176EPSS
SaveExploits0References4
Rows per page
Query Builder