Lucene search
+L

3851 matches found

OSV
OSV
added 2024/05/19 11:15 a.m.10 views

UBUNTU-CVE-2024-35919

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...

7CVSS5.7AI score0.00234EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/19 11:15 a.m.4 views

UBUNTU-CVE-2024-35920

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

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/19 11:15 a.m.32 views

UBUNTU-CVE-2024-35921

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix oops when HEVC init fails The stateless HEVC decoder saves the instance pointer in the context regardless if the initialization worked or not. This caused a use after free, when the pointer is freed i...

7.8CVSS5.7AI score0.00234EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.19 views

CVE-2024-35921 media: mediatek: vcodec: Fix oops when HEVC init fails

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix oops when HEVC init fails The stateless HEVC decoder saves the instance pointer in the context regardless if the initialization worked or not. This caused a use after free, when the pointer is freed i...

6.8AI score0.00234EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/19 10:10 a.m.106 views

CVE-2024-35921

CVE-2024-35921 affects the Linux kernel media/mediatek vcodec HEVC decoding path. The stateless HEVC decoder stored the instance pointer in the context even on initialization failure, leading to a use-after-free when the pointer was freed during deinit. The documented workaround is to store the i...

7.8CVSS6.6AI score0.00234EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.32 views

CVE-2024-35921 media: mediatek: vcodec: Fix oops when HEVC init fails

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix oops when HEVC init fails The stateless HEVC decoder saves the instance pointer in the context regardless if the initialization worked or not. This caused a use after free, when the pointer is freed i...

6.4AI score0.00234EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/19 10:10 a.m.91 views

CVE-2024-35920

CVE-2024-35920 refers to a Linux kernel issue in the media: mediatek: vcodec driver. The root cause is a race/NULL-pointer risk in vpu_dec_ipi_handler when the decoder context list (ctx_list) could be deleted due to SCP IP block behavior. The patch adds a lock around ctx_list to prevent illegal a...

5.5CVSS6.7AI score0.00225EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.36 views

CVE-2024-35920 media: mediatek: vcodec: adding lock to protect decoder context list

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

6.4AI score0.00225EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.20 views

CVE-2024-35920 media: mediatek: vcodec: adding lock to protect decoder context list

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

6.8AI score0.00225EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.42 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...

6.4AI score0.00234EPSS
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.2AI score0.00234EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/19 10:10 a.m.19 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...

7CVSS5.9AI score0.00234EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/05/18 1:7 a.m.32 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:5 a.m.23 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.00248EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 11:10 p.m.39 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.33 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
NVD
NVD
added 2024/05/17 3:15 p.m.17 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...

7.8CVSS6.5AI score0.00248EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/17 3:15 p.m.2 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.00248EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 3:15 p.m.35 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.5 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
Rows per page
Query Builder