Lucene search
K

61 matches found

OSV
OSV
added 2024/04/02 7:15 a.m.0 views

DEBIAN-CVE-2024-26660

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

5.5CVSS6AI score0.00248EPSS
Exploits0References1
NVD
NVD
added 2024/04/02 7:15 a.m.20 views

CVE-2024-26660

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

5.5CVSS7.7AI score0.00248EPSS
Exploits0References5
OSV
OSV
added 2024/04/02 7:15 a.m.0 views

UBUNTU-CVE-2024-26660

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

5.5CVSS6.4AI score0.00248EPSS
Exploits0References18
Vulnrichment
Vulnrichment
added 2024/04/02 6:22 a.m.22 views

CVE-2024-26660 drm/amd/display: Implement bounds check for stream encoder creation in DCN301

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

7.2AI score0.00248EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/04/02 6:22 a.m.34 views

CVE-2024-26660 drm/amd/display: Implement bounds check for stream encoder creation in DCN301

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

7.9AI score0.00248EPSS
Exploits0References5
CVE
CVE
added 2024/04/02 6:22 a.m.186 views

CVE-2024-26660

CVE-2024-26660 — In the Linux kernel, the AMDGPU display driver bound to DCN301 had a bounds check bug in stream encoder creation. The code used eng_id as an index into a four-element stream_enc_regs array, and an access with eng_id=5 caused a buffer/out-of-bounds condition. The issue was fixed i...

5.5CVSS6.7AI score0.00248EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2024/04/02 6:22 a.m.7 views

CVE-2024-26660 drm/amd/display: Implement bounds check for stream encoder creation in DCN301

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

5.5CVSS6.3AI score0.00248EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2024/04/02 6:22 a.m.25 views

CVE-2024-26660

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

5.5CVSS7.3AI score0.00248EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2024/04/02 12:0 a.m.23 views

CVE-2024-26660

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

5.5CVSS6.6AI score0.00248EPSS
Exploits0References17
Positive Technologies
Positive Technologies
added 2024/03/27 12:0 a.m.4 views

PT-2024-26744

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises when disabling the stream encoder in the Linux kernel's drm/amd/display module, which invokes a function that no longer exists. This can cause a crash. The problem occur...

6.2CVSS5.5AI score0.00227EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.2 views

kernel: 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.3AI score0.00218EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2023/05/16 12:0 a.m.6 views

PT-2025-26005 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns the Linux kernel, specifically the drm/amd/display component for DCN303. It involves checking the correct bounds for stream encoder instances to prevent potential ou...

8.8CVSS5.8AI score0.12746EPSS
Exploits31References921
SUSE CVE
SUSE CVE
added 2023/02/15 3:50 a.m.1 views

SUSE CVE-2021-0561

In appendtoverifyfifointerleaved of streamencoder.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions:...

5.5CVSS5.5AI score0.00465EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2022/11/15 10:27 a.m.6 views

flac: out of bound write in append_to_verify_fifo_interleaved_ of stream_encoder.c

An out-of-bounds write vulnerability was found in libFlak. The vulnerability occurs due to a missing bounds check. This flaw allows a local attacker without additional execution privileges to cause local information disclosure...

5.5CVSS7.2AI score0.00465EPSS
Exploits0References5
OSV
OSV
added 2022/09/17 12:4 a.m.9 views

GSD-2022-1005534 drm/amd/display: Check correct bounds for stream encoder instances for DCN303

drm/amd/display: Check correct bounds for stream encoder instances for DCN303 This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.63 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2022/04/12 11:3 a.m.2 views

OESA-2022-1611 flac security update

FLAC stands for Free Lossless Audio Codec, an audio format similar to MP3, but lossless, meaning that audio is compressed in FLAC without any loss in quality. Security Fixes: In appendtoverifyfifointerleaved of streamencoder.c, there is a possible out of bounds write due to a missing bounds check...

5.5CVSS5.4AI score0.00465EPSS
Exploits0References2
OSV
OSV
added 2021/06/22 11:15 a.m.1 views

ALPINE-CVE-2021-0561

In appendtoverifyfifointerleaved of streamencoder.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions:...

5.5CVSS5.4AI score0.00465EPSS
Exploits0References1
Prion
Prion
added 2021/06/22 11:15 a.m.19 views

Out-of-bounds

In appendtoverifyfifointerleaved of streamencoder.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions:...

2.1CVSS5AI score0.00465EPSS
Exploits0References5Affected Software3
OSV
OSV
added 2021/06/01 12:0 a.m.5 views

PUB-A-174302683

In appendtoverifyfifointerleaved of streamencoder.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation...

5.5CVSS5.2AI score0.00465EPSS
Exploits0References2
CNNVD
CNNVD
added 2021/05/03 12:0 a.m.4 views

Google Android 缓冲区错误漏洞

Google Android is a Linux-based open source operating system from the Google Open Handheld Consortium Google. Google Android 11 suffers from an information disclosure vulnerability. The vulnerability arises due to an out-of-bounds write due to a lack of bounds checking in...

5.5CVSS5.8AI score0.00465EPSS
Exploits0References15
Rows per page
Query Builder