Lucene search
+L

2151 matches found

Positive Technologies
Positive Technologies
added 2024/07/25 12:0 a.m.9 views

PT-2024-40824 · Flac · Flac

Name of the Vulnerable Software and Affected Versions: FLAC affected versions not specified Description: The issue is related to a crash caused by the use of an uninitialized value. The crash occurs in the FLAC replaygain synthesis apply gain function, which is called from the write callback and...

6.8AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/06/26 11:17 p.m.4 views

SUSE CVE-2024-39301

In the Linux kernel, the following vulnerability has been resolved: net/9p: fix uninit-value in p9clientrpc Syzbot with the help of KMSAN reported the following error: BUG: KMSAN: uninit-value in trace9pclientres include/trace/events/9p.h:146 inline BUG: KMSAN: uninit-value in...

5.5CVSS6.1AI score0.0023EPSS
SaveExploits0References16
OSV
OSV
added 2024/06/25 3:15 p.m.1 views

DEBIAN-CVE-2024-39301

In the Linux kernel, the following vulnerability has been resolved: net/9p: fix uninit-value in p9clientrpc Syzbot with the help of KMSAN reported the following error: BUG: KMSAN: uninit-value in trace9pclientres include/trace/events/9p.h:146 inline BUG: KMSAN: uninit-value in...

5.5CVSS5.7AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/25 3:15 p.m.11 views

UBUNTU-CVE-2024-39301

In the Linux kernel, the following vulnerability has been resolved: net/9p: fix uninit-value in p9clientrpc Syzbot with the help of KMSAN reported the following error: BUG: KMSAN: uninit-value in trace9pclientres include/trace/events/9p.h:146 inline BUG: KMSAN: uninit-value in...

5.5CVSS6.1AI score0.0023EPSS
SaveExploits0References34
CVE
CVE
added 2024/06/25 2:22 p.m.120 views

CVE-2024-39301

CVE-2024-39301 affects the Linux kernel’s 9P client code path. The issue arises in p9_client_rpc() where, if p9_check_errors() fails early, req->rc.tag may not be initialized, yet trace_9p_client_res() attempts to print it. The root cause is an uninitialized value in the 9P client RPC path, tr...

5.5CVSS7.4AI score0.0023EPSS
SaveExploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2024/06/24 11:16 p.m.4 views

SUSE CVE-2024-38381

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix uninit-value in ncirxwork syzbot reported the following uninit-value access issue 1 ncirxwork parses received packet from ndev-rxq. It should be validated header size, payload size and total packet size before...

5.3CVSS6.2AI score0.0026EPSS
SaveExploits0References16
OSV
OSV
added 2024/06/21 11:15 a.m.14 views

AZL-48945 CVE-2024-38381 affecting package kernel for versions less than 5.15.162.2-1

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix uninit-value in ncirxwork syzbot reported the following uninit-value access issue 1 ncirxwork parses received packet from ndev-rxq. It should be validated header size, payload size and total packet size before...

7.1CVSS6.6AI score0.0026EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 11:15 a.m.8 views

AZL-48965 CVE-2024-38381 affecting package kernel for versions less than 6.6.51.1-1

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix uninit-value in ncirxwork syzbot reported the following uninit-value access issue 1 ncirxwork parses received packet from ndev-rxq. It should be validated header size, payload size and total packet size before...

7.1CVSS6.6AI score0.0026EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 11:15 a.m.2 views

DEBIAN-CVE-2024-38381

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix uninit-value in ncirxwork syzbot reported the following uninit-value access issue 1 ncirxwork parses received packet from ndev-rxq. It should be validated header size, payload size and total packet size before...

7.1CVSS6.1AI score0.0026EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/21 11:15 a.m.30 views

CVE-2024-33619

In the Linux kernel, the following vulnerability has been resolved: efi: libstub: only free priv.runtimemap when allocated priv.runtimemap is only allocated when efinovamap is not set. Otherwise, it is an uninitialized value. In the error path, it is freed unconditionally. Avoid passing an...

