Lucene search
+L

3944 matches found

Cvelist
Cvelist
added 2024/05/19 10:10 a.m.51 views

CVE-2024-35919 media: mediatek: vcodec: adding lock to protect encoder context list

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: adding lock to protect encoder context list Add a lock for the ctxlist, to avoid accessing a NULL pointer within the 'vpuencipihandler' function when the ctxlist has been deleted due to an unexpected...

7.8CVSS6.4AI score0.00239EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.21 views

CVE-2024-35919 media: mediatek: vcodec: adding lock to protect encoder context list

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: adding lock to protect encoder context list Add a lock for the ctxlist, to avoid accessing a NULL pointer within the 'vpuencipihandler' function when the ctxlist has been deleted due to an unexpected...

7.8CVSS7.2AI score0.00239EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/18 1:07 a.m.38 views

CVE-2024-35842

A vulnerability was found in the sof-common code in the Linux Kernel's Mediatek ASoC driver. This issue involves a NULL pointer dereference due to a lack of proper NULL checks for the normallink string, and could lead to crashes or unpredictable behavior in the kernel. Mitigation Mitigation for...

5.5CVSS7.3AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/18 1:05 a.m.25 views

CVE-2024-35856

A double-free vulnerability was found in the Linux kernel's MediaTek Bluetooth USB driver btusb. This issue occurs when the same socket buffer skb is freed twice during a coredump operation, potentially leading to memory corruption or system instability. Mitigation Mitigation for this issue is...

5.5CVSS9.2AI score0.00341EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 11:10 p.m.44 views

CVE-2024-27432

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix PPE hanging issue A patch to resolve an issue was found in MediaTek's GPL-licensed SDK: In the mtkppestop function, the PPE scan mode is not disabled before disabling the PPE. This can potentially le...

5.5CVSS6.4AI score0.00223EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 11:10 p.m.36 views

CVE-2024-27433

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clkmt8135apmixedprobe 'clkdata' is allocated with mtkdevmallocclkdata. So calling mtkfreeclkdata explicitly in the remove function would lead to a double-free. Remov...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 3:15 p.m.4 views

DEBIAN-CVE-2024-35856

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix double free of skb in coredump hcidevcdappend would free the skb on error so the caller don't have to free it again otherwise it would cause the double free of skb. Reported-by : Dan Carpenter...

7.8CVSS5.7AI score0.00341EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 3:15 p.m.19 views

CVE-2024-35856

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix double free of skb in coredump hcidevcdappend would free the skb on error so the caller don't have to free it again otherwise it would cause the double free of skb. Reported-by : Dan Carpenter...

8.8CVSS6.5AI score0.00341EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/17 3:15 p.m.39 views

CVE-2024-35842

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: sof-common: Add NULL check for normallink string It's not granted that all entries of struct sofconnstream declare a normallink a non-SOF, direct link string, and this is the case for SoCs that support only SOF...

5.5CVSS7.5AI score0.00216EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 3:15 p.m.9 views

DEBIAN-CVE-2024-35842

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: sof-common: Add NULL check for normallink string It's not granted that all entries of struct sofconnstream declare a normallink a non-SOF, direct link string, and this is the case for SoCs that support only SOF...

5.5CVSS5.5AI score0.00216EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.33 views

CVE-2024-35842

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: sof-common: Add NULL check for normallink string It's not granted that all entries of struct sofconnstream declare a normallink a non-SOF, direct link string, and this is the case for SoCs that support only SOF...

5.5CVSS6.3AI score0.00216EPSS
SaveExploits0References14
OSV
OSV
added 2024/05/17 3:15 p.m.14 views

UBUNTU-CVE-2024-35842

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: sof-common: Add NULL check for normallink string It's not granted that all entries of struct sofconnstream declare a normallink a non-SOF, direct link string, and this is the case for SoCs that support only SOF...

5.5CVSS6.3AI score0.00216EPSS
SaveExploits0References15
OSV
OSV
added 2024/05/17 3:15 p.m.9 views

UBUNTU-CVE-2024-35856

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix double free of skb in coredump hcidevcdappend would free the skb on error so the caller don't have to free it again otherwise it would cause the double free of skb. Reported-by : Dan Carpenter...

8.8CVSS6.2AI score0.00341EPSS
SaveExploits0References11
CVE
CVE
added 2024/05/17 2:47 p.m.118 views

CVE-2024-35856

CVE-2024-35856 affects the Linux kernel Bluetooth btusb mediatek component. The root cause is a double-free of the skb buffer in the coredump path, where hci_devcd_append() frees the skb on error, potentially leading to a double-free if the caller also frees it. The issue is triggered locally and...

8.8CVSS6.7AI score0.00341EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/17 2:47 p.m.33 views

CVE-2024-35856 Bluetooth: btusb: mediatek: Fix double free of skb in coredump

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix double free of skb in coredump hcidevcdappend would free the skb on error so the caller don't have to free it again otherwise it would cause the double free of skb. Reported-by : Dan Carpenter...

8.8CVSS6.4AI score0.00341EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/17 2:47 p.m.25 views

CVE-2024-35856 Bluetooth: btusb: mediatek: Fix double free of skb in coredump

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix double free of skb in coredump hcidevcdappend would free the skb on error so the caller don't have to free it again otherwise it would cause the double free of skb. Reported-by : Dan Carpenter...

8.8CVSS6.8AI score0.00341EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/17 2:27 p.m.59 views

CVE-2024-35842 ASoC: mediatek: sof-common: Add NULL check for normal_link string

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: sof-common: Add NULL check for normallink string It's not granted that all entries of struct sofconnstream declare a normallink a non-SOF, direct link string, and this is the case for SoCs that support only SOF...

6.5AI score0.00216EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/17 2:27 p.m.23 views

CVE-2024-35842 ASoC: mediatek: sof-common: Add NULL check for normal_link string

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: sof-common: Add NULL check for normallink string It's not granted that all entries of struct sofconnstream declare a normallink a non-SOF, direct link string, and this is the case for SoCs that support only SOF...

6.7AI score0.00216EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/17 2:27 p.m.7125 views

CVE-2024-35842

Summary: CVE-2024-35842 in the Linux kernel fixes a NULL pointer dereference in ASoC: mediatek sof-common by adding a NULL check for the normal_link string in sof_conn_stream entries. The issue arises because not all sof_conn_stream entries declare a normal_link (non-SOF, direct link) string, par...

5.5CVSS6.7AI score0.00216EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 2:27 p.m.89 views

CVE-2024-35842

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: sof-common: Add NULL check for normallink string It's not granted that all entries of struct sofconnstream declare a normallink a non-SOF, direct link string, and this is the case for SoCs that support only SOF...

5.5CVSS7.2AI score0.00216EPSS
SaveExploits0
Rows per page
Query Builder