Lucene search
+L

8249 matches found

RedhatCVE
RedhatCVE
added 2025/12/25 4:54 p.m.10 views

CVE-2025-68729

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix MSDU buffer types handling in RX error path Currently, packets received on the REO exception ring from unassociated peers are of MSDU buffer type, while the driver expects link descriptor type packets. These...

7CVSS5.9AI score0.0018EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 11:35 a.m.27 views

CVE-2023-54036

A flaw was found in the Linux kernel's Wi-Fi driver for certain Realtek chips. This vulnerability allows a local attacker to cause a system to run out of memory, leading to a Denial of Service DoS. The issue occurs because the driver does not correctly free memory associated with Card-to-Host C2H...

5.5CVSS5.7AI score0.00182EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.8 views

SUSE CVE-2023-54022

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential memory leaks at error path for UMP open The allocation and initialization errors at allocmidiurbs that is called at MIDI 2.0 / UMP device are supposed to be handled at the caller side by invoking...

5.5CVSS6.4AI score0.00169EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.9 views

SUSE CVE-2023-54036

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: Fix memory leaks with RTL8723BU, RTL8192EU The wifi + bluetooth combo chip RTL8723BU can leak memory especially? when it's connected to a bluetooth audio device. The busy bluetooth traffic generates lots of C2H ca...

5.5CVSS6.3AI score0.00182EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/25 12:54 a.m.11 views

SUSE CVE-2023-54143

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: fix resource leaks in vdecmsgqueueinit If we encounter any error in the vdecmsgqueueinit then we need to set "msgqueue-wdmaaddr.size = 0;". Normally, this is done inside the vdecmsgqueuedeinit function...

4.7CVSS6.5AI score0.00195EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/12/25 12:23 a.m.10 views

SUSE CVE-2025-68729

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix MSDU buffer types handling in RX error path Currently, packets received on the REO exception ring from unassociated peers are of MSDU buffer type, while the driver expects link descriptor type packets. These...

5.7CVSS6.7AI score0.0018EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2022-50783

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mptcp: use proper req destructor for IPv6 Before, only the destructor from TCP request sock in IPv4 was called even if the subflow was IPv6. It is important to...

5.7AI score0.00243EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2022-50703

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - soc: qcom: smsm: Fix refcount leak bugs in qcomsmsmprobe There are two refcount leak bugs in qcomsmsmprobe: 1 The 'localnode' is escaped out from...

5.6AI score0.00227EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.13 views

EUVD-2023-60302

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: fix resource leaks in vdecmsgqueueinit If we encounter any error in the vdecmsgqueueinit then we need to set "msgqueue-wdmaaddr.size = 0;". Normally, this is done inside the vdecmsgqueuedeinit function...

6AI score0.00195EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 3:30 p.m.7 views

EUVD-2022-55778

In the Linux kernel, the following vulnerability has been resolved: mptcp: use proper req destructor for IPv6 Before, only the destructor from TCP request sock in IPv4 was called even if the subflow was IPv6. It is important to use the right destructor to avoid memory leaks with some advanced IPv...

6AI score0.00243EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/24 1:16 p.m.10 views

CVE-2023-54143

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: fix resource leaks in vdecmsgqueueinit If we encounter any error in the vdecmsgqueueinit then we need to set "msgqueue-wdmaaddr.size = 0;". Normally, this is done inside the vdecmsgqueuedeinit function...

0.00195EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 1:16 p.m.11 views

CVE-2022-50783

In the Linux kernel, the following vulnerability has been resolved: mptcp: use proper req destructor for IPv6 Before, only the destructor from TCP request sock in IPv4 was called even if the subflow was IPv6. It is important to use the right destructor to avoid memory leaks with some advanced IPv...

0.00243EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:16 p.m.8 views

UBUNTU-CVE-2023-54143

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: fix resource leaks in vdecmsgqueueinit If we encounter any error in the vdecmsgqueueinit then we need to set "msgqueue-wdmaaddr.size = 0;". Normally, this is done inside the vdecmsgqueuedeinit function...

5.7AI score0.00195EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:06 p.m.11 views

CVE-2023-54143 media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: fix resource leaks in vdecmsgqueueinit If we encounter any error in the vdecmsgqueueinit then we need to set "msgqueue-wdmaaddr.size = 0;". Normally, this is done inside the vdecmsgqueuedeinit function...

6.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.36 views

CVE-2023-54143 media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: fix resource leaks in vdecmsgqueueinit If we encounter any error in the vdecmsgqueueinit then we need to set "msgqueue-wdmaaddr.size = 0;". Normally, this is done inside the vdecmsgqueuedeinit function...

0.00195EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 1:06 p.m.32 views

CVE-2023-54143

CVE-2023-54143 relates to the Linux kernel Mediatek vcodec path (vdec_msg_queue_init) where resource leaks could occur if vdec_msg_queue_init() fails. The fix explicitly clears msg_queue->wdma_addr.size by setting it to 0 in error paths, instead of relying on vdec_msg_queue_deinit(). It also s...

6.1AI score0.00195EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 1:06 p.m.24 views

CVE-2022-50783

CVE-2022-50783 refers to a Linux kernel issue where the MPTCP IPv6 subflow used the IPv4 TCP request sock destructor, risking memory leaks when IPv6 options are present. The root cause is the incorrect destructor selection for IPv6 traffic; the fix ensures the proper destructor is used for IPv6 s...

6.1AI score0.00243EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 12:30 p.m.10 views

EUVD-2025-205068

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix MSDU buffer types handling in RX error path Currently, packets received on the REO exception ring from unassociated peers are of MSDU buffer type, while the driver expects link descriptor type packets. These...

6.1AI score0.0018EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 11:16 a.m.13 views

CVE-2025-68729

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix MSDU buffer types handling in RX error path Currently, packets received on the REO exception ring from unassociated peers are of MSDU buffer type, while the driver expects link descriptor type packets. These...

0.0018EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.9 views

CVE-2025-68729

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix MSDU buffer types handling in RX error path Currently, packets received on the REO exception ring from unassociated peers are of MSDU buffer type, while the driver expects link descriptor type packets. These...

5.5AI score0.0018EPSS
SaveExploits0References10
Rows per page
Query Builder