Lucene search
+L

4037 matches found

Cvelist
Cvelist
added 2026/09/03 10:38 p.m.38 views

CVE-2026-85454 MOOS core-moos through 10.4.0 Off-by-One Buffer Overflow in Serial Telegram Handling

MOOS core-moos through 10.4.0 contains a buffer overflow vulnerability in CMOOSSerialPort::GetTelegram that writes a NUL terminator one byte past the serial telegram stack buffer. Attackers controlling the serial line can send a full-length telegram to trigger the off-by-one write, corrupting the...

6.1CVSS0.00218EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/03 10:38 p.m.6 views

CVE-2026-85454 MOOS core-moos through 10.4.0 Off-by-One Buffer Overflow in Serial Telegram Handling

MOOS core-moos through 10.4.0 contains a buffer overflow vulnerability in CMOOSSerialPort::GetTelegram that writes a NUL terminator one byte past the serial telegram stack buffer. Attackers controlling the serial line can send a full-length telegram to trigger the off-by-one write, corrupting the...

5.2CVSS6.1AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/09/03 10:19 p.m.8 views

libevent: Libevent: Off-by-one stack buffer overflow leading to denial of service or data corruption

A flaw was found in Libevent, an event notification library. An off-by-one stack buffer overflow exists in the dnsnametolabels function when processing a name-bearing DNS record. A remote attacker could send a specially crafted DNS server response, which may lead to a crash or corruption of the...

7CVSS7.3AI score0.00416EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/09/03 9:43 a.m.10 views

tomcat: Apache Tomcat: Access control bypass due to off-by-one error in RewriteValve [N] flag processing

A flaw was found in Apache Tomcat. An off-by-one error in the RewriteValve's N flag processing causes rewrite rules to restart at the second rule instead of the first. This vulnerability may allow an attacker to bypass intended access controls...

7.5CVSS5.8AI score0.00779EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/03 8:21 a.m.14 views

CVE-2026-80736

CVE-2026-80736 is an out-of-bounds array indexing flaw in the Linux kernel's Thunderbolt subsystem , specifically in the tb_consumed_dp_bandwidth() function. Valid bandwidth group IDs range from 1 through MAX_GROUPS, but the local group_reserved[] array only has MAX_GROUPS entries (indices 0–MAX_...

7.8CVSS5.8AI score0.00163EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/03 8:21 a.m.4 views

CVE-2026-80736 thunderbolt: Fix bandwidth group reservation indexing

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix bandwidth group reservation indexing Valid bandwidth group IDs range from 1 through MAXGROUPS, while Group ID 0 is reserved. tbconsumeddpbandwidth uses the Group ID directly to index its local groupreserved array...

7.8CVSS5.5AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/09/03 12:00 a.m.15 views

PT-2026-85303

Name of the Vulnerable Software and Affected Versions MOOS core-moos versions prior to 10.4.1 Description An off-by-one buffer overflow occurs in the CMOOSSerialPort::GetTelegram function. This issue arises when a NUL terminator is written one byte beyond the serial telegram stack buffer. An...

6.1CVSS6.3AI score0.00218EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/09/02 9:32 a.m.8 views

gimp: gimp: Stack buffer overflow in pnmscanner_gettoken()

A flaw was found in GIMP's PNM file format parser. When parsing a specially crafted PNM file, the pnmscannergettoken function writes a null terminator one byte past the end of a stack-allocated buffer due to an off-by-one error in the loop boundary check. This could lead to memory corruption,...

7.8CVSS7.4AI score0.00257EPSS
SaveExploits1References6
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/01 7:30 p.m.7 views

Security Bulletin: IBM i is Affected By Denial of Service Vulnerabilities in Line Printer Daemon [CVE-2026-17470, CVE-2026-17469]

Summary IBM i is vulnerable to denial of service due to a buffer overflow and off-by-one write CVE-2026-17470, CVE-2026-17469 in Line Printer Daemon LPD as described in the vulnerability details section. Vulnerability Details CVEID:CVE-2026-17470 DESCRIPTION: IBM i could allow a remote attacker t...

7.5CVSS6.3AI score0.00392EPSS
SaveExploits0Affected Software5
RedHat Linux
RedHat Linux
added 2026/09/01 5:54 p.m.8 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.3CVSS5.9AI score0.00393EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/31 8:38 p.m.16 views

