Lucene search
+L

6570 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.19 views

CVE-2026-74493

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix socket use-after-free during link group termination smclgrterminate drops connslock after finding a connection in lgr-connsall, but before taking a reference on its socket. The connection is embedded in the socket, a...

5.4AI score0.005EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/08/15 12:27 p.m.14 views

EUVD-2026-59686

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix socket use-after-free during link group termination smclgrterminate drops connslock after finding a connection in lgr-connsall, but before taking a reference on its socket. The connection is embedded in the socket, a...

5.6AI score0.005EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.10 views

CVE-2026-74493

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix socket use-after-free during link group termination smclgrterminate drops connslock after finding a connection in lgr-connsall, but before taking a reference on its socket. The connection is embedded in the socket, a...

9.8CVSS5.5AI score0.005EPSS
SaveExploits0
NVD
NVD
added 2026/08/15 6:21 a.m.6 views

CVE-2026-72241

In the Linux kernel, the following vulnerability has been resolved: leds: uleds: Fix potential buffer overread The name string supplied by userspace is not guaranteed to be null-terminated, so using strchr on it might result in a buffer overread. The same thing will happen when said string is use...

0.00211EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.11 views

CVE-2026-72241

In the Linux kernel, the following vulnerability has been resolved: leds: uleds: Fix potential buffer overread The name string supplied by userspace is not guaranteed to be null-terminated, so using strchr on it might result in a buffer overread. The same thing will happen when said string is use...

5.8AI score0.00211EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/15 6:21 a.m.6 views

UBUNTU-CVE-2026-72241

In the Linux kernel, the following vulnerability has been resolved: leds: uleds: Fix potential buffer overread The name string supplied by userspace is not guaranteed to be null-terminated, so using strchr on it might result in a buffer overread. The same thing will happen when said string is use...

5.7AI score0.00211EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/15 5:54 a.m.13 views

CVE-2026-72241 leds: uleds: Fix potential buffer overread

In the Linux kernel, the following vulnerability has been resolved: leds: uleds: Fix potential buffer overread The name string supplied by userspace is not guaranteed to be null-terminated, so using strchr on it might result in a buffer overread. The same thing will happen when said string is use...

5.8AI score
SaveExploits0References11
CVE
CVE
added 2026/08/15 5:54 a.m.37 views

CVE-2026-72241

CVE-2026-72241 affects the Linux kernel’s leds: uleds path. The vulnerability arises because a user-supplied name string used by the LED class device may not be null-terminated, and using strchr() can lead to a buffer overread. The fix replaces strchr() with a safe variant (strnchr()) and adds an...

5.7AI score0.00211EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.19 views

PT-2026-72945

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix socket use-after-free during link group termination smc lgr terminate drops conns lock after finding a connection in lgr-conns all, but before taking a reference on its socket. The connection is embedded in the socke...

5.5AI score0.005EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.14 views

PT-2026-72429

In the Linux kernel, the following vulnerability has been resolved: leds: uleds: Fix potential buffer overread The name string supplied by userspace is not guaranteed to be null-terminated, so using strchr on it might result in a buffer overread. The same thing will happen when said string is use...

5.7AI score0.00211EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/08/14 3:19 p.m.8 views

CVE-2026-45819

A flaw was found in baseline-browser-mapping. This vulnerability allows an attacker to cause a denial of service by providing invalid or conflicting input parameters. The affected component improperly terminates the process instead of handling the input error gracefully, leading to immediate...

8.7CVSS4.8AI score0.00372EPSS
SaveExploits0References6
Circl
Circl
added 2026/08/13 10:43 p.m.17 views

GHSA-JHG2-MVFW-XFPC

creationtimestamp| type| source ---|---|--- 2026-08-13 22:43:46+00:00| seen| https://gist.github.com/CaptBoykin/fb932b14c932323583161460666e60da...

4.9AI score
SaveExploits0References1
CVE
CVE
added 2026/08/13 7:10 p.m.38 views

CVE-2026-72683

The CVE-2026-72683 issue affects Elasticsearch where an authenticated user able to call the simulate pipeline API can submit a request that creates a self-referential data structure. When processed by an internal component, the operation recurses without bound, causing a fatal error that terminat...

6.5CVSS5.5AI score0.00368EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/13 5:07 p.m.7 views

webkitgtk: Processing maliciously crafted web content may lead to an unexpected process termination

A flaw was found in WebKitGTK. Processing malicious web content can cause a use-after-free issue due to improper memory management and result in an unexpected process termination...

6.5CVSS5.4AI score0.00293EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/13 3:40 p.m.7 views

webkitgtk: Processing maliciously crafted web content may lead to an unexpected process termination

A flaw was found in WebKitGTK. Processing malicious web content can cause a use-after-free issue due to improper memory management and result in an unexpected process termination...

6.5CVSS5.4AI score0.00293EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/13 11:03 a.m.50 views

CVE-2026-45819

The CVE-2026-45819 entry concerns the baseline-browser-mapping project: versions 2.x prior to 2.11.0. The underlying issue is that input validation failures cause the process to call process.exit() instead of throwing, which can lead to immediate process termination and a denial of service. No ex...

8.7CVSS5.2AI score0.00372EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/13 10:01 a.m.9 views

baseline-browser-mapping: baseline-browser-mapping: Denial of Service via improper input handling

A flaw was found in baseline-browser-mapping. This vulnerability allows an attacker to cause a denial of service by providing invalid or conflicting input parameters. The affected component improperly terminates the process instead of handling the input error gracefully, leading to immediate...

8.7CVSS5.3AI score0.00372EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/13 9:46 a.m.7 views

baseline-browser-mapping: baseline-browser-mapping: Denial of Service via improper input handling

A flaw was found in baseline-browser-mapping. This vulnerability allows an attacker to cause a denial of service by providing invalid or conflicting input parameters. The affected component improperly terminates the process instead of handling the input error gracefully, leading to immediate...

8.7CVSS5.4AI score0.00372EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/13 8:31 a.m.38 views

CVE-2026-19481 @fastify/busboy vulnerable to Denial of Service via prototype-named multipart part header

@fastify/busboy is a multipart form-data parser. In versions 1.0.0 through 3.2.0, an attacker who can submit multipart form-data can crash the parser by sending a part header whose name is a prototype-inherited property such as proto or constructor. The internal header parser stores headers in a...

7.5CVSS0.00278EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 9:17 p.m.11 views

CVE-2026-19004

An application using the MongoDB BI Connector ODBC Driver may experience a memory-safety issue when processing output parameters from a stored procedure. Triggering this issue requires connecting to an untrusted or impersonated database server that returns crafted metadata. This may result in...

8.8CVSS0.00379EPSS
SaveExploits0References1
Rows per page
Query Builder