Lucene search
+L

24610 matches found

SUSE CVE
SUSE CVE
added 2026/07/01 3:18 a.m.6 views

SUSE CVE-2026-53089

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix use-after-free in offloaded map/prog info fill When querying info for an offloaded BPF map or program, bpfmapoffloadinfofillns and bpfprogoffloadinfofillns obtain the network namespace with getnetdevnetoffmap-netdev...

5.8AI score0.00112EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/07/01 2:19 a.m.94 views

Exploit for CVE-2026-46331

CVE-2026-46331 pedit COW – Linux net/sched Packet-Editor Pag...

7.8CVSS6AI score0.00525EPSS
SaveExploits13
NVD
NVD
added 2026/06/30 11:17 p.m.11 views

CVE-2026-56413

Storage Concentrator SC & SCVM contains a command injection vulnerability in the msservice.pl service, which listens on TCP port 9000 by default and accepts custom network packets to perform device actions. An unauthenticated remote attacker can send a specially crafted packet containing a...

10CVSS0.03155EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/06/30 5:47 p.m.12 views

kernel: net/sched: act_pedit: extend the writable skb range per key

A flaw was found in the Linux kernel's traffic control packet editing pedit subsystem. In tcfpeditact, the copy-on-write COW range for skbensurewritable is computed once before iterating over edit keys, but the calculation does not account for runtime header offsets added by typed keys. This can...

7.8CVSS7.2AI score0.00525EPSS
SaveExploits13References6
NVD
NVD
added 2026/06/30 5:16 p.m.17 views

CVE-2026-10652

Zephyr's DNS resolver subsys/net/lib/dns parses resource records from DNS responses in dnsunpackanswer, which validated only the fixed RR header type, class, TTL, rdlength and accepted any attacker-declared rdlength, including one extending past the end of the received datagram. The TXT and SRV...

7.4CVSS0.00309EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/06/30 12:31 a.m.12 views

EUVD-2026-40244

A heap buffer overflow in the TS7Worker::PerformFunctionWrite function /core/s7server.cpp of snap7 v1.4.3 allows attackers to cause a Denial of Service DoS via a crafted packet...

6.5CVSS6AI score0.00303EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/30 12:31 a.m.9 views

EUVD-2026-40246

A buffer overflow in the GetAttributeList function of EIPStackGroup OpENer commit 76b95c allows attackers to cause a Denial of Service DoS via supplying a crafted Common Packet Format CPF packet...

7.5CVSS6AI score0.00351EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/29 11:16 p.m.13 views

CVE-2026-51218

A heap buffer overflow in the TS7Worker::PerformFunctionWrite function /core/s7server.cpp of snap7 v1.4.3 allows attackers to cause a Denial of Service DoS via a crafted packet...

7.5CVSS0.00303EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/06/29 10:56 p.m.10 views

kernel: net/sched: act_pedit: extend the writable skb range per key

A flaw was found in the Linux kernel's traffic control packet editing pedit subsystem. In tcfpeditact, the copy-on-write COW range for skbensurewritable is computed once before iterating over edit keys, but the calculation does not account for runtime header offsets added by typed keys. This can...

7.8CVSS5.8AI score0.00525EPSS
SaveExploits13References6
CVE
CVE
added 2026/06/29 10:51 p.m.34 views

CVE-2026-10648

CVE-2026-10648 affects Zephyr’s MCUmgr serial/console SMP transport paths. The bug occurs in mcumgr_serial_process_frag() where net_buf_reset() is invoked on the result of smp_packet_alloc() before checking NULL. smp_packet_alloc() draws from the shared MCUmgr packet pool (default 4 entries) via ...

6.2CVSS6.2AI score0.00149EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/06/29 10:51 p.m.37 views

CVE-2026-10648 NULL-pointer dereference in MCUmgr serial/console SMP transport on buffer-pool exhaustion

mcumgrserialprocessfrag in subsys/mgmt/mcumgr/transport/src/serialutil.c calls netbufreset on the result of smppacketalloc before checking it for NULL. smppacketalloc uses netbufallocKNOWAIT against the shared MCUmgr packet pool CONFIGMCUMGRTRANSPORTNETBUFCOUNT, default 4, which returns NULL when...

