Lucene search
+L

127434 matches found

RedhatCVE
RedhatCVE
added 2026/09/10 6:37 a.m.10 views

CVE-2026-78679

A flaw was found in GitPython. A remote attacker with low privileges can exploit a vulnerability in the TagReference.create function, where a positional reference parameter bypasses a security guard. This allows the attacker to supply a specially crafted reference value, such as --file=, to read...

7.1CVSS0.00241EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/10 6:37 a.m.10 views

CVE-2026-79516

A flaw was found in nothings stb. An out-of-bounds read vulnerability exists in the stbspvsnprintf function. A local attacker could exploit this by sending a specially crafted input. This could lead to a Denial of Service DoS, making the affected system unavailable. Mitigation Mitigation for this...

4CVSS0.00094EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/10 6:33 a.m.9 views

CVE-2026-79515

A flaw was found in the stb component. An out-of-bounds read vulnerability in the stbttGetGlyphShape function allows a remote attacker to cause a Denial of Service DoS by sending a specially crafted TrueType Font TTF file. This can lead to the affected application becoming unresponsive or crashin...

4.3CVSS0.00183EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/10 6:21 a.m.6 views

kernel: sctp: diag: reject stale associations in dump_one path

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP diagnostics. When performing a socket diagnostic sockdiag lookup, the system may attempt to access memory related to an SCTP association that has already been freed. This can lead to an out-of-bounds read from...

7.1CVSS0.00126EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:21 a.m.10 views

kernel: netfilter: nf_log: validate MAC header was set before dumping it

A flaw was found in the Linux kernel's netfilter logging component. This vulnerability occurs because the system does not properly check if a network packet's Media Access Control MAC header is valid before attempting to log it. A local attacker could send a specially crafted network packet,...

7.1CVSS0.00128EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:21 a.m.8 views

kernel: sctp: validate cached peer INIT chunk length in COOKIE_ECHO processing

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. A remote attacker could exploit this by sending a specially crafted COOKIEECHO chunk to a listening SCTP server. The server's failure to properly validate the length of a cached peer INIT chunk within...

9.8CVSS0.00442EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:21 a.m.6 views

kernel: security/keys: fix missed RCU read section on lookup

A flaw was found in the Linux kernel's keyring code. The assocarrayfind function, used for looking up keys, was called without holding the necessary Read-Copy-Update RCU read lock. This oversight allows for a memory corruption vulnerability, particularly affecting persistent key handling, as the...

7.8CVSS0.00164EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/10 6:19 a.m.4 views

AtomicMemory

Implementación FPGA de Referencia Cyclone V Este directorio contiene los módulos RTL de referencia, las imágenes FPGA precompiladas y los scripts de prueba TCL opcionales para la primitiva atómica de medición–colapso. Esta primitiva es un mecanismo de hardware de medición–colapso compatible con...

6AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.7 views

httpd: mod_proxy_ajp: heap-based buffer over-read and memory disclosure in ajp_parse_data()

A flaw was found in the modproxyajp module of httpd. When processing AJP Apache JServ Protocol messages, the ajpparsedata function attempts to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue potentially lea...

7.5CVSS0.00394EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.6 views

httpd: mod_proxy_ajp: off-by-one out-of-bounds reads in AJP getter functions

A flaw was found in the modproxyajp module of httpd. When processing AJP Apache JServ Protocol messages, the AJP getter functions attempt to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause an out-of-bounds read. This issue leads to a denial of...

5.3CVSS0.00393EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.6 views

httpd: Apache HTTP Server: Out-of-bounds Read in mod_headers and mod_mime

A flaw was found in Apache HTTP Server. An out-of-bounds read vulnerability exists when modheaders and modmime are used with multiple response languages. This could allow a remote attacker to disclose sensitive information from memory or cause a denial of service...

6.5CVSS0.00545EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.7 views

httpd: Apache HTTP Server: Buffer Over-read via outbound OCSP requests to attacker-controlled server

A flaw was found in Apache HTTP Server. This buffer over-read vulnerability occurs when the server processes outbound Online Certificate Status Protocol OCSP requests directed to an attacker-controlled OCSP server. This could allow a remote attacker to read sensitive information from memory or...

7.3CVSS0.00741EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.6 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.3CVSS0.00485EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.6 views

kernel: sctp: diag: reject stale associations in dump_one path

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP diagnostics. When performing a socket diagnostic sockdiag lookup, the system may attempt to access memory related to an SCTP association that has already been freed. This can lead to an out-of-bounds read from...

7.1CVSS0.00126EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.6 views

kernel: tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done

A flaw was found in the Linux kernel. A remote attacker could exploit a use-after-free vulnerability in the Transparent Inter-Process Communication TIPC cryptographic decryption process. This flaw occurs when a network namespace, a mechanism for isolating network resources, is deallocated before ...

8.8CVSS0.00513EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.11 views

kernel: sctp: fix auth_hmacs array size in struct sctp_cookie

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. An incorrect array size calculation for the authhmacs field within the sctpcookie structure could lead to a buffer overflow. During the initialization of an SCTP association, if four HMAC identifiers...

8.1CVSS0.00475EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.6 views

kernel: netfilter: nf_log: validate MAC header was set before dumping it

A flaw was found in the Linux kernel's netfilter logging component. This vulnerability occurs because the system does not properly check if a network packet's Media Access Control MAC header is valid before attempting to log it. A local attacker could send a specially crafted network packet,...

7.1CVSS0.00128EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.10 views

kernel: sctp: validate cached peer INIT chunk length in COOKIE_ECHO processing

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. A remote attacker could exploit this by sending a specially crafted COOKIEECHO chunk to a listening SCTP server. The server's failure to properly validate the length of a cached peer INIT chunk within...

9.8CVSS0.00442EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/10 6:01 a.m.5 views

RLSA-2026:65897 Important: qt5-qtbase security update

Qt is a software toolkit for developing applications. The qt5-base packages contain base tools for string, xml, and network handling in Qt. Security Fixes: qt: Qt: Denial of Service via out-of-bounds read in text codec handling CVE-2026-9499 For more details about the security issues, including t...

7.5CVSS0.00302EPSS
SaveExploits0References3
Rockylinux
Rockylinux
added 2026/09/10 6:01 a.m.10 views

qt5-qtbase security update

An update is available for qt5-qtbase. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Qt is a software toolkit for developing applications. The qt5-base package...

6.3CVSS0.00302EPSS
SaveExploits0
Rows per page
Query Builder