Lucene search
+L

101 matches found

Kitploit
Kitploit
added 2026/09/19 2:26 p.m.10 views

CVE-2019-11933

CVE-2019-11933 Heap corruption in WhatsApp's media picker affecting WhatsApp for android before version 2.19.291 Background A GIF file is divided into segments, marked by a specific byte: Image 0x2C The image section describes a single frame in the GIF file, and contains information such as the...

9.8CVSS8.5AI score0.04119EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.14 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: i40e: Fixed DMA mapping leaks During the reallocation of RX buffers, new DMA mappings are created for those buffers. Reproduction steps: While loop: Do loop: For i=0; i=8160; i=i+32 Do loop: ethtool -G enp130s0f0 rx $i tx $i...

5.8AI score0.00244EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/14 12:00 a.m.25 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
RedhatCVE
RedhatCVE
added 2026/09/11 8:28 p.m.14 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
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
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
Debian CVE
Debian CVE
added 2026/09/10 8:28 p.m.15 views

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
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.12 views

CVE-2026-80600

In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: acquire ARP hw source only after skb realloc The pskbmaypull called by batadvgetvid could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

9.8CVSS6AI score0.00506EPSS
SaveExploits0References10
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.20 views

Astra Linux – Vulnerabilities in expat, Firefox, Thunderbird

In libexpat before version 2.7.4, the doContent function does not properly determine the buffer size bufSize, as there is no check for integer overflow during the reallocation of the tag buffer...

7.8CVSS7AI score0.002EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/18 5:32 p.m.9 views

CVE-2026-72235

A flaw was found in the Linux kernel batman-adv component. The batadvinterfacerx function, responsible for handling network packets, can reallocate its internal buffer. However, a pointer to the ethernet header is not correctly updated after this reallocation. This oversight leads to a...

8.8CVSS5.5AI score0.00344EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 4:54 p.m.8 views

CVE-2026-72233

A flaw was found in the batman-adv component of the Linux kernel. This vulnerability occurs when a buffer is reallocated, but existing pointers are not updated, leading to a use-after-free condition. A local attacker could potentially exploit this to cause a system crash denial of service or, in...

8.8CVSS6.3AI score0.00344EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:21 a.m.10 views

UBUNTU-CVE-2026-72233

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: reacquire gw address after skb realloc The pskbmaypull called by batadvblaisbackbonegw could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

8.8CVSS5.6AI score0.00344EPSS
SaveExploits0References11
Microsoft CVE
Microsoft CVE
added 2026/08/11 8:09 a.m.12 views

net: slip: serialize receive against buffer reallocation

...

9.8CVSS5.2AI score0.00138EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.13 views

CVE-2026-68143

In the Linux kernel, the following vulnerability has been resolved: net: slip: serialize receive against buffer reallocation slreallocbufs replaces rbuff and updates buffsize while holding sl-lock. slipreceivebuf reads those fields and writes through rbuff without holding the lock. An MTU change...

7.8CVSS5.5AI score0.00138EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.10 views

UBUNTU-CVE-2026-68143

In the Linux kernel, the following vulnerability has been resolved: net: slip: serialize receive against buffer reallocation slreallocbufs replaces rbuff and updates buffsize while holding sl-lock. slipreceivebuf reads those fields and writes through rbuff without holding the lock. An MTU change...

7.8CVSS5.4AI score0.00138EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/10 1:20 p.m.14 views

CVE-2026-68143

In the Linux kernel, the following vulnerability has been resolved: net: slip: serialize receive against buffer reallocation slreallocbufs replaces rbuff and updates buffsize while holding sl-lock. slipreceivebuf reads those fields and writes through rbuff without holding the lock. An MTU change...

7.8CVSS0.00138EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/10 11:59 a.m.64 views

CVE-2026-68143

CVE-2026-68143 affects the Linux kernel SLIP path. A race between MTU changes and receive processing can occur because sl_realloc_bufs() updates rbuff and buffsize while holding sl->lock, but slip_receive_buf() may write to rbuff without the lock. An MTU change/shrink can expose the new smalle...

7.8CVSS5.5AI score0.00138EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 11:59 a.m.13 views

EUVD-2026-55526

In the Linux kernel, the following vulnerability has been resolved: net: slip: serialize receive against buffer reallocation slreallocbufs replaces rbuff and updates buffsize while holding sl-lock. slipreceivebuf reads those fields and writes through rbuff without holding the lock. An MTU change...

5.5AI score0.00138EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.43 views

CVE-2026-68143 net: slip: serialize receive against buffer reallocation

In the Linux kernel, the following vulnerability has been resolved: net: slip: serialize receive against buffer reallocation slreallocbufs replaces rbuff and updates buffsize while holding sl-lock. slipreceivebuf reads those fields and writes through rbuff without holding the lock. An MTU change...

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

Linux Distros Unpatched Vulnerability : CVE-2026-68143

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: slip: serialize receive against buffer reallocation slreallocbufs replaces rbuff and updates buffsize while holding sl-lock. slipreceivebuf reads those...

7.8CVSS5.8AI score0.00138EPSS
SaveExploits0References3
Rows per page
Query Builder