6.2CVSS0.00149EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/06/29 10:51 p.m.12 views

CVE-2026-10648

mcumgrserialprocessfrag in subsys/mgmt/mcumgr/transport/src/serialutil.c calls netbufreset on the result of smppacketalloc before checking it for NULL. smppacketalloc uses netbufallocKNOWAIT against the shared MCUmgr packet pool CONFIGMCUMGRTRANSPORTNETBUFCOUNT, default 4, which returns NULL when...

6.2CVSS6AI score0.00149EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2026/06/29 10:16 p.m.16 views

CVE-2026-51221

A buffer overflow in the GetAttributeList function of EIPStackGroup OpENer commit 76b95c allows attackers to cause a Denial of Service DoS via supplying a crafted Common Packet Format CPF packet...

7.5CVSS0.00351EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/29 10:9 p.m.19 views

CVE-2026-7656

The IPv6 Neighbor Discovery handlers in subsys/net/ip/ipv6nbr.c handlerainput, handlensinput, handlenainput used an incorrect boolean expression that combined the RFC 4861 validity checks with the ICMPv6 code check using the wrong operator precedence: the form was 'length/hop/source/target checks...

8.1CVSS6.2AI score0.00312EPSS
SaveExploits1References3Affected Software1
RedHat Linux
RedHat Linux
added 2026/06/29 7:59 p.m.10 views

kernel: net/sched: act_pedit: extend the writable skb range per key

A flaw was found in the Linux kernel's traffic control packet editing pedit subsystem. In tcfpeditact, the copy-on-write COW range for skbensurewritable is computed once before iterating over edit keys, but the calculation does not account for runtime header offsets added by typed keys. This can...

7.8CVSS6.1AI score0.00525EPSS
SaveExploits13References6
RedHat Linux
RedHat Linux
added 2026/06/29 7:55 p.m.11 views

kernel: net/sched: act_pedit: extend the writable skb range per key

A flaw was found in the Linux kernel's traffic control packet editing pedit subsystem. In tcfpeditact, the copy-on-write COW range for skbensurewritable is computed once before iterating over edit keys, but the calculation does not account for runtime header offsets added by typed keys. This can...

7.8CVSS6.1AI score0.00525EPSS
SaveExploits13References6
RedHat Linux
RedHat Linux
added 2026/06/29 7:54 p.m.7 views

kernel: net/sched: act_pedit: extend the writable skb range per key

A flaw was found in the Linux kernel's traffic control packet editing pedit subsystem. In tcfpeditact, the copy-on-write COW range for skbensurewritable is computed once before iterating over edit keys, but the calculation does not account for runtime header offsets added by typed keys. This can...

7.8CVSS6.1AI score0.00525EPSS
SaveExploits13References6
RedHat Linux
RedHat Linux
added 2026/06/29 7:33 p.m.10 views

kernel: net/sched: act_pedit: extend the writable skb range per key

A flaw was found in the Linux kernel's traffic control packet editing pedit subsystem. In tcfpeditact, the copy-on-write COW range for skbensurewritable is computed once before iterating over edit keys, but the calculation does not account for runtime header offsets added by typed keys. This can...

7.8CVSS6.1AI score0.00525EPSS
SaveExploits13References6
OSV
OSV
added 2026/06/29 4:0 p.m.5 views

CVE-2026-13587 seladb PcapPlusPlus LightPcapNg light_pcapng.c parse_by_block_type heap-based overflow

A vulnerability was found in seladb PcapPlusPlus 25.05. The affected element is the function parsebyblocktype of the file lightpcapng.c of the component LightPcapNg Parser. Performing a manipulation of the argument capturedpacketlength results in heap-based buffer overflow. It is possible to...

6.3CVSS5.9AI score0.00419EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/06/29 3:13 p.m.9 views

gnutls: gnutls: Denial of Service via DTLS packet reordering vulnerability

A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security DTLS packet reordering logic. The comparator function, responsible for ordering DTLS packets by sequence numbers, did not correctly handle packets with duplicate sequence numbers. This...

7.5CVSS5.8AI score0.01335EPSS
SaveExploits0References5
Rows per page
Query Builder