Lucene search
+L

10200 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2026/08/05 9:42 p.m.23 views

Security Bulletin: IBM i is Affected By Denial of Service Vulnerability [CVE-2026-17485]

Summary IBM i is vulnerable to a denial of service caused by an out-of-bounds read CVE-2026-17485 in System Service Tools SST as described in the vulnerability details section. Vulnerability Details CVEID:CVE-2026-17485 DESCRIPTION: IBM i could allow a remote attacker to cause a denial of service...

8.2CVSS5.5AI score0.00296EPSS
SaveExploits0Affected Software5
NVD
NVD
added 2026/08/05 9:16 p.m.10 views

CVE-2026-18839

An integer underflow was found in the popt library when formatting help text for option tables that exceed the terminal width. A local user who can cause an application to print help under those conditions may cause that application to crash or fail to display help, resulting in a denial of servi...

2.2CVSS0.00084EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 9:16 p.m.8 views

DEBIAN-CVE-2026-18839

An integer underflow was found in the popt library when formatting help text for option tables that exceed the terminal width. A local user who can cause an application to print help under those conditions may cause that application to crash or fail to display help, resulting in a denial of servi...

2.2CVSS5.4AI score0.00084EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 9:16 p.m.9 views

UBUNTU-CVE-2026-18839

An integer underflow was found in the popt library when formatting help text for option tables that exceed the terminal width. A local user who can cause an application to print help under those conditions may cause that application to crash or fail to display help, resulting in a denial of servi...

2.2CVSS5.3AI score0.00084EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 8:45 p.m.39 views

CVE-2026-18839 Popt-devel: popt-static: size_t underflow in singleoptionhelp

An integer underflow was found in the popt library when formatting help text for option tables that exceed the terminal width. A local user who can cause an application to print help under those conditions may cause that application to crash or fail to display help, resulting in a denial of servi...

2.2CVSS0.00084EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/05 8:45 p.m.15 views

CVE-2026-18839 Popt-devel: popt-static: size_t underflow in singleoptionhelp

An integer underflow was found in the popt library when formatting help text for option tables that exceed the terminal width. A local user who can cause an application to print help under those conditions may cause that application to crash or fail to display help, resulting in a denial of servi...

2.2CVSS5.4AI score0.00084EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 8:45 p.m.13 views

EUVD-2026-53642

An integer underflow was found in the popt library when formatting help text for option tables that exceed the terminal width. A local user who can cause an application to print help under those conditions may cause that application to crash or fail to display help, resulting in a denial of servi...

2.2CVSS5.4AI score0.00084EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 8:45 p.m.84 views

CVE-2026-18839

The CVE-2026-18839 vulnerability concerns the popt library: an integer size_t underflow occurs when formatting help text for option tables that exceed terminal width. The issue is exploitable locally by causing an application to print help, potentially crashing the application or rendering the he...

2.2CVSS5.4AI score0.00084EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/05 6:58 p.m.11 views

CVE-2026-18839

An integer underflow was found in the popt library when formatting help text for option tables that exceed the terminal width. A local user who can cause an application to print help under those conditions may cause that application to crash or fail to display help, resulting in a denial of servi...

2.2CVSS5.4AI score0.00084EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/05 8:16 a.m.7 views

CVE-2026-71202

The raster Rust crate's crop function src/editor.rs clamps the crop width/height against source dimensions but only clamps the offsetx/offsety parameters against 0, never against the source width/height...

7.5CVSS0.00263EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/05 8:16 a.m.7 views

CVE-2026-64580

In the Linux kernel, the following vulnerability has been resolved: xfrm6: clear dst.dev on error to avoid double netdevput in xfrm6filldst On the error path where in6devgetdev returns NULL, xfrm6filldst releases the device reference with netdevput but leaves xdst-u.dst.dev set. dstdestroy later...

7.8CVSS5.5AI score0.0012EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/05 8:16 a.m.8 views

CVE-2026-64573

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NVM tag length underflow in TLV parser In the TLVTYPENVM branch of qcatlvcheckdata the tag loop bound is "while idx length - sizeofstruct tlvtypenvm". "length" is a signed int from the firmware TLV header and...

5.8AI score0.00161EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/05 8:14 a.m.8 views

CVE-2026-71202

A flaw was found in the raster Rust crate. A remote attacker could exploit an integer underflow vulnerability in the image cropping function by sending a specially crafted request. This could lead to a denial of service DoS, causing the application to crash and become unavailable. Mitigation...

7.5CVSS5AI score0.00263EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/05 8:08 a.m.41 views

CVE-2026-64573 Bluetooth: qca: fix NVM tag length underflow in TLV parser

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NVM tag length underflow in TLV parser In the TLVTYPENVM branch of qcatlvcheckdata the tag loop bound is "while idx length - sizeofstruct tlvtypenvm". "length" is a signed int from the firmware TLV header and...

0.00161EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/05 8:08 a.m.74 views

CVE-2026-64573

The CVE-2026-64573 issue affects the Linux kernel Bluetooth stack (qca TLV parser). In the TLV_TYPE_NVM branch of qca_tlv_check_data(), the loop bound used length - sizeof(struct tlv_type_nvm) with length as a signed int promoted to size_t, which could underflow when firmware

5.6AI score0.00161EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/05 6:58 a.m.57 views

CVE-2026-71202

The CVE-2026-71202 entry concerns the raster Rust crate. The crop() implementation clamps width/height but only clamps offset_x/offset_y against 0, not against the source width/height. If an offset exceeds the source dimension, width2 - offset_x underflows to a negative i32, which is then cast to...

7.5CVSS5.2AI score0.00263EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 6:58 a.m.39 views

CVE-2026-71202 raster - Integer Underflow in crop() Offset Handling Causes Capacity-Overflow Panic

The raster Rust crate's crop function src/editor.rs clamps the crop width/height against source dimensions but only clamps the offsetx/offsety parameters against 0, never against the source width/height...

7.5CVSS0.00263EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 6:58 a.m.10 views

EUVD-2026-53199

The raster Rust crate's crop function src/editor.rs clamps the crop width/height against source dimensions but only clamps the offsetx/offsety parameters against 0, never against the source width/height. When an offset exceeds the corresponding source dimension, width2 - offsetx or the height...

7.5CVSS5.5AI score0.00263EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/05 6:58 a.m.8 views

CVE-2026-71202 raster - Integer Underflow in crop() Offset Handling Causes Capacity-Overflow Panic

The raster Rust crate's crop function src/editor.rs clamps the crop width/height against source dimensions but only clamps the offsetx/offsety parameters against 0, never against the source width/height...

7.5CVSS5.2AI score0.00263EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-18839

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An integer underflow was found in the popt library when formatting help text for option tables that exceed the terminal width. A local user who can cause an...

2.2CVSS5.3AI score0.00084EPSS
SaveExploits0References4
Rows per page
Query Builder