Lucene search
+L

442 matches found

RedhatCVE
RedhatCVE
added 2026/09/17 2:41 p.m.3 views

CVE-2026-92925

A flaw was found in Redis community. The cluster bus packet parser, responsible for handling PING, PONG, and MEET packets, fails to properly validate string-carrying extensions for null-termination. This oversight allows a remote attacker to craft a malicious packet, leading to an out-of-bounds...

7.1CVSS
SaveExploits0References6
NVD
NVD
added 2026/09/17 12:18 p.m.3 views

CVE-2026-92925

A flaw was found in Redis community. The cluster bus packet parser, responsible for handling PING, PONG, and MEET packets, fails to properly validate string-carrying extensions for null-termination. This oversight allows a remote attacker to craft a malicious packet, leading to an out-of-bounds...

7.1CVSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/17 11:48 a.m.4 views

EUVD-2026-81460

A flaw was found in Redis community. The cluster bus packet parser, responsible for handling PING, PONG, and MEET packets, fails to properly validate string-carrying extensions for null-termination. This oversight allows a remote attacker to craft a malicious packet, leading to an out-of-bounds...

7.1CVSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.9 views

Astra Linux – Vulnerability in Apache2

Improper null termination and out-of-bounds read vulnerabilities in the Apache HTTP Server. This issue affects the Apache HTTP Server version up to 2.4.66. Users are recommended to upgrade to version 2.4.67, as this fix addresses the vulnerability...

5.3CVSS5.8AI score0.00485EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.6 views

Astra Linux – Vulnerability in Linux 5.10, Linux, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: Wifi: brcmfmac: Ensure that the CLM version is terminated with null characters to prevent a stack-out-of-bounds issue. A stack-out-of-bounds read occurs in brcmfmac when a buffer that is not terminated with null characters is...

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/14 5:09 a.m.10 views

httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check

A flaw was found in the modproxyajp module of httpd. When processing AJP Apache JServ Protocol messages, the server fails to properly check if a string is null-terminated before attempting to read it, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue...

5.3CVSS5.7AI score0.00485EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 8:20 p.m.7 views

AZL-100347 CVE-2026-89761 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix out-of-bounds write when null terminating a label vec aavecunique null terminates at vecn - dups when VECFLAGTERMINATE is passed. If the components are all distinct no duplicates are dropped, dups is 0 and the...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:20 p.m.10 views

CVE-2026-89761

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix out-of-bounds write when null terminating a label vec aavecunique null terminates at vecn - dups when VECFLAGTERMINATE is passed. If the components are all distinct no duplicates are dropped, dups is 0 and the...

7.8CVSS0.0012EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/11 8:20 p.m.7 views

CVE-2026-89761

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix out-of-bounds write when null terminating a label vec aavecunique null terminates at vecn - dups when VECFLAGTERMINATE is passed. If the components are all distinct no duplicates are dropped, dups is 0 and the...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/11 8:19 p.m.8 views

DEBIAN-CVE-2026-89466

In the Linux kernel, the following vulnerability has been resolved: power: supply: qcombattmgr: terminate the strings from firmware The qcombattmgrsc8280xpstrcpy takes a Pascal-style string when the firmware sends one. Otherwise it copies all BATTMGRSTRINGLEN bytes and leaves the destination...

7.7CVSS5.9AI score0.00144EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/11 7:47 p.m.9 views

EUVD-2026-76673

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix out-of-bounds write when null terminating a label vec aavecunique null terminates at vecn - dups when VECFLAGTERMINATE is passed. If the components are all distinct no duplicates are dropped, dups is 0 and the...

5.8AI score0.0012EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:47 p.m.18 views

CVE-2026-89761

CVE-2026-89761 is an out-of-bounds write in the Linux kernel's AppArmor security module. The function aa_vec_unique() writes a null terminator one entry past the end of the label vector because vec_setup() fails to reserve space for it when all label components are distinct. An unprivileged local...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:47 p.m.7 views

CVE-2026-89761 apparmor: fix out-of-bounds write when null terminating a label vec

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix out-of-bounds write when null terminating a label vec aavecunique null terminates at vecn - dups when VECFLAGTERMINATE is passed. If the components are all distinct no duplicates are dropped, dups is 0 and the...

7.8CVSS5.9AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.14 views

PT-2026-90477

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix out-of-bounds write when null terminating a label vec aa vec unique null terminates at vecn - dups when VEC FLAG TERMINATE is passed. If the components are all distinct no duplicates are dropped, dups is 0 and the...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.7 views

httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check

A flaw was found in the modproxyajp module of httpd. When processing AJP Apache JServ Protocol messages, the server fails to properly check if a string is null-terminated before attempting to read it, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue...

5.3CVSS5.7AI score0.00485EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/09 2:17 p.m.8 views

DEBIAN-CVE-2026-73324

Certain VLC media player builds in versions 3.0.0 through 3.0.23 contain a memory-safety vulnerability reachable when processing media from an attacker-controlled network source. Exploitation requires user interaction and may disclose a limited, layout-dependent amount of VLC process memory...

5.3CVSS5.6AI score0.00213EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/09 1:31 p.m.8 views

EUVD-2026-74907

VLC media player copies an RTSP response line into a fixed buffer without guaranteeing termination and then treats that buffer as a C string. RtspReadLine in modules/access/rtsp/access.c calls strncpy with the full buffer length, which writes no terminator when the source line is at least as long...

6.9CVSS6AI score0.00213EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/09 1:31 p.m.12 views

CVE-2026-73324

Certain VLC media player builds in versions 3.0.0 through 3.0.23 contain a memory-safety vulnerability reachable when processing media from an attacker-controlled network source. Exploitation requires user interaction and may disclose a limited, layout-dependent amount of VLC process memory...

5.3CVSS5.6AI score0.00213EPSS
SaveExploits0
NVD
NVD
added 2026/09/08 6:20 p.m.8 views

CVE-2026-78506

Improper null termination in Microsoft Office Word allows an unauthorized attacker to disclose information locally...

5.5CVSS0.00541EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 6:20 p.m.7 views

CVE-2026-70587

Improper null termination in Windows Remote Desktop Protocol allows an unauthorized attacker to disclose information over a network...

7.5CVSS0.0077EPSS
SaveExploits0References1
Rows per page
Query Builder