Lucene search
+L

3848 matches found

OSV
OSV
added 2024/05/21 3:15 p.m.13 views

UBUNTU-CVE-2021-47234

In the Linux kernel, the following vulnerability has been resolved: phy: phy-mtk-tphy: Fix some resource leaks in mtkphyinit Use clkdisableunprepare in the error path of mtkphyinit to fix some resource leaks...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/05/21 2:0 a.m.6 views

SUSE 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
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/21 2:0 a.m.12 views

SUSE 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.3AI score0.00223EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.4 views

SUSE 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.7AI score0.00216EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.3 views

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

5.5CVSS6.7AI score0.00248EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.5 views

SUSE 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.5CVSS6.6AI score0.00225EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.6 views

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

7CVSS6.6AI score0.00234EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.4 views

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

5.5CVSS6.8AI score0.00234EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.7 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 the Linux kernel that stems from a resource leak in the mtkphyinit function...

5.5CVSS5AI score0.00225EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 2:20 p.m.25 views

CVE-2024-35919

A vulnerability was found in the Linux kernel's MediaTek vcodec driver, where the lack of a lock for the encoder context list ctxlist could lead to accessing a NULL pointer in the vpuencipihandler function. This issue occurs when the context list is deleted unexpectedly due to a behavior in the S...

5.5CVSS7.5AI score0.00234EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/19 11:15 a.m.39 views

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.5CVSS6.5AI score0.00225EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/19 11:15 a.m.30 views

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.8CVSS6.4AI score0.00234EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/19 11:15 a.m.26 views

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

7CVSS6.5AI score0.00234EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/19 11:15 a.m.2 views

DEBIAN-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.6AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/19 11:15 a.m.1 views

DEBIAN-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.3AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/19 11:15 a.m.2 views

DEBIAN-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.6AI score0.00234EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/19 11:15 a.m.20 views

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.9AI score0.00225EPSS
SaveExploits0References9
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
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.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
Rows per page
Query Builder