Lucene search
+L

35 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/13 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-68440

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: txgbe: fix heap overflow when reading module EEPROM txgbereadeepromhostif always copies rounduplength, 4 bytes into the caller buffer, which ethtool...

7.8CVSS5.9AI score0.00124EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/12 3:21 p.m.7 views

CVE-2026-68440

A flaw was found in the Linux kernel's txgbe network driver. When reading module EEPROM Electrically Erasable Programmable Read-Only Memory, the txgbereadeepromhostif function can attempt to copy more data than the allocated buffer size if the data length is not a multiple of four. This...

7.8CVSS5.5AI score0.00124EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/12 12:17 a.m.7 views

CVE-2026-68440

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: fix heap overflow when reading module EEPROM txgbereadeepromhostif always copies rounduplength, 4 bytes into the caller buffer, which ethtool allocates with exactly 'length' bytes. A non-4-aligned length therefore...

7.8CVSS0.00124EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/12 12:17 a.m.8 views

CVE-2026-68440

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: fix heap overflow when reading module EEPROM txgbereadeepromhostif always copies rounduplength, 4 bytes into the caller buffer, which ethtool allocates with exactly 'length' bytes. A non-4-aligned length therefore...

7.8CVSS5.5AI score0.00124EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/12 12:07 a.m.34 views

CVE-2026-68440 net: txgbe: fix heap overflow when reading module EEPROM

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: fix heap overflow when reading module EEPROM txgbereadeepromhostif always copies rounduplength, 4 bytes into the caller buffer, which ethtool allocates with exactly 'length' bytes. A non-4-aligned length therefore...

7.8CVSS0.00124EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 12:07 a.m.42 views

CVE-2026-68440

CVE-2026-68440 affects the Linux kernel txgbe driver: when reading module EEPROM via txgbe_read_eeprom_hostif(), the function copies round_up(length, 4) bytes into an ethtool caller buffer allocated with exactly length bytes. If length is not 4-byte aligned, this causes an out-of-bounds write (he...

7.8CVSS5.3AI score0.00124EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 12:07 a.m.16 views

CVE-2026-68440 net: txgbe: fix heap overflow when reading module EEPROM

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: fix heap overflow when reading module EEPROM txgbereadeepromhostif always copies rounduplength, 4 bytes into the caller buffer, which ethtool allocates with exactly 'length' bytes. A non-4-aligned length therefore...

7.8CVSS5.4AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:07 a.m.6 views

CVE-2026-68440

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: fix heap overflow when reading module EEPROM txgbereadeepromhostif always copies rounduplength, 4 bytes into the caller buffer, which ethtool allocates with exactly 'length' bytes. A non-4-aligned length therefore...

5.3AI score0.00124EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/08/12 12:07 a.m.10 views

CVE-2026-68440

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: fix heap overflow when reading module EEPROM txgbereadeepromhostif always copies rounduplength, 4 bytes into the caller buffer, which ethtool allocates with exactly 'length' bytes. A non-4-aligned length therefore...

7.8CVSS5.2AI score0.00124EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/12 12:07 a.m.7 views

EUVD-2026-57048

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: fix heap overflow when reading module EEPROM txgbereadeepromhostif always copies rounduplength, 4 bytes into the caller buffer, which ethtool allocates with exactly 'length' bytes. A non-4-aligned length therefore...

5.3AI score0.00124EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.4 views

PT-2026-70954

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: fix heap overflow when reading module EEPROM txgbe read eeprom hostif always copies round uplength, 4 bytes into the caller buffer, which ethtool allocates with exactly 'length' bytes. A non-4-aligned length therefore...

7.8CVSS5.3AI score0.00124EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.9 views

CVE-2026-68293

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix MCIA register buffer overflow on 32 dword reads The MCIA register can return up to 32 dwords 128 bytes when the device advertises the mcia32dwords capability, but struct mlx5ifcmciaregbits only defines dword0..11,...

7.1CVSS5.9AI score0.00138EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/11/13 12:30 a.m.9 views

EUVD-2025-150385

In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: Fix lost EEPROM read timeout error-ETIMEDOUT in lan78xxreadraweeprom Syzbot reported read of uninitialized variable BUG with following call stack. lan78xx 8-1:1.0 unnamed netdevice uninitialized: EEPROM read...

6AI score0.00185EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/11/12 9:56 p.m.16 views

CVE-2025-40189 net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom

In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: Fix lost EEPROM read timeout error-ETIMEDOUT in lan78xxreadraweeprom Syzbot reported read of uninitialized variable BUG with following call stack. lan78xx 8-1:1.0 unnamed netdevice uninitialized: EEPROM read...

0.00185EPSS
SaveExploits0References2
CVE
CVE
added 2025/11/12 9:56 p.m.27 views

CVE-2025-40189

The CVE-2025-40189 issue affects the Linux kernel’s LAN78xx USB Ethernet driver (drivers/net/usb/lan78xx.c). A read_raw_eeprom timeout (-ETIMEDOUT) could be obscured in the fallthrough path after attempting to restore LED pin configurations, causing the data buffer to be treated as valid despite ...

6.1AI score0.00185EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.3 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-990145)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990145 advisory. In the Linux kernel, the following vulnerability has been resolved: ath5k: fix OOB in ath5keepromreadpcalinfo5111 The bug was found during fuzzing. Stacktrace locate...

7.1CVSS6AI score0.00258EPSS
SaveExploits0References4
CloudLinux
CloudLinux
added 2025/10/22 1:29 p.m.29 views

kernel: Fix of 39 CVEs

nfs: fix UAF in direct writes CVE-2024-26958 - NFSD: Fix the behavior of READ near OFFSETMAX CVE-2022-48827 - thermal: core: prevent potential string overflow CVE-2023-52868 - ath5k: fix OOB in ath5keepromreadpcalinfo5111 CVE-2021-47633 - RDMA/cma: Ensure rdmaaddrcancel happens before issuing...

9.8CVSS7.3AI score0.01054EPSS
SaveExploits1
OSV
OSV
added 2025/10/22 1:29 p.m.17 views

CLSA-2025-1761139764 kernel: Fix of 39 CVEs

nfs: fix UAF in direct writes CVE-2024-26958 - NFSD: Fix the behavior of READ near OFFSETMAX CVE-2022-48827 - thermal: core: prevent potential string overflow CVE-2023-52868 - ath5k: fix OOB in ath5keepromreadpcalinfo5111 CVE-2021-47633 - RDMA/cma: Ensure rdmaaddrcancel happens before issuing...

9.8CVSS7.1AI score0.01054EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2009-2836

Malware in sbrugna...

7.8CVSS6AI score0.08156EPSS
SaveExploits0References11
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2025-13116

Malicious code in bioql PyPI...

7.1AI score0.00204EPSS
SaveExploits0References5
Rows per page
Query Builder