Lucene search
+L

126 matches found

OSV
OSV
added 2026/08/15 6:21 a.m.5 views

UBUNTU-CVE-2026-72058

In the Linux kernel, the following vulnerability has been resolved: net: ixp4xxhss: fix duplicate HDLC netdev allocation ixp4xxhssprobe allocates two HDLC netdevs. The first one is stored in ndev, initialized, and registered with registerhdlcdevice. The second one is stored in port-netdev and lat...

5.5AI score0.00215EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/15 5:58 a.m.7 views

EUVD-2026-59503

In the Linux kernel, the following vulnerability has been resolved: vhost: fix vhostgetavailidx for a non empty ring vhostgetavailidx is supposed to report whether it has updated vq-availidx. Instead, it returns whether all entries have been consumed, which is usually the same. But not always - i...

5.5AI score0.00235EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/15 5:52 a.m.5 views

EUVD-2026-59018

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: icssg: guard PA stat lookups icssgndogetstats64 unconditionally calls emacgetstatbyname with FW PA stat names regardless of whether the PA stats block is present on the hardware. emacgetstatbyname already guard...

5.5AI score0.00206EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/07/08 12:00 a.m.8 views

The vulnerability of the team_port_add() function in the drivers/net/team/team_core.c file of the Linux kernel’s network device driver module allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the teamportadd function in the drivers/net/team/teamcore.c file of the Linux kernel’s network device driver is related to state management errors. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of protect...

7CVSS6AI score0.00146EPSS
SaveExploits0References8Affected Software3
Tenable Nessus
Tenable Nessus
added 2026/06/30 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-53324

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: mana: Use pciname for debugfs directory naming Use pcinamepdev for the per-device debugfs directory instead of hardcoded 0 for PFs and pcislotnamepdev-slot...

5.5CVSS5.5AI score0.00115EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:13 a.m.8 views

net: bcmgenet: fix off-by-one in bcmgenet_put_txcb

...

9.8CVSS6.1AI score0.00399EPSS
SaveExploits0
NVD
NVD
added 2026/06/26 8:17 p.m.15 views

CVE-2026-53298

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Move ndesc initialization at end of airohaqdmainitrxqueue If queue entry or DMA descriptor list allocation fails in airohaqdmainitrxqueue routine, airohaqdmacleanup will trigger a NULL pointer dereference running...

5.5CVSS0.00122EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/27 12:57 p.m.16 views

EUVD-2026-32429

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Fix use-after-free in driver remove In the remove callback, if a packet arrives after destroyworkqueue is called, but before sockrelease, the qrtrnsdataready callback will try to queue the work, causing...

5.7AI score0.00126EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/05/06 11:27 a.m.20 views

CVE-2026-43149

In the Linux kernel, the following vulnerability has been resolved: net: wan/fslucchdlc: Fix dmafreecoherent in uhdlcmemclean The priv-rxbuffer and priv-txbuffer are alloc'd together as contiguous buffers in uhdlcinit but freed as two buffers in uhdlcmemclean. Change the cleanup to only call...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-43149

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: wan/fslucchdlc: Fix dmafreecoherent in uhdlcmemclean The priv-rxbuffer and priv-txbuffer are alloc'd together as contiguous buffers in uhdlcinit but freed ...

5.5CVSS5.9AI score0.00128EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-43219

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: cpswnew: Fix potential unregister of netdev that has not been registered yet If an error occurs during registernetdev for the first MAC in cpswregisterport...

5.5CVSS5.5AI score0.00128EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/01 12:00 a.m.14 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the bnxthwrmfuncbackingstoreqcapsv2 function in the bnxten driver that does not set ctxm-type correctly,...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:06 a.m.12 views

net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()

...

6.6CVSS5.8AI score0.00125EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/24 2:44 p.m.17 views

CVE-2026-31644

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix use-after-free and leak in lan966xfdmareload When lan966xfdmareload fails to allocate new RX buffers, the restore path restarts DMA using old descriptors whose pages were already freed via lan966xfdmarxfreepages...

7.8CVSS5.4AI score0.00125EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/04/24 2:42 p.m.51 views

CVE-2026-31623 net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()

In the Linux kernel, the following vulnerability has been resolved: net: usb: cdc-phonet: fix skb frags overflow in rxcomplete A malicious USB device claiming to be a CDC Phonet modem can overflow the skbsharedinfo-frags array by sending an unbounded sequence of full-page bulk transfers. Drop the...

0.00125EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.10 views

SUSE CVE-2026-31469

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix UAF on dstops when IFFXMITDSTRELEASE is cleared and napitx is false A UAF issue occurs when the virtionet driver is configured with napitx=N and the device's IFFXMITDSTRELEASE flag is cleared e.g., during the...

6.4CVSS5.6AI score0.00135EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.8 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007544)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007544 advisory. In the Linux kernel, the following vulnerability has been resolved: net: dlink: handle copythresh allocation failure The driver did not handle failure of...

7.5CVSS5.6AI score0.00587EPSS
SaveExploits0References4
Redos
Redos
added 2026/03/17 12:00 a.m.10 views

ROS-20260317-73-0009

A vulnerability in the xdplinearizepage function of the drivers/net/virtionet.c module of the Linux operating systems kernel is related to an operation exceeding buffer boundaries in memory. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

8.4CVSS6AI score0.00177EPSS
SaveExploits0
Redos
Redos
added 2026/03/13 12:00 a.m.13 views

ROS-20260313-73-0042

A vulnerability in the drivers/net/usb/sierranet.c module of the Linux operating system kernel is related to improper input validation. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS7.3AI score0.0016EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/03/02 12:00 a.m.8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-005465)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005465 advisory. In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when devlink reload during pf initialization The devlink reload proce...

5.5CVSS6.8AI score0.00222EPSS
SaveExploits0References4
Rows per page
Query Builder