Lucene search
K

59 matches found

EUVD
EUVD
added 6 hours ago2 views

EUVD-2026-34125

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds stream encoder index v3 engid can be negative and that streamencregs can be indexed out of bounds. engid is used directly as an index into streamencregs, which has only 5 entries. When engid is ...

5.7AI score
Exploits0References4
CVE
CVE
added 6 hours ago3 views

CVE-2026-46263

CVE-2026-46263: Linux kernel DRM/AMD display component fix for out-of-bounds access in stream_enc_regs. The issue stems from eng_id being used directly as an index into stream_enc_regs[] (size 5); eng_id can be 5 (ENGINE_ID_DIGF) or negative, risking memory past the end. A bounds check using ARRA...

5.7AI score
Exploits0References4
ATTACKERKB
ATTACKERKB
added 6 hours ago1 views

CVE-2026-46263

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds stream encoder index v3 engid can be negative and that streamencregs can be indexed out of bounds. engid is used directly as an index into streamencregs, which has only 5 entries. When engid is ...

5.7AI score
Exploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 22 hours ago5 views

PT-2026-46026

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds stream encoder index v3 eng id can be negative and that stream enc regs can be indexed out of bounds. eng id is used directly as an index into stream enc regs, which has only 5 entries. When eng...

5.7AI score
Exploits0References5
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.9 views

Astra Linux - уязвимость в linux-5.15, linux-6.1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: A bounds check was implemented for stream encoder creation in DCN301. The streamenc regs array is an array of dcn10streamencregisters structures. This array is initialized with four elements, corresponding to the...

5.5CVSS6.4AI score0.00015EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

Astra Linux - уязвимость в flac

In streamencoder.c, there is a potential out-of-bounds write due to a missing bounds check. This could lead to exposure of local information without requiring additional execution privileges. User interaction is not required for exploitation. Product: Android Versions: Android-11 Android ID:...

5.5CVSS6.5AI score0.00023EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2021-3180

Malicious code in bioql PyPI...

5.5CVSS5.7AI score0.00023EPSS
Exploits0References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-35792

Malicious code in bioql PyPI...

6.2CVSS7.2AI score0.00011EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/07/28 3:13 a.m.1 views

kernel: drm/amd/display: Implement bounds check for stream encoder creation in DCN301

A vulnerability was found in the DRM/AMD/Display module of the Linux Kernel. An out-of-bounds access exists in the 'streamencregs' array within DCN301, while accessing the array with 'engid,’ could lead to an out-of-bounds access beyond its four-element size, which can cause a system crash...

5.5CVSS7.2AI score0.00015EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/06/20 9:30 a.m.2 views

CVE-2022-50079

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check correct bounds for stream encoder instances for DCN303 Why & How engid for DCN303 cannot be more than 1, since we have only two instances of stream encoders. Check the correct boundary condition for engine ...

6.5CVSS7.3AI score0.00052EPSS
Exploits0References4
OSV
OSV
added 2025/06/18 11:15 a.m.0 views

UBUNTU-CVE-2022-50079

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check correct bounds for stream encoder instances for DCN303 Why & How engid for DCN303 cannot be more than 1, since we have only two instances of stream encoders. Check the correct boundary condition for engine ...

7.1CVSS6AI score0.00052EPSS
Exploits0References5
OSV
OSV
added 2025/06/18 11:2 a.m.2 views

CVE-2022-50079 drm/amd/display: Check correct bounds for stream encoder instances for DCN303

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check correct bounds for stream encoder instances for DCN303 Why & How engid for DCN303 cannot be more than 1, since we have only two instances of stream encoders. Check the correct boundary condition for engine ...

7.1CVSS6.1AI score0.00052EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/06/18 11:2 a.m.4 views

CVE-2022-50079 drm/amd/display: Check correct bounds for stream encoder instances for DCN303

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check correct bounds for stream encoder instances for DCN303 Why & How engid for DCN303 cannot be more than 1, since we have only two instances of stream encoders. Check the correct boundary condition for engine ...

0.00052EPSS
Exploits0References3
CVE
CVE
added 2025/06/18 11:2 a.m.71 views

CVE-2022-50079

CVE-2022-50079 affects the Linux kernel’s DRM AMD display driver (DCN303). The issue is a boundary check error in drm/amd/display where eng_id for DCN303 must not exceed 1, since there are only two stream-encoder instances. The root cause is an incorrect boundary condition that could allow an out...

7.1CVSS6.7AI score0.00052EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 11:2 a.m.3 views

CVE-2022-50079

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check correct bounds for stream encoder instances for DCN303 Why & How engid for DCN303 cannot be more than 1, since we have only two instances of stream encoders. Check the correct boundary condition for engine ...

7.1CVSS5.3AI score0.00052EPSS
Exploits0
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.1 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 insufficient boundary checking of the DCN303 stream encoder instance resulting in out-of-bounds access...

7.1CVSS6.4AI score0.00052EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.1 views

kernel: drm/amd/display: Implement bounds check for stream encoder creation in DCN301

A vulnerability was found in the DRM/AMD/Display module of the Linux Kernel. An out-of-bounds access exists in the 'streamencregs' array within DCN301, while accessing the array with 'engid,’ could lead to an out-of-bounds access beyond its four-element size, which can cause a system crash...

5.5CVSS7.2AI score0.00015EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/10/30 4:3 a.m.1 views

SUSE CVE-2024-49970

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Implement bounds check for stream encoder creation in DCN401 'streamencregs' array is an array of dcn10streamencregisters structures. The array is initialized with four elements, corresponding to the four calls t...

5.5CVSS8AI score0.00025EPSS
Exploits0References5
OSV
OSV
added 2024/10/21 6:15 p.m.1 views

AZL-51852 CVE-2024-49970 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Implement bounds check for stream encoder creation in DCN401 'streamencregs' array is an array of dcn10streamencregisters structures. The array is initialized with four elements, corresponding to the four calls t...

5.5CVSS5.9AI score0.00025EPSS
Exploits0References1
NVD
NVD
added 2024/10/21 6:15 p.m.11 views

CVE-2024-49970

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Implement bounds check for stream encoder creation in DCN401 'streamencregs' array is an array of dcn10streamencregisters structures. The array is initialized with four elements, corresponding to the four calls t...

5.5CVSS0.00025EPSS
Exploits0References2
Rows per page
Query Builder