Lucene search
+L

452 matches found

OSV
OSV
added 2026/09/17 5:17 p.m.4 views

DEBIAN-CVE-2026-90237

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: move custom expectation support to helper Originally, the ct expectation support called nfcthelperextadd for confirmed conntracks, which is invalid, triggering a splat. This was fixed by commit 1710eb913bdc...

7.8CVSS0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.3 views

AZL-102491 CVE-2026-90237 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: move custom expectation support to helper Originally, the ct expectation support called nfcthelperextadd for confirmed conntracks, which is invalid, triggering a splat. This was fixed by commit 1710eb913bdc...

7.8CVSS0.00189EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 5:17 p.m.5 views

CVE-2026-90237

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: move custom expectation support to helper Originally, the ct expectation support called nfcthelperextadd for confirmed conntracks, which is invalid, triggering a splat. This was fixed by commit 1710eb913bdc...

7.8CVSS0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/17 4:07 p.m.4 views

CVE-2026-90237 netfilter: nft_ct: move custom expectation support to helper

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: move custom expectation support to helper Originally, the ct expectation support called nfcthelperextadd for confirmed conntracks, which is invalid, triggering a splat. This was fixed by commit 1710eb913bdc...

7.8CVSS
SaveExploits0References5
CVE
CVE
added 2026/09/17 4:07 p.m.11 views

CVE-2026-90237

CVE-2026-90237 affects the Linux kernel in the netfilter nft_ct module. The root cause is that early insertion of expectations into the expectations list for unconfirmed conntracks leads to stale entries pointing to the wrong hlist_head through .pprev due to conntrack extension reallocation. The ...

7.8CVSS0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/17 4:07 p.m.6 views

EUVD-2026-81830

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: move custom expectation support to helper Originally, the ct expectation support called nfcthelperextadd for confirmed conntracks, which is invalid, triggering a splat. This was fixed by commit 1710eb913bdc...

0.00189EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 9:49 a.m.12 views

CVE-2024-14027_slop

CVE-2024-14027 - SlopSploit Los exploits fueron probados en 6.6.51 usando una instalación de Debian en QEMU. exploit.c - filtrará el archivo shadow. exploitdc.c - demuestra el método de doble cierre para obtener un shell root. WRITEUP.md - writeup generado por LLM. Esto fue un experimento usando...

5.5CVSS5.6AI score0.0021EPSS
SaveExploits1References3
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.5 views

Astra Linux – Vulnerability in Linux, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: regmap: A possible double-free condition in regcacherbtreeexit has been fixed. In regcacherbtreeinserttoblock, when realloc fails with the value “present”, the “blk” variable, which is supposed to point to ‘rbnode-block’, will be...

7.8CVSS5.9AI score0.00229EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/14 12:00 a.m.20 views

PT-2026-90999

An issue was discovered in DPU in Samsung Mobile Processor Exynos 1280, 2200, 1380, 1480, 2400, 1580, 2500, 1680, and 2600. A double-free vulnerability in the Samsung Exynos DPU driver due to improper pointer management during DMA buffer reallocation leads to kernel memory corruption and a...

4.2CVSS6.1AI score0.00091EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 2:26 p.m.10 views

CVE-2019-11933

CVE-2019-11933 Corrupción de montón en el selector de medios de WhatsApp que afecta a WhatsApp para Android antes de la versión 2.19.291 Antecedentes Un archivo GIF está dividido en segmentos, marcados por un byte específico: Imagen 0x2C La sección de imagen describe un solo fotograma en el archi...

9.8CVSS8.5AI score0.04119EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/09/11 10:33 p.m.11 views

CVE-2026-89563

A flaw was found in the ip6tunnel module of the Linux kernel. Incorrect handling of socket buffers skb during headroom reallocation in the ip6tnlxmit function can lead to a double-free vulnerability. This occurs when an error path is taken after the original skb has been consumed, but the caller...

7.8CVSS6.2AI score0.00138EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 8:28 p.m.13 views

CVE-2026-89555

A flaw was found in the Linux kernel's Multiprotocol Label Switching MPLS subsystem. When processing specially crafted Geneve packets through an MPLS multipath setup, a use-after-free vulnerability occurs. This issue arises because a cached header pointer hdr is not reloaded after pskbmaypull...

9.8CVSS6AI score0.00684EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

AZL-100262 CVE-2026-89563 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: use skbcowhead in ip6tnlxmit ip6tnlxmit may need to expand headroom before it can push the outer IPv6 and optional encap headers. It currently does that with skbreallocheadroom, copies skb-sk ownership, consumes the...

7.8CVSS5.9AI score0.00138EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.8 views

DEBIAN-CVE-2026-89563

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: use skbcowhead in ip6tnlxmit ip6tnlxmit may need to expand headroom before it can push the outer IPv6 and optional encap headers. It currently does that with skbreallocheadroom, copies skb-sk ownership, consumes the...

7.8CVSS6AI score0.00138EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/11 7:44 p.m.7 views

EUVD-2026-76474

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: use skbcowhead in ip6tnlxmit ip6tnlxmit may need to expand headroom before it can push the outer IPv6 and optional encap headers. It currently does that with skbreallocheadroom, copies skb-sk ownership, consumes the...

5.9AI score0.00138EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.31 views

CVE-2026-89563 ip6_tunnel: use skb_cow_head() in ip6_tnl_xmit()

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: use skbcowhead in ip6tnlxmit ip6tnlxmit may need to expand headroom before it can push the outer IPv6 and optional encap headers. It currently does that with skbreallocheadroom, copies skb-sk ownership, consumes the...

7.8CVSS0.00138EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-45751

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to versions 7.0.16 and 8.0.5,...

5.9CVSS5.9AI score0.00509EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/10 9:17 p.m.8 views

DEBIAN-CVE-2026-45751

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to versions 7.0.16 and 8.0.5, Suricata's inspection-buffer helper could leave an inspection pointer referencing freed memory after a chained transform caused the backing...

5.9CVSS5.9AI score0.00509EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/10 8:28 p.m.7 views

EUVD-2026-75728

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to versions 7.0.16 and 8.0.5, Suricata's inspection-buffer helper could leave an inspection pointer referencing freed memory after a chained transform caused the backing...

5.9CVSS5.9AI score0.00509EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/10 8:28 p.m.64 views

CVE-2026-45751

Suricata (OISF) IDS/IPS engine is affected by a heap-use-after-free in the dotprefix transform (rust/src/detect/transforms/dotprefix.rs). Prior to 7.0.16 and 8.0.5 , the inspection-buffer helper could retain a stale inspect pointer after SCInspectionBufferCheckAndExpand reallocated the backing bu...

5.9CVSS5.9AI score0.00509EPSS
SaveExploits0References3
Rows per page
Query Builder