Lucene search
+L

233 matches found

BDU FSTEC
BDU FSTEC
added 2026/09/04 12:00 a.m.4 views

The vulnerability of the nsim_dev_trap_skb_build() function in the drivers/net/netdevsim/dev.c module of the network device drivers for the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the nsimdevtrapskbbuild function in the drivers/net/netdevsim/dev.c file of the Linux kernel’s network device driver module is related to the access to an uninitialized pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0References14Affected Software3
EUVD
EUVD
added 2026/08/27 6:31 a.m.8 views

EUVD-2026-66566

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsbpf: reject dev-bound programs bound to a different device clsbpfprogfromefd obtained a SCHEDCLS program via bpfproggettypedev but never verified that a device-bound offloaded program's bound netdev matches the TC...

7.8CVSS5.4AI score0.00138EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/26 3:16 p.m.8 views

CVE-2026-74736

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsbpf: reject dev-bound programs bound to a different device clsbpfprogfromefd obtained a SCHEDCLS program via bpfproggettypedev but never verified that a device-bound offloaded program's bound netdev matches the TC...

7.8CVSS5.5AI score0.00138EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/26 2:36 p.m.36 views

CVE-2026-74736 net/sched: cls_bpf: reject dev-bound programs bound to a different device

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsbpf: reject dev-bound programs bound to a different device clsbpfprogfromefd obtained a SCHEDCLS program via bpfproggettypedev but never verified that a device-bound offloaded program's bound netdev matches the TC...

7.8CVSS0.00138EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability in Linux 5.15

A flaw was discovered in the netdevsim device driver of the Linux kernel, related to the scheduling of events. This issue arises due to improper management of a reference count. This could allow an attacker to create a denial-of-service condition on the system...

4.4CVSS6.7AI score0.0034EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:57 a.m.16 views

CVE-2026-74289 ipv4: fib: Don't dump dying fib_info in fib_leaf_notify().

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: Don't dump dying fibinfo in fibleafnotify. syzbot reported use-after-free in nsimfib4prepareevent. 0 The problem is that the following functions call fibinfohold / refcountinc while dumping fibinfo under RCU, which is...

7.8CVSS5.5AI score
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/08/14 12:00 a.m.5 views

Vulnerability of components of the Linux operating system’s netdevsim kernel, allowing a hacker to cause a service failure

The vulnerability of the netdevsim components in the Linux operating system’s kernel involves the simultaneous execution using shared resources with incorrect synchronization. Exploiting this vulnerability can allow an attacker to cause service failures...

4.7CVSS5.7AI score0.00086EPSS
SaveExploits0References15Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/06/28 12:00 a.m.9 views

The vulnerability of the nsim_dev_resources_register() function in the drivers/net/netdevsim/dev.c file of the network device driver for the Linux operating system allows a attacker to cause a service failure.

The vulnerability of the nsimdevresourcesregister function in the drivers/net/netdevsim/dev.c file of the Linux kernel’s network device driver module is related to the failure to release resources after their useful lifespan has ended. Exploiting this vulnerability could allow an attacker to caus...

5.5CVSS5.8AI score0.00137EPSS
SaveExploits0References6Affected Software2
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:17 a.m.11 views

netdevsim: zero initialize struct iphdr in dummy sk_buff

...

5.5CVSS6.1AI score0.00123EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/06/27 1:54 a.m.14 views

SUSE CVE-2026-52985

In the Linux kernel, the following vulnerability has been resolved: netdevsim: zero initialize struct iphdr in dummy skbuff Syzbot reports a KMSAN uninit-value originating from nsimdevtrapskbbuild, with the allocation also being performed in the same function. Fix this by calling skbputzero inste...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/25 6:18 p.m.16 views

CVE-2026-52985

A flaw was found in the Linux kernel's netdevsim module. An uninitialized memory vulnerability exists in the handling of struct iphdr within a dummy skbuff due to the use of skbput instead of skbputzero. This could lead to unpredictable system behavior, including crashes Denial of Service, or...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-52985

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netdevsim: zero initialize struct iphdr in dummy skbuff Syzbot reports a KMSAN uninit-value originating from nsimdevtrapskbbuild, with the allocation also being...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/24 6:32 p.m.13 views

EUVD-2026-38853

In the Linux kernel, the following vulnerability has been resolved: netdevsim: zero initialize struct iphdr in dummy skbuff Syzbot reports a KMSAN uninit-value originating from nsimdevtrapskbbuild, with the allocation also being performed in the same function. Fix this by calling skbputzero inste...

5.7AI score0.00123EPSS
SaveExploits0References9
NVD
NVD
added 2026/06/24 5:17 p.m.15 views

CVE-2026-52985

In the Linux kernel, the following vulnerability has been resolved: netdevsim: zero initialize struct iphdr in dummy skbuff Syzbot reports a KMSAN uninit-value originating from nsimdevtrapskbbuild, with the allocation also being performed in the same function. Fix this by calling skbputzero inste...

5.5CVSS0.00123EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/06/24 5:17 p.m.11 views

CVE-2026-52985

In the Linux kernel, the following vulnerability has been resolved: netdevsim: zero initialize struct iphdr in dummy skbuff Syzbot reports a KMSAN uninit-value originating from nsimdevtrapskbbuild, with the allocation also being performed in the same function. Fix this by calling skbputzero inste...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0References36
CVE
CVE
added 2026/06/24 4:28 p.m.49 views

CVE-2026-52985

CVE-2026-52985 concerns the Linux kernel in the netdevsim feature, where the IP header in a dummy skb was not zero-initialized in nsim_dev_trap_skb_build. The issue arises from using skb_put instead of skb_put_zero, leading to uninitialized values in the IP header and potential memory/safety impl...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/24 4:28 p.m.8 views

CVE-2026-52985

In the Linux kernel, the following vulnerability has been resolved: netdevsim: zero initialize struct iphdr in dummy skbuff Syzbot reports a KMSAN uninit-value originating from nsimdevtrapskbbuild, with the allocation also being performed in the same function. Fix this by calling skbputzero inste...

5.7AI score0.00123EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/06/24 4:28 p.m.49 views

CVE-2026-52985 netdevsim: zero initialize struct iphdr in dummy sk_buff

In the Linux kernel, the following vulnerability has been resolved: netdevsim: zero initialize struct iphdr in dummy skbuff Syzbot reports a KMSAN uninit-value originating from nsimdevtrapskbbuild, with the allocation also being performed in the same function. Fix this by calling skbputzero inste...

0.00123EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/24 4:28 p.m.9 views

CVE-2026-52985 netdevsim: zero initialize struct iphdr in dummy sk_buff

In the Linux kernel, the following vulnerability has been resolved: netdevsim: zero initialize struct iphdr in dummy skbuff Syzbot reports a KMSAN uninit-value originating from nsimdevtrapskbbuild, with the allocation also being performed in the same function. Fix this by calling skbputzero inste...

5.8AI score
SaveExploits0References11
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.7 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to “Unset the parent pointer for all rate objects”. However, it only calls the driver-specific rateleafparentset or...

7.8CVSS5.6AI score0.00155EPSS
SaveExploits0References4
Rows per page
Query Builder