Lucene search
+L

2193 matches found

CNNVD
CNNVD
added 2024/07/29 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from an uninitialized 0 in the result field of a command queue entry CQE when it is not in use, which could lead to...

5.5CVSS6.5AI score0.00636EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/07/25 12:00 a.m.15 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.7 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.2 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.15 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.142 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.8 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.00378EPSS
SaveExploits0References16
OSV
OSV
added 2024/06/21 11:15 a.m.17 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.00378EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 11:15 a.m.12 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.00378EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 11:15 a.m.4 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.00378EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/21 11:15 a.m.35 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...

7.8CVSS0.0025EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/21 11:15 a.m.24 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...

7.8CVSS5.8AI score0.0025EPSS
SaveExploits0References14
OSV
OSV
added 2024/06/21 11:15 a.m.7 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...

8.8CVSS6.5AI score0.00378EPSS
SaveExploits0References29
OSV
OSV
added 2024/06/21 10:18 a.m.23 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...

7.8CVSS5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.43 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...

7.8CVSS0.0025EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/19 3:15 p.m.20 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.5 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.8 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.40 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.118 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
Rows per page
Query Builder