Lucene search
+L

7766 matches found

CVE
CVE
added 2024/11/09 10:14 a.m.167 views

CVE-2024-50226

CVE-2024-50226 : Linux kernel vulnerability in the CXL port code. A use-after-free during teardown of a region with multiple endpoint decoders (example: decoders 7.0 and 14.0 sharing a switch-decoder 3.0) could allow out-of-order shutdown and leave stale references. The patch ensures: (1) proper ...

7.8CVSS6.4AI score0.00239EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/09 10:14 a.m.21 views

CVE-2024-50226 cxl/port: Fix use-after-free, permit out-of-order decoder shutdown

In the Linux kernel, the following vulnerability has been resolved: cxl/port: Fix use-after-free, permit out-of-order decoder shutdown In support of investigating an initialization failure report 1, cxltest was updated to register mock memory-devices after the mock root-port/bus device had been...

6.2AI score0.00239EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/11/09 10:14 a.m.42 views

CVE-2024-50226 cxl/port: Fix use-after-free, permit out-of-order decoder shutdown

In the Linux kernel, the following vulnerability has been resolved: cxl/port: Fix use-after-free, permit out-of-order decoder shutdown In support of investigating an initialization failure report 1, cxltest was updated to register mock memory-devices after the mock root-port/bus device had been...

0.00239EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/11/09 10:14 a.m.30 views

CVE-2024-50226

In the Linux kernel, the following vulnerability has been resolved: cxl/port: Fix use-after-free, permit out-of-order decoder shutdown In support of investigating an initialization failure report 1, cxltest was updated to register mock memory-devices after the mock root-port/bus device had been...

7.8CVSS6AI score0.00239EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.8 views

media: mediatek: vcodec: Fix VP8 stateless decoder smatch warning

...

5.5CVSS6.9AI score0.00207EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.9 views

media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warning

...

5.5CVSS6.9AI score0.00209EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.11 views

media: mediatek: vcodec: Fix H264 stateless decoder smatch warning

...

5.5CVSS6.9AI score0.00208EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/08 3:04 p.m.27 views

encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion

A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635...

7.5CVSS6.6AI score0.01127EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/11/07 3:33 a.m.9 views

encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion

A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635...

7.5CVSS6.6AI score0.01127EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2024/11/07 12:00 a.m.15 views

The vulnerability of the svg_probe function in the libavformat/img2dec.c file of the FFmpeg multimedia library, related to the execution of a loop with an unreachable exit condition, allows a hacker to cause a service failure.

The vulnerability of the svgprobe function in the libavformat/img2dec.c file of the FFmpeg multimedia library relates to the execution of a loop with an unavailable exit condition. Exploiting this vulnerability could allow a malicious actor to cause a service failure by using a specially created...

7.8CVSS6.9AI score0.02283EPSS
SaveExploits0References6Affected Software2
RedHat Linux
RedHat Linux
added 2024/11/06 2:57 p.m.14 views

encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion

A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635...

7.5CVSS6.6AI score0.01127EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/11/05 12:00 a.m.17 views

RHEL 7 : rh-haproxy18-haproxy (RHSA-2019:0275)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2019:0275 advisory. HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. Security Fixes: haproxy: Mishandling of priority...

7.5CVSS6.4AI score0.04459EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/11/04 11:22 p.m.23 views

loona-hpack Panic Vulnerability

Summary loona-hpack suffers from the same vulnerability as the original hpack as documented in https://github.com/mlalic/hpack-rs/issues/11 Details The original includes a very nice description of the problem, as well as an easy-enough fix for it. PoC The original example pretty much still applie...

5.1CVSS6.8AI score0.0048EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/11/04 11:22 p.m.12 views

GHSA-7VM6-QWH5-9X44 loona-hpack Panic Vulnerability

Summary loona-hpack suffers from the same vulnerability as the original hpack as documented in https://github.com/mlalic/hpack-rs/issues/11 Details The original includes a very nice description of the problem, as well as an easy-enough fix for it. PoC The original example pretty much still applie...

5.1CVSS6.3AI score0.0048EPSS
SaveExploits0References6
NVD
NVD
added 2024/11/04 11:15 p.m.49 views

CVE-2024-51502

loona is an experimental, HTTP/1.1 and HTTP/2 implementation in Rust on top of io-uring. loona-hpack suffers from the same vulnerability as the original hpack as documented in issue 11. All users who try to decode untrusted input using the Decoder are vulnerable to this exploit. This issue has be...

5.1CVSS0.0048EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/04 10:42 p.m.16 views

CVE-2024-51502 Panic Vulnerability in loona-hpack

loona is an experimental, HTTP/1.1 and HTTP/2 implementation in Rust on top of io-uring. loona-hpack suffers from the same vulnerability as the original hpack as documented in issue 11. All users who try to decode untrusted input using the Decoder are vulnerable to this exploit. This issue has be...

5.1CVSS6.9AI score
SaveExploits0References5
CVE
CVE
added 2024/11/04 10:42 p.m.54 views

CVE-2024-51502

CVE-2024-51502 affects loona-hpack (Rust, built on io-uring) where the Decoder can be exploited by decoding untrusted input. The vulnerability is the same as in the original hpack and is mitigated by upgrading to loona release 0.4.3. Connected sources also reference a patched crate (hpack-patched...

5.1CVSS6.5AI score0.0048EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/11/04 10:42 p.m.31 views

CVE-2024-51502 Panic Vulnerability in loona-hpack

loona is an experimental, HTTP/1.1 and HTTP/2 implementation in Rust on top of io-uring. loona-hpack suffers from the same vulnerability as the original hpack as documented in issue 11. All users who try to decode untrusted input using the Decoder are vulnerable to this exploit. This issue has be...

5.1CVSS0.0048EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/11/04 12:00 a.m.13 views

loona 安全漏洞

loona is an open source library from bearcove. A security vulnerability exists in loona version 0.4.2 and earlier, which stems from the presence of a mishandling exception that results in an attack on all users attempting to decode untrusted input using the decoder...

5.1CVSS6.5AI score0.0048EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/31 7:15 p.m.17 views

CVE-2024-10573

An out-of-bounds write flaw was found in mpg123 when handling crafted streams. When decoding PCM, the libmpg123 may write past the end of a heap-located buffer. Consequently, heap corruption may happen, and arbitrary code execution is not discarded. The complexity required to exploit this flaw is...

6.7CVSS0.00349EPSS
SaveExploits0References9
Rows per page
Query Builder