Lucene search
+L

40 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-89596

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - forcedeth: fix off-by-one when saving/restoring non-PCI config space nvsuspend and nvresume walk the non-PCI configuration space with for i = 0; i...

7.1CVSS0.00172EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/11 9:03 p.m.6 views

CVE-2026-89596

A flaw was found in the Linux kernel's forcedeth driver. An off-by-one error in the nvsuspend and nvresume functions, which handle saving and restoring non-PCI configuration space, can lead to an out-of-bounds memory access. This occurs during system suspend and resume operations. If specific...

7.1CVSS0.00172EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

AZL-100386 CVE-2026-89596 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix off-by-one when saving/restoring non-PCI config space nvsuspend and nvresume walk the non-PCI configuration space with for i = 0; i registersize/sizeofu32; i++ which runs one iteration too many. savedconfigspace is...

7.1CVSS0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

DEBIAN-CVE-2026-89596

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix off-by-one when saving/restoring non-PCI config space nvsuspend and nvresume walk the non-PCI configuration space with for i = 0; i registersize/sizeofu32; i++ which runs one iteration too many. savedconfigspace is...

7.1CVSS0.00172EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.7 views

CVE-2026-89596

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix off-by-one when saving/restoring non-PCI config space nvsuspend and nvresume walk the non-PCI configuration space with for i = 0; i registersize/sizeofu32; i++ which runs one iteration too many. savedconfigspace is...

7.1CVSS0.00172EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.25 views

CVE-2026-89596 forcedeth: fix off-by-one when saving/restoring non-PCI config space

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix off-by-one when saving/restoring non-PCI config space nvsuspend and nvresume walk the non-PCI configuration space with for i = 0; i registersize/sizeofu32; i++ which runs one iteration too many. savedconfigspace is...

7.1CVSS0.00172EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:44 p.m.9 views

CVE-2026-89596 forcedeth: fix off-by-one when saving/restoring non-PCI config space

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix off-by-one when saving/restoring non-PCI config space nvsuspend and nvresume walk the non-PCI configuration space with for i = 0; i registersize/sizeofu32; i++ which runs one iteration too many. savedconfigspace is...

7.1CVSS6.2AI score
SaveExploits0References7
CVE
CVE
added 2026/09/11 7:44 p.m.11 views

CVE-2026-89596

CVE-2026-89596 affects the Linux kernel's forcedeth driver (NVIDIA). An off-by-one error in nv_suspend() and nv_resume() causes an out-of-bounds write one element past the saved_config_space array during system suspend and resume (S3). The bug is triggered by a loop using <= instead of <. W...

7.1CVSS0.00172EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:44 p.m.6 views

EUVD-2026-76508

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix off-by-one when saving/restoring non-PCI config space nvsuspend and nvresume walk the non-PCI configuration space with for i = 0; i registersize/sizeofu32; i++ which runs one iteration too many. savedconfigspace is...

0.00172EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.9 views

CVE-2026-89596

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix off-by-one when saving/restoring non-PCI config space nvsuspend and nvresume walk the non-PCI configuration space with for i = 0; i registersize/sizeofu32; i++ which runs one iteration too many. savedconfigspace is...

7.1CVSS0.00172EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.9 views

PT-2026-90312

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix off-by-one when saving/restoring non-PCI config space nv suspend and nv resume walk the non-PCI configuration space with for i = 0; i register size/sizeofu32; i++ which runs one iteration too many. saved config spa...

0.00172EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/21 11:33 a.m.13 views

CVE-2026-74548

A flaw was found in the forcedeth component of the Linux kernel. The nvremove function frees the per-CPU txrxstats before unregisternetdev completes. This timing issue allows other functions, such as ndogetstats64, the NAPI/xmit data path, and nvclose/drain, to access the freed memory, leading to...

7.8CVSS5.3AI score0.00126EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/15 11:50 p.m.10 views

SUSE CVE-2026-74548

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix UAF of txrxstats in nvremove nvremove frees the per-CPU txrxstats before unregisternetdev. Until unregister completes, ndogetstats64, the NAPI/xmit data path, and nvclose/drain may still access txrxstats, leading t...

7.8CVSS5.4AI score0.00126EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 1:18 p.m.8 views

AZL-96204 CVE-2026-74548 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix UAF of txrxstats in nvremove nvremove frees the per-CPU txrxstats before unregisternetdev. Until unregister completes, ndogetstats64, the NAPI/xmit data path, and nvclose/drain may still access txrxstats, leading t...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/15 1:18 p.m.12 views

CVE-2026-74548

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix UAF of txrxstats in nvremove nvremove frees the per-CPU txrxstats before unregisternetdev. Until unregister completes, ndogetstats64, the NAPI/xmit data path, and nvclose/drain may still access txrxstats, leading t...

7.8CVSS5.4AI score0.00126EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 1:18 p.m.11 views

UBUNTU-CVE-2026-74548

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix UAF of txrxstats in nvremove nvremove frees the per-CPU txrxstats before unregisternetdev. Until unregister completes, ndogetstats64, the NAPI/xmit data path, and nvclose/drain may still access txrxstats, leading t...

7.8CVSS5.4AI score0.00126EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 1:18 p.m.11 views

CVE-2026-74548

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix UAF of txrxstats in nvremove nvremove frees the per-CPU txrxstats before unregisternetdev. Until unregister completes, ndogetstats64, the NAPI/xmit data path, and nvclose/drain may still access txrxstats, leading t...

7.8CVSS0.00126EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.20 views

CVE-2026-74548

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix UAF of txrxstats in nvremove nvremove frees the per-CPU txrxstats before unregisternetdev. Until unregister completes, ndogetstats64, the NAPI/xmit data path, and nvclose/drain may still access txrxstats, leading t...

5.3AI score0.00126EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.40 views

CVE-2026-74548 forcedeth: fix UAF of txrx_stats in nv_remove

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix UAF of txrxstats in nvremove nvremove frees the per-CPU txrxstats before unregisternetdev. Until unregister completes, ndogetstats64, the NAPI/xmit data path, and nvclose/drain may still access txrxstats, leading t...

7.8CVSS0.00126EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 12:27 p.m.49 views

CVE-2026-74548

CVE-2026-74548 affects the Linux kernel’s forcedeth driver, where nv_remove() frees per-CPU txrx_stats before unregister_netdev(), allowing a use-after-free for txrx_stats accessed by ndo_get_stats64, the NAPI/xmit data path, and nv_close()/drain until unregistration completes. The fix delays fre...

7.8CVSS5.3AI score0.00126EPSS
SaveExploits0References8
Rows per page
Query Builder