librenswan: IKEv2 Denial of Service via malformed fragmentation

A flaw was found in Libreswan's IKEv2 fragment reassembly mechanism. When a VPN gateway processes incoming split network packets fragments containing unexpected data, an off-by-one boundary validation error triggers an internal program safety check assertion failure. A remote, unauthenticated...

7.5CVSS5.8AI score0.00598EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/31 7:50 p.m.16 views

glib: buffer over-read in glib/gvariant-serialiser.c via gvs_tuple_is_normal()

A flaw was found in GLib. An off-by-one error can occur in the gvstupleisnormal function in the glib/gvariant-serialiser.c file when doing an alignment padding check because the bounds check uses instead of =, causing an out-of-bounds read of only 1 byte. This issue can cause a minor information...

8.2CVSS7.1AI score0.00491EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/31 7:50 p.m.14 views

glib: off-by-one error in glib/gkeyfile.c via "g_key_file_get_locale_string_list"

A flaw was found in GLib. An off-by-one error can occur in the gkeyfilegetlocalestringlist function in the gkeyfile.c file when loading a key file with an empty value. This flaw can cause an out-of-bounds access of 1 byte or a denial of service when the out-of-bounds access crosses a page boundar...

8.6CVSS5.8AI score0.00414EPSS
SaveExploits1References5
NVD
NVD
added 2026/08/31 7:16 p.m.10 views

CVE-2026-14368

The LwM2M JSON content formatter's getstring in subsys/net/lib/lwm2m/lwm2mrwjson.c copies a parsed JSON string into a caller-supplied buffer and NUL-terminates it. The length guard used if stringlength buflen, which accepts a string whose length is exactly buflen. After memcpy fills the whole...

5.4CVSS0.00227EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/31 6:45 p.m.11 views

CVE-2026-14368

CVE-2026-14368 is an off-by-one out-of-bounds write in the Zephyr RTOS LwM2M JSON content formatter. The get_string() function in subsys/net/lib/lwm2m/lwm2m_rw_json.c uses a boundary check of string_length > buflen instead of >=, allowing a parsed JSON string whose length exactly equals the...

5.4CVSS6AI score0.00227EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/31 6:45 p.m.33 views

CVE-2026-14368 Off-by-one out-of-bounds NUL write in Zephyr LwM2M JSON string parser

The LwM2M JSON content formatter's getstring in subsys/net/lib/lwm2m/lwm2mrwjson.c copies a parsed JSON string into a caller-supplied buffer and NUL-terminates it. The length guard used if stringlength buflen, which accepts a string whose length is exactly buflen. After memcpy fills the whole...

5.4CVSS0.00227EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/31 6:45 p.m.7 views

CVE-2026-14368 Off-by-one out-of-bounds NUL write in Zephyr LwM2M JSON string parser

The LwM2M JSON content formatter's getstring in subsys/net/lib/lwm2m/lwm2mrwjson.c copies a parsed JSON string into a caller-supplied buffer and NUL-terminates it. The length guard used if stringlength buflen, which accepts a string whose length is exactly buflen. After memcpy fills the whole...

5.4CVSS6AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/31 5:33 p.m.9 views

CVE-2026-65927

A flaw was found in Apache Tomcat. An off-by-one error in the RewriteValve's N flag processing causes rewrite rules to restart at the second rule instead of the first. This vulnerability may allow an attacker to bypass intended access controls. Mitigation Mitigation for this issue is either not...

8.2CVSS5.8AI score0.00779EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/31 10:04 a.m.8 views

CVE-2026-80712

A flaw was found in the Linux kernel's spi-qpic-snand driver. This vulnerability arises from an incorrect timing issue where the SETFEATURE command for SPI-NAND flash devices is executed before the intended feature value is properly written. Consequently, the device is programmed with an outdated...

8.4CVSS5.9AI score0.00132EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/31 6:47 a.m.8 views

CVE-2026-80603

A flaw was found in the Linux kernel's netfilter component, specifically within the nfconntrackirc module. An off-by-one error in the parsedcc function can cause the system to read one byte beyond an allocated buffer. This can lead to the use of uninitialized or stale data, potentially resulting ...

9.1CVSS5.9AI score0.00425EPSS
SaveExploits0References4
Rows per page
Query Builder