Lucene search
+L

32560 matches found

CVE
CVE
added 2026/08/22 3:33 p.m.3 views

CVE-2026-74724

CVE-2026-74724 is an out-of-bounds write vulnerability in the Linux kernel's IPVS subsystem, specifically in the ip_vs_nat_icmp function. The root cause is that the IP ihl field is read multiple times during packet processing, allowing a local attacker to modify the packet in-flight and cause a w...

5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/22 3:32 p.m.4 views

CVE-2026-74682

CVE-2026-74682 is an out-of-bounds write in the Linux kernel ALSA usb-audio subsystem affecting Type II capture (inbound) URBs . In data_ep_set_params(), the URB transfer buffer size is computed before the Type II transfer delimiter packet is added to the packet count, leaving the buffer one pack...

5.9AI score
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:32 p.m.3 views

CVE-2026-74669

CVE-2026-74669 is a stack out-of-bounds write in the Linux kernel's IPVS (IP Virtual Server) subsystem. The root cause lies in ip_vs_in_icmp(), which rebases a socket buffer from the outer ICMP packet to the quoted original request before calling icmp_send(). However, the IPCB(skb)->opt field ...

5.6AI score
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:32 p.m.4 views

CVE-2026-74670

CVE-2026-74670 is an out-of-bounds write vulnerability in the Linux kernel IPVS (IP Virtual Server) subsystem. The IPVS estimator kthread starts with zeroed chain and tick limits until its initial calculation phase completes. If network namespace teardown clears ipvs->enable during that phase,...

5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/22 3:32 p.m.4 views

CVE-2026-74649

CVE-2026-74649 affects the Linux kernel staging driver rtl8723bs . The WEP shared-key authentication handler in OnAuthClient() copies the challenge-text element into a fixed 128-byte chg_txt buffer using an attacker-controlled length (up to 255 bytes) without validation. A malicious AP can send a...

5.9AI score
SaveExploits0References7
CVE
CVE
added 2026/08/22 3:32 p.m.4 views

CVE-2026-74640

CVE-2026-74640 is an out-of-bounds write in the Linux kernel's ALSA FCP driver, specifically in fcp_meter_ctl_get(). The driver accepts a Level Meter map size up to 255 , but the kernel's snd_ctl_elem_value integer array is only 128 elements long. The store loop writes one 64-bit word per channel...

5.6AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/22 3:31 p.m.5 views

EUVD-2026-64312

hashcat's fgetl function in src/filehandling.c writes a null terminator one byte past the caller's buffer when an input line is exactly the buffer length. Attackers can trigger this out-of-bounds heap write by providing a hash file, potfile, or wordlist containing a line of exactly HCBUFSIZLARGE...

6.9CVSS5.5AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/22 3:31 p.m.6 views

EUVD-2026-64313

hashcat contains a heap-based buffer overflow out-of-bounds write in the outfilewrite function in src/outfile.c. When assembling output into a fixed-size buffer HCBUFSIZLARGE, 16 MB, the function sequentially appends the username, separator, hash, and plaintext via memcpy without validating that...

6.9CVSS5.6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/21 9:03 p.m.33 views

CVE-2026-50538

LibVNCClient (part of the LibVNCServer project) versions 0.9.12 through 0.9.15 contain an out-of-bounds heap write in the Tight decoder . A malicious or man-in-the-middle VNC server can trigger this by sending a single crafted FramebufferUpdate message, writing attacker-controlled data past the e...

8.8CVSS5.8AI score0.00113EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/21 6:16 p.m.9 views

CVE-2026-77236

Missing minimum size validation in secure context allocation in FreeRTOS-Kernel before 11.3.1 might allow local users to corrupt secure-world heap metadata via an out-of-bounds write with an undersized stack size parameter. To remediate this issue, users should upgrade to version 11.3.1 or later...

8.3CVSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/21 5:57 p.m.7 views