5.5CVSS0.00241EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/21 11:15 a.m.19 views

UBUNTU-CVE-2024-33619

In the Linux kernel, the following vulnerability has been resolved: efi: libstub: only free priv.runtimemap when allocated priv.runtimemap is only allocated when efinovamap is not set. Otherwise, it is an uninitialized value. In the error path, it is freed unconditionally. Avoid passing an...

5.5CVSS5.8AI score0.00241EPSS
SaveExploits0References14
OSV
OSV
added 2024/06/21 11:15 a.m.3 views

UBUNTU-CVE-2024-38381

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix uninit-value in ncirxwork syzbot reported the following uninit-value access issue 1 ncirxwork parses received packet from ndev-rxq. It should be validated header size, payload size and total packet size before...

7.1CVSS6.5AI score0.0026EPSS
SaveExploits0References29
OSV
OSV
added 2024/06/21 10:18 a.m.20 views

CVE-2024-33619 efi: libstub: only free priv.runtime_map when allocated

In the Linux kernel, the following vulnerability has been resolved: efi: libstub: only free priv.runtimemap when allocated priv.runtimemap is only allocated when efinovamap is not set. Otherwise, it is an uninitialized value. In the error path, it is freed unconditionally. Avoid passing an...

5.5CVSS5.9AI score0.00241EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.36 views

CVE-2024-33619 efi: libstub: only free priv.runtime_map when allocated

In the Linux kernel, the following vulnerability has been resolved: efi: libstub: only free priv.runtimemap when allocated priv.runtimemap is only allocated when efinovamap is not set. Otherwise, it is an uninitialized value. In the error path, it is freed unconditionally. Avoid passing an...

0.00241EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/19 3:15 p.m.17 views

CVE-2021-47602

In the Linux kernel, the following vulnerability has been resolved: mac80211: track only QoS data frames for admission control For admission control, obviously all of that only works for QoS data frames, otherwise we cannot even access the QoS field in the header. Syzbot reported see below an...

5.5CVSS0.00222EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/19 3:15 p.m.3 views

DEBIAN-CVE-2021-47602

In the Linux kernel, the following vulnerability has been resolved: mac80211: track only QoS data frames for admission control For admission control, obviously all of that only works for QoS data frames, otherwise we cannot even access the QoS field in the header. Syzbot reported see below an...

5.5CVSS5.5AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 3:15 p.m.4 views

UBUNTU-CVE-2021-47602

In the Linux kernel, the following vulnerability has been resolved: mac80211: track only QoS data frames for admission control For admission control, obviously all of that only works for QoS data frames, otherwise we cannot even access the QoS field in the header. Syzbot reported see below an...

5.5CVSS6.1AI score0.00222EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/06/19 2:54 p.m.33 views

CVE-2021-47602 mac80211: track only QoS data frames for admission control

In the Linux kernel, the following vulnerability has been resolved: mac80211: track only QoS data frames for admission control For admission control, obviously all of that only works for QoS data frames, otherwise we cannot even access the QoS field in the header. Syzbot reported see below an...

0.00222EPSS
SaveExploits0References5
CVE
CVE
added 2024/06/19 2:54 p.m.107 views

CVE-2021-47602

CVE-2021-47602 affects the Linux kernel mac80211 QoS admission-control path. The root cause was an uninitialized-value path triggered by non-QoS nullfunc packets, which could access the QoS header. The fix restricts all actions to QoS data packets, preventing misuse from non-QoS traffic. Remediat...

5.5CVSS7AI score0.00222EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/06/19 2:15 p.m.5 views

DEBIAN-CVE-2024-38538

In the Linux kernel, the following vulnerability has been resolved: net: bridge: xmit: make sure we have at least eth header len bytes syzbot triggered an uninit value1 error in bridge device's xmit path by sending a short less than ETHHLEN bytes skb. To fix it check if we can actually pull that...

7.1CVSS5.7AI score0.00284EPSS
SaveExploits0References1
Rows per page
Query Builder