Lucene search
+L

275 matches found

NVD
NVD
added 2026/08/22 4:16 p.m.7 views

CVE-2026-74670

In the Linux kernel, the following vulnerability has been resolved: ipvs: stop estimator after disabled calc phase IPVS estimator kthread 0 starts with zeroed chain and tick limits until its initial calculation phase completes. If network namespace teardown clears ipvs-enable during that phase,...

0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.18 views

CVE-2026-74670 ipvs: stop estimator after disabled calc phase

In the Linux kernel, the following vulnerability has been resolved: ipvs: stop estimator after disabled calc phase IPVS estimator kthread 0 starts with zeroed chain and tick limits until its initial calculation phase completes. If network namespace teardown clears ipvs-enable during that phase,...

0.00209EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/22 3:32 p.m.7 views

EUVD-2026-64357

In the Linux kernel, the following vulnerability has been resolved: ipvs: stop estimator after disabled calc phase IPVS estimator kthread 0 starts with zeroed chain and tick limits until its initial calculation phase completes. If network namespace teardown clears ipvs-enable during that phase,...

5.5AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/22 3:32 p.m.4 views

CVE-2026-74670 ipvs: stop estimator after disabled calc phase

In the Linux kernel, the following vulnerability has been resolved: ipvs: stop estimator after disabled calc phase IPVS estimator kthread 0 starts with zeroed chain and tick limits until its initial calculation phase completes. If network namespace teardown clears ipvs-enable during that phase,...

5.7AI score
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:32 p.m.10 views

CVE-2026-74670

CVE-2026-74670 is an out-of-bounds write vulnerability in the Linux kernel IPVS (IP Virtual Server) subsystem. The IPVS estimator kthread starts with zeroed chain and tick limits until its initial calculation phase completes. If network namespace teardown clears ipvs->enable during that phase,...

5.5AI score0.00209EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.9 views

PT-2026-79675

In the Linux kernel, the following vulnerability has been resolved: ipvs: stop estimator after disabled calc phase IPVS estimator kthread 0 starts with zeroed chain and tick limits until its initial calculation phase completes. If network namespace teardown clears ipvs-enable during that phase, i...

5.4AI score0.00209EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/08/15 11:50 p.m.8 views

SUSE CVE-2026-74547

In the Linux kernel, the following vulnerability has been resolved: hwmon: adt7470 Fix busy-loop and I2C flooding in update thread When userspace configures 'autoupdateinterval' to 0 via sysfs, the background kthread executes scheduletimeoutinterruptible0, which returns immediately. If...

5.5AI score0.00177EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 1:18 p.m.7 views

UBUNTU-CVE-2026-74547

In the Linux kernel, the following vulnerability has been resolved: hwmon: adt7470 Fix busy-loop and I2C flooding in update thread When userspace configures 'autoupdateinterval' to 0 via sysfs, the background kthread executes scheduletimeoutinterruptible0, which returns immediately. If...

5.4AI score0.00177EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 1:18 p.m.8 views

CVE-2026-74547

In the Linux kernel, the following vulnerability has been resolved: hwmon: adt7470 Fix busy-loop and I2C flooding in update thread When userspace configures 'autoupdateinterval' to 0 via sysfs, the background kthread executes scheduletimeoutinterruptible0, which returns immediately. If...

0.00177EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.10 views

CVE-2026-74479

In the Linux kernel, the following vulnerability has been resolved: net: pktgen: fix proc entry use-after-free pktgenchangename replaces pktdev-entry while holding t-iflock. pktgenremovedevice removes the same entry before remdevfromiflist takes that lock. This allows the following interleaving:...

7.8CVSS5.6AI score0.00124EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.10 views

CVE-2026-74547

In the Linux kernel, the following vulnerability has been resolved: hwmon: adt7470 Fix busy-loop and I2C flooding in update thread When userspace configures 'autoupdateinterval' to 0 via sysfs, the background kthread executes scheduletimeoutinterruptible0, which returns immediately. If...

5.4AI score0.00177EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.30 views

CVE-2026-74547 hwmon: (adt7470) Fix busy-loop and I2C flooding in update thread

In the Linux kernel, the following vulnerability has been resolved: hwmon: adt7470 Fix busy-loop and I2C flooding in update thread When userspace configures 'autoupdateinterval' to 0 via sysfs, the background kthread executes scheduletimeoutinterruptible0, which returns immediately. If...

0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 12:27 p.m.27 views

CVE-2026-74547

The CVE-2026-74547 entry concerns the Linux kernel hwmon driver for adt7470. When auto_update_interval is set to 0, the background update thread can schedule a zero-delay wakeup and, if num_temp_sensors is 0, msleep_interruptible() also becomes 0, causing a tight, unbounded busy-loop that hogs CP...

5.4AI score0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 12:27 p.m.32 views

CVE-2026-74479

CVE-2026-74479 — Linux kernel pktgen use-after-free : Multiple sources describe a race in proc entry handling inside pktgen where pktgen_change_name() mutates pkt_dev->entry under t->if_lock while pktgen_remove_device() can race to remove the same entry, enabling a use-after-free in proc_re...

7.8CVSS5.5AI score0.00124EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:21 a.m.6 views

UBUNTU-CVE-2026-72127

In the Linux kernel, the following vulnerability has been resolved: netdev-genl: report NAPI thread PID in the caller's pid namespace netdevnlnapifillone reports the NAPI kthread PID in NETDEVANAPIPID using taskpidnr, which returns the PID in the initial pid namespace. NETDEVCMDNAPIGET does not...

5.3AI score0.002EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/15 5:53 a.m.28 views

CVE-2026-72127

The concrete details show a Linux kernel vulnerability in netdev-genl: netdev_nl_napi_fill_one() reported NAPI kthread PID via task_pid_nr() in the initial pid namespace, and NETDEV_CMD_NAPI_GET allowed in netnsok without GENL_ADMIN_PERM, enabling a caller in a child pid namespace to see the kthr...

5.3AI score0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/15 5:53 a.m.6 views

EUVD-2026-58885

In the Linux kernel, the following vulnerability has been resolved: netdev-genl: report NAPI thread PID in the caller's pid namespace netdevnlnapifillone reports the NAPI kthread PID in NETDEVANAPIPID using taskpidnr, which returns the PID in the initial pid namespace. NETDEVCMDNAPIGET does not...

5.3AI score0.002EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.10 views

PT-2026-72316

In the Linux kernel, the following vulnerability has been resolved: netdev-genl: report NAPI thread PID in the caller's pid namespace netdev nl napi fill one reports the NAPI kthread PID in NETDEV A NAPI PID using task pid nr, which returns the PID in the initial pid namespace. NETDEV CMD NAPI GE...

5.3AI score0.002EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-74547

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwmon: adt7470 Fix busy-loop and I2C flooding in update thread When userspace configures 'autoupdateinterval' to 0 via sysfs, the background kthread executes...

5.5AI score0.00177EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-68283

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tracing: Fix use-after-free freeing trigger private data Commit 61d445af0a7c tracing: Add bulk garbage collection of freeing eventtriggerdata moved the kfree of...

8.8CVSS5.7AI score0.00373EPSS
SaveExploits0References2
Rows per page
Query Builder