Lucene search
+L

192 matches found

OSV
OSV
added 2025/02/26 7:0 a.m.4 views

UBUNTU-CVE-2022-49222

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: anx7625: Fix overflow issue on reading EDID The length of EDID block can be longer than 256 bytes, so we should use int instead of u8 for the edidpos variable...

5.5CVSS6.5AI score0.00252EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.12 views

CVE-2022-49222

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: anx7625: Fix overflow issue on reading EDID The length of EDID block can be longer than 256 bytes, so we should use int instead of u8 for the edidpos variable...

5.5CVSS5.7AI score0.00252EPSS
Exploits0
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.16 views

CVE-2022-49222 drm/bridge: anx7625: Fix overflow issue on reading EDID

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: anx7625: Fix overflow issue on reading EDID The length of EDID block can be longer than 256 bytes, so we should use int instead of u8 for the edidpos variable...

0.00252EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.18 views

CVE-2022-49221 drm/msm/dp: populate connector of struct dp_panel

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: populate connector of struct dppanel DP CTS test case 4.2.2.6 has valid edid with bad checksum on purpose and expect DP source return correct checksum. During drm edid read, correct edid checksum is calculated and...

0.00252EPSS
Exploits0References5
CVE
CVE
added 2025/02/26 1:55 a.m.89 views

CVE-2022-49222

In CVE-2022-49222, the Linux kernel drm/bridge anx7625 EDID reader was vulnerable because edid_pos was stored in a u8, allowing overflow when EDID blocks exceed 256 bytes. The documented fix changes edid_pos to an int to safely read longer EDID blocks. The CVE is categorized with LOCAL attack vec...

5.5CVSS6.9AI score0.00252EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2025/02/26 1:55 a.m.12 views

CVE-2022-49222 drm/bridge: anx7625: Fix overflow issue on reading EDID

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: anx7625: Fix overflow issue on reading EDID The length of EDID block can be longer than 256 bytes, so we should use int instead of u8 for the edidpos variable...

5.5CVSS5.5AI score0.00252EPSS
Exploits0References7
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.5 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 an overflow of the edidpos variable when anx7625 reads the EDID...

5.5CVSS5.7AI score0.00252EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/12/03 12:16 a.m.7 views

SUSE CVE-2024-53108

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adjust VSDB parser for replay feature At some point, the IEEE ID identification for the replay check in the AMD EDID was added. However, this check causes the following out-of-bounds issues when using KASAN:...

5.5CVSS7.9AI score0.00245EPSS
Exploits0References13
RedhatCVE
RedhatCVE
added 2024/12/02 3:26 p.m.19 views

CVE-2024-53108

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adjust VSDB parser for replay feature At some point, the IEEE ID identification for the replay check in the AMD EDID was added. However, this check causes the following out-of-bounds issues when using KASAN:...

7.1CVSS6.9AI score0.00245EPSS
Exploits0References4
NVD
NVD
added 2024/12/02 2:15 p.m.11 views

CVE-2024-53108

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adjust VSDB parser for replay feature At some point, the IEEE ID identification for the replay check in the AMD EDID was added. However, this check causes the following out-of-bounds issues when using KASAN:...

7.1CVSS0.00245EPSS
Exploits0References3
OSV
OSV
added 2024/12/02 2:15 p.m.0 views

DEBIAN-CVE-2024-53108

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adjust VSDB parser for replay feature At some point, the IEEE ID identification for the replay check in the AMD EDID was added. However, this check causes the following out-of-bounds issues when using KASAN:...

7.1CVSS6.3AI score0.00245EPSS
Exploits0References1
OSV
OSV
added 2024/12/02 2:15 p.m.10 views

AZL-54268 CVE-2024-53108 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adjust VSDB parser for replay feature At some point, the IEEE ID identification for the replay check in the AMD EDID was added. However, this check causes the following out-of-bounds issues when using KASAN:...

7.1CVSS6.8AI score0.00245EPSS
Exploits0References1
OSV
OSV
added 2024/12/02 2:15 p.m.13 views

AZL-54265 CVE-2024-53108 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adjust VSDB parser for replay feature At some point, the IEEE ID identification for the replay check in the AMD EDID was added. However, this check causes the following out-of-bounds issues when using KASAN:...

7.1CVSS6.8AI score0.00245EPSS
Exploits0References1
OSV
OSV
added 2024/12/02 2:15 p.m.12 views

UBUNTU-CVE-2024-53108

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adjust VSDB parser for replay feature At some point, the IEEE ID identification for the replay check in the AMD EDID was added. However, this check causes the following out-of-bounds issues when using KASAN:...

7.1CVSS6.6AI score0.00245EPSS
Exploits0References18
Cvelist
Cvelist
added 2024/12/02 1:44 p.m.29 views

CVE-2024-53108 drm/amd/display: Adjust VSDB parser for replay feature

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adjust VSDB parser for replay feature At some point, the IEEE ID identification for the replay check in the AMD EDID was added. However, this check causes the following out-of-bounds issues when using KASAN:...

0.00245EPSS
Exploits0References3
CVE
CVE
added 2024/12/02 1:44 p.m.145 views

CVE-2024-53108

The CVE-2024-53108 issue affects the Linux kernel’s DRM/AMD display stack, specifically the AMD kernel driver path (drm/amd/display) and the function amdgpu_dm_update_freesync_caps. The root cause is an out-of-bounds read caused by ID extraction for the replay check in the AMD EDID being performe...

7.1CVSS6.6AI score0.00245EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2024/12/02 1:44 p.m.11 views

CVE-2024-53108 drm/amd/display: Adjust VSDB parser for replay feature

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adjust VSDB parser for replay feature At some point, the IEEE ID identification for the replay check in the AMD EDID was added. However, this check causes the following out-of-bounds issues when using KASAN:...

7.1CVSS6.8AI score0.00245EPSS
Exploits0References6
CNNVD
CNNVD
added 2024/12/02 12:0 a.m.8 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 an out-of-bounds issue in the drm/amd/display component where the VSDB parser improperly checks the replay...

7.1CVSS7.2AI score0.00245EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.5 views

SUSE CVE-2022-48898

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: do not complete dpauxcmdfifotx if irq is not for aux transfer There are 3 possible interrupt sources are handled by DP controller, HPDstatus, Controller state changes and Aux read/write transaction. At every irq, DP...

5.5CVSS6.5AI score0.00181EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2024/08/21 6:40 p.m.19 views

CVE-2022-48898

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: do not complete dpauxcmdfifotx if irq is not for aux transfer There are 3 possible interrupt sources are handled by DP controller, HPDstatus, Controller state changes and Aux read/write transaction. At every irq, DP...

4.7CVSS7.2AI score0.00181EPSS
Exploits0References4
Rows per page
Query Builder