Lucene search
+L

3359 matches found

Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.24 views

PT-2026-64604

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A double-free issue exists in the SMB client. The SMB2 flush function maintains response buffer bookkeeping across replay attempts. If a replayable flush response is received and the...

9.8CVSS6AI score0.00457EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/24 8:18 p.m.22 views

DEBIAN-CVE-2026-66036

FFmpeg through 8.1.2, fixed in commit 5d7112c, contains a heap out-of-bounds write vulnerability in the vfhqdn3d filter that allows attackers to corrupt heap memory by supplying a crafted video whose frame resolution increases between frames when filtergraph reinitialization is disabled via the...

8.8CVSS5.9AI score0.00276EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/24 8:18 p.m.9 views

UBUNTU-CVE-2026-66036

FFmpeg through 8.1.2, fixed in commit 5d7112c, contains a heap out-of-bounds write vulnerability in the vfhqdn3d filter that allows attackers to corrupt heap memory by supplying a crafted video whose frame resolution increases between frames when filtergraph reinitialization is disabled via the...

8.8CVSS5.9AI score0.00276EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/24 7:34 p.m.8 views

CVE-2026-66036 FFmpeg Heap Out-of-Bounds Write in vf_hqdn3d Filter

FFmpeg through 8.1.2, fixed in commit 5d7112c, contains a heap out-of-bounds write vulnerability in the vfhqdn3d filter that allows attackers to corrupt heap memory by supplying a crafted video whose frame resolution increases between frames when filtergraph reinitialization is disabled via the...

8.8CVSS5.9AI score0.00276EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/24 4:52 p.m.56 views

Netty: Memory Leak in DNS Record Decoder via Malformed Domain Names

Summary A memory leak can be caused in Netty's DNS codec by sending malicious DNS packets containing invalid domain names. Because the leak occurs incrementally per packet, sustained malicious requests will cause a gradual Denial of Service. Details Inside...

5.3CVSS6AI score0.00333EPSS
SaveExploits0References8Affected Software1
Redos
Redos
added 2026/07/24 12:00 a.m.8 views

ROS-20260724-73-0005

The vulnerability in ImageMagick 7 is related to reading beyond the buffer boundaries in memory. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.1CVSS6AI score0.00128EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/23 8:19 a.m.18 views

kernel: Linux kernel: Use-After-Free in net/gro due to improper handling of zerocopy skbs

A flaw was found in the Linux kernel's Generic Receive Offload GRO networking subsystem. This vulnerability occurs when skbgroreceive attempts to merge zerocopy socket buffers skbs without properly managing page reference counts, specifically when the SKBFLMANAGEDFRAGREFS flag is set. An attacker...

7.8CVSS7.7AI score0.00137EPSS
SaveExploits0References11
BDU FSTEC
BDU FSTEC
added 2026/07/22 12:00 a.m.6 views

The vulnerability of the Microsoft .NET Framework software lies in the possibility of an operation occurring outside the buffer boundaries in memory, which allows a malicious actor to cause a system failure.

The vulnerability of the Microsoft .NET Framework software platform is related to the execution of operations outside the buffer in memory. Exploiting this vulnerability could allow a malicious actor to cause service interruptions...

7.8CVSS5.9AI score0.0084EPSS
SaveExploits0References3Affected Software9
RedhatCVE
RedhatCVE
added 2026/07/21 11:10 p.m.11 views

CVE-2026-63970

A flaw was found in the Linux kernel's vsock/virtio transport. This vulnerability occurs when the system processes zerocopy socket buffers skbs and encounters an error during memory allocation for fixed-buffer vectored data. The system may attempt to free memory incorrectly, leading to a...

7.8CVSS5.3AI score0.00175EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/21 9:04 p.m.14 views

CVE-2026-47714

libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, the inline mask parsing code in libheif/region.cc contains an integer overflow. Both width and height are unsigned int 32-bit values parsed from the HEIF file. Their product can exceed UINT32MAX, wrapping to...

6.1CVSS5AI score0.00107EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/21 5:15 p.m.8 views

CVE-2026-63901

A flaw was found in the Linux kernel's digiacceleport USB serial driver. A malicious Universal Serial Bus USB device could report smaller bulk-out buffers than expected. This lack of proper size validation could lead to out-of-bounds memory accesses or slab corruption, potentially causing system...

7CVSS5.2AI score0.00226EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:03 p.m.8 views

SUSE CVE-2026-63928

In the Linux kernel, the following vulnerability has been resolved: USB: serial: omninet: fix memory corruption with small endpoint Make sure that the bulk-out buffers are at least as large as the hardcoded transfer size to avoid user-controlled slab corruption should a malicious device report a...

6.8CVSS5.5AI score0.00216EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/07/20 5:12 p.m.10 views

CVE-2026-63822

A flaw was found in the Linux kernel's ath11k Wi-Fi driver. This vulnerability, a double free, occurs when memory buffers are incorrectly released twice during the device unbinding process after an initial firmware initialization error. This can lead to system instability or a kernel crash,...

5.5CVSS5.3AI score0.00174EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/19 5:34 p.m.10 views

SUSE CVE-2026-63822

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix warning when unbinding If there is an error during some initialization related to firmware, the buffers dp-txringi.txstatus are released. However this is released again when the device is unbinded ath11kpci, and...

5.5CVSS5.3AI score0.00174EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/19 4:17 p.m.8 views

CVE-2026-63928

In the Linux kernel, the following vulnerability has been resolved: USB: serial: omninet: fix memory corruption with small endpoint Make sure that the bulk-out buffers are at least as large as the hardcoded transfer size to avoid user-controlled slab corruption should a malicious device report a...

0.00216EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.44 views

CVE-2026-64091 batman-adv: tt: fix TOCTOU race for reported vlans

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: fix TOCTOU race for reported vlans The local TT based TVLV is generated by first checking the number of VLANs which have at least one TT entry. A new buffer with the correct size for the VLANs is then allocated...

9.8CVSS0.00426EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.37 views

CVE-2026-64056 net: ethernet: cortina: Make RX SKB per-port

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Make RX SKB per-port The SKB used to assemble packets from fragments in gmacrx is static local, but the Gemini has two ethernet ports, meaning there can be races between the ports on a bad day if a device ...

9.8CVSS0.00552EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 2:55 p.m.9 views

CVE-2026-63957 USB: serial: safe_serial: fix memory corruption with small endpoint

In the Linux kernel, the following vulnerability has been resolved: USB: serial: safeserial: fix memory corruption with small endpoint Make sure that the bulk-out buffer size is at least eight bytes to avoid user-controlled slab corruption in "safe" mode should a malicious device report a smaller...

5.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.34 views

CVE-2026-63928 USB: serial: omninet: fix memory corruption with small endpoint

In the Linux kernel, the following vulnerability has been resolved: USB: serial: omninet: fix memory corruption with small endpoint Make sure that the bulk-out buffers are at least as large as the hardcoded transfer size to avoid user-controlled slab corruption should a malicious device report a...

0.00216EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 2:55 p.m.15 views

EUVD-2026-45701

In the Linux kernel, the following vulnerability has been resolved: USB: serial: omninet: fix memory corruption with small endpoint Make sure that the bulk-out buffers are at least as large as the hardcoded transfer size to avoid user-controlled slab corruption should a malicious device report a...

5.6AI score0.00216EPSS
SaveExploits0References8
Rows per page
Query Builder