CVE-2026-74582

A flaw was found in the Linux kernel's packet handling functions, specifically packetsnd and packetsendmsgspkt. This vulnerability arises from inconsistent handling of network device header lengths during packet construction. A local attacker could exploit this by triggering a race condition duri...

7CVSS5.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/21 5:47 p.m.22 views

CVE-2026-77236 Missing size validation in SecureContext_AllocateContext in FreeRTOS-Kernel

Missing minimum size validation in secure context allocation in FreeRTOS-Kernel before 11.3.1 might allow local users to corrupt secure-world heap metadata via an out-of-bounds write with an undersized stack size parameter. To remediate this issue, users should upgrade to version 11.3.1 or later...

8.3CVSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/21 5:47 p.m.5 views

CVE-2026-77236 Missing size validation in SecureContext_AllocateContext in FreeRTOS-Kernel

Missing minimum size validation in secure context allocation in FreeRTOS-Kernel before 11.3.1 might allow local users to corrupt secure-world heap metadata via an out-of-bounds write with an undersized stack size parameter. To remediate this issue, users should upgrade to version 11.3.1 or later...

8.3CVSS5.2AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/21 5:47 p.m.7 views

EUVD-2026-64017

Missing minimum size validation in secure context allocation in FreeRTOS-Kernel before 11.3.1 might allow local users to corrupt secure-world heap metadata via an out-of-bounds write with an undersized stack size parameter. To remediate this issue, users should upgrade to version 11.3.1 or later...

8.3CVSS5.4AI score
SaveExploits0References3
CVE
CVE
added 2026/08/21 5:47 p.m.9 views

CVE-2026-77236

CVE-2026-77236 is a missing input validation vulnerability in the SecureContext_AllocateContext function of FreeRTOS-Kernel prior to version 11.3.1. The absence of a minimum size check on the stack size parameter allows a local attacker to trigger an out-of-bounds write that corrupts secure-world...

8.3CVSS5.4AI score
SaveExploits0References3
CVE
CVE
added 2026/08/21 5:16 p.m.6 views

CVE-2026-17252

A stack-based out-of-bounds write vulnerability exists in the login request handling of the administrative web interface on TP-Link TL-MR6400 v7 routers. An unauthenticated adjacent attacker can trigger the flaw by sending a specially crafted malformed HTTP request, causing the web service proces...

7.1CVSS5.4AI score
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/21 4:38 p.m.53 views

Security Bulletin: Vulnerabilities in IBM AIX and PowerVM VIOS

Summary Updated Aug 21, 2026: Updated the summary to highlight the additional installation instructions. IBM is providing security updates for supported AIX and VIOS releases that are under active fix support. Delivered through Service Packs SPs and Fix Packs FPs, these updates remediate...

9.1CVSS7.2AI score0.01006EPSS
SaveExploits3Affected Software2
CVE
CVE
added 2026/08/21 4:31 p.m.14 views

CVE-2026-74582

CVE-2026-74582 is a Linux kernel vulnerability in the packet socket subsystem affecting the non-ring send paths. The root cause is an inconsistent read of dev->hard_header_len in packet_snd() and packet_sendmsg_spkt(): the value is read multiple times during skb allocation and construction, an...

5.4AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/21 4:31 p.m.13 views

EUVD-2026-64004

In the Linux kernel, the following vulnerability has been resolved: packet: use consistent hardheaderlen in non-ring send paths packetsnd reads dev-hardheaderlen multiple times while allocating and constructing an skb. Device reconfiguration can change this value concurrently, for example through...

5.4AI score
SaveExploits0References5
NVD
NVD
added 2026/08/21 4:17 p.m.3 views

CVE-2026-54789

modauthopenidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. Prior to 2.4.19.4, an out-of-bounds read and a one-byte out-of-bounds write exist in the state-cookie parser of...

7.5CVSS
SaveExploits0References2
Rows per page
Query Builder