Lucene search
+L

145 matches found

SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.4 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.5 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
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.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 10:10 a.m.22 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...

7.8CVSS6.1AI score0.00234EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/03/26 12:0 a.m.7 views

PT-2024-8417 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a NULL pointer dereference in the Linux kernel's vcodec component. This can occur when the ctx list is accessed within the vpu enc ipi handler function after it...

9.1CVSS6.5AI score0.01401EPSS
SaveExploits1References548
Positive Technologies
Positive Technologies
added 2024/03/26 12:0 a.m.7 views

PT-2024-8407 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel versions up to 6.6.26/6.8.5 Description: The issue is related to a null pointer dereference in the mediatek ctx list within the 'vpu dec ipi handler' function. This occurs when the ctx list has been deleted due to an unexpected...

9.1CVSS6.5AI score0.01401EPSS
SaveExploits1References549
NVD
NVD
added 2023/10/02 3:15 a.m.19 views

CVE-2023-32828

In vpu, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07767817; Issue ID: ALPS07767817...

6.7CVSS6.8AI score0.00089EPSS
SaveExploits0References1
Prion
Prion
added 2023/10/02 3:15 a.m.21 views

Integer overflow

In vpu, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07767817; Issue ID: ALPS07767817...

4CVSS6.7AI score0.00089EPSS
SaveExploits0References1Affected Software2
CVE
CVE
added 2023/10/02 2:5 a.m.67 views

CVE-2023-32828

The CVE-2023-32828 issue affects the vpu component and is described as an integer overflow causing an out-of-bounds write. This could enable local escalation of privilege with System-level execution privileges required; no user interaction is needed. Reported patch ID: ALPS07767817 (Issue ALPS077...

6.7CVSS6.7AI score0.00089EPSS
SaveExploits0References1Affected Software2
Cvelist
Cvelist
added 2023/10/02 2:5 a.m.28 views

CVE-2023-32828

In vpu, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07767817; Issue ID: ALPS07767817...

7AI score0.00089EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/10/02 2:5 a.m.18 views

CVE-2023-32828

In vpu, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07767817; Issue ID: ALPS07767817...

6.8AI score0.00089EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/10/02 12:0 a.m.7 views

PT-2023-24059 · Vpu · Vpu

Name of the Vulnerable Software and Affected Versions: vpu affected versions not specified Description: The issue is related to an integer overflow in vpu, which could lead to an out of bounds write. This might result in local escalation of privilege, requiring System execution privileges. No use...

6.7CVSS7.2AI score0.00089EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2023/10/02 12:0 a.m.5 views

MediaTek Chip Input Validation Error Vulnerability

MediaTek chips are a variety of chips from MediaTek, a Chinese company MediaTek. An input validation error vulnerability exists in the MediaTek chips, which stems from an integer overflow in the vpu module and may result in out-of-bounds writes...

6.7CVSS7.1AI score0.00089EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2023/06/20 9:14 a.m.30 views

CVE-2023-35826

A race condition was found in the Linux kernel's Allwinner Cedrus VPU driver when removing the module before cleanup in the cedrusremove function. This can result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors...

6.4CVSS6.5AI score0.00248EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:31 a.m.6 views

SUSE CVE-2022-3113

An issue was discovered in the Linux kernel through 5.16-rc6. mtkvcodecfwvpuinit in drivers/media/platform/mtk-vcodec/mtkvcodecfwvpu.c lacks check of the return value of devmkzalloc and will cause the null pointer dereference...

5.5CVSS7.9AI score0.00651EPSS
SaveExploits3References10
BDU FSTEC
BDU FSTEC
added 2022/12/22 12:0 a.m.12 views

The vulnerability of the mtk_vcodec_fw_vpu_init() function in the Linux kernel’s drivers/media/platform/mtk-vcodec/mtk_vcodec_fw_vpu.c file allows a attacker to cause a service failure or gain increased privileges.

The vulnerability of the mtkvcodecfwvpuinit function in the Linux kernel’s drivers/media/platform/mtk-vcodec/mtkvcodecfwvpu.c file is related to a pointer dereferencing error. Exploiting this vulnerability could allow an attacker to cause system failures or gain increased privileges...

5.5CVSS6.7AI score0.00651EPSS
SaveExploits3References10Affected Software3
OSV
OSV
added 2022/12/14 9:15 p.m.3 views

DEBIAN-CVE-2022-3113

An issue was discovered in the Linux kernel through 5.16-rc6. mtkvcodecfwvpuinit in drivers/media/platform/mtk-vcodec/mtkvcodecfwvpu.c lacks check of the return value of devmkzalloc and will cause the null pointer dereference...

5.5CVSS6.6AI score0.00651EPSS
SaveExploits3References1
OSV
OSV
added 2022/12/14 9:15 p.m.7 views

AZL-11613 CVE-2022-3113 affecting package kernel for versions less than 5.15.86.1-1

An issue was discovered in the Linux kernel through 5.16-rc6. mtkvcodecfwvpuinit in drivers/media/platform/mtk-vcodec/mtkvcodecfwvpu.c lacks check of the return value of devmkzalloc and will cause the null pointer dereference...

5.5CVSS6.8AI score0.00651EPSS
SaveExploits3References1
NVD
NVD
added 2022/11/08 9:15 p.m.19 views

CVE-2022-21778

In vpu, there is a possible information disclosure due to an incorrect bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS06382421; Issue ID: ALPS06382421...

6.7CVSS0.00132EPSS
SaveExploits0References1
Rows per page
Query Builder