Lucene search
+L

387 matches found

OSV
OSV
•added 2024/07/12 1:15 p.m.•2 views

DEBIAN-CVE-2024-40916

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found When reading EDID fails and driver reports no modes available, the DRM core adds an artificial 1024x786 mode to the connector. Unfortunately some variant...

5.5CVSS5.6AI score0.00294EPSS
SaveExploits0References1
OSV
OSV
•added 2024/07/12 1:15 p.m.•3 views

UBUNTU-CVE-2024-40916

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found When reading EDID fails and driver reports no modes available, the DRM core adds an artificial 1024x786 mode to the connector. Unfortunately some variant...

5.5CVSS6.1AI score0.00294EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
•added 2024/07/12 1:15 p.m.•19 views

CVE-2024-40916

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found When reading EDID fails and driver reports no modes available, the DRM core adds an artificial 1024x786 mode to the connector. Unfortunately some variant...

5.5CVSS6.4AI score0.00294EPSS
SaveExploits0References28
Cvelist
Cvelist
•added 2024/07/12 12:24 p.m.•31 views

CVE-2024-40916 drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found When reading EDID fails and driver reports no modes available, the DRM core adds an artificial 1024x786 mode to the connector. Unfortunately some variant...

0.00294EPSS
SaveExploits0References7
OSV
OSV
•added 2024/07/12 12:24 p.m.•17 views

CVE-2024-40916 drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found When reading EDID fails and driver reports no modes available, the DRM core adds an artificial 1024x786 mode to the connector. Unfortunately some variant...

5.5CVSS5.8AI score0.00294EPSS
SaveExploits0References13
CVE
CVE
•added 2024/07/12 12:24 p.m.•132 views

CVE-2024-40916

The CVE-2024-40916 issue concerns the Linux kernel DRM/Exynos HDMI driver. When EDID reading fails and the driver reports no modes, the DRM core previously exposed a 1024x786 mode which some Exynos HDMI variants cannot drive. The fix changes this fallback to a safe 640x480 mode to avoid rendering...

5.5CVSS6.4AI score0.00294EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
•added 2024/07/12 12:24 p.m.•21 views

CVE-2024-40916 drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found When reading EDID fails and driver reports no modes available, the DRM core adds an artificial 1024x786 mode to the connector. Unfortunately some variant...

6.6AI score0.00294EPSS
SaveExploits0References7
Debian CVE
Debian CVE
•added 2024/07/12 12:24 p.m.•61 views

CVE-2024-40916

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found When reading EDID fails and driver reports no modes available, the DRM core adds an artificial 1024x786 mode to the connector. Unfortunately some variant...

5.5CVSS5.6AI score0.00294EPSS
SaveExploits0
CNNVD
CNNVD
•added 2024/07/12 12:0 a.m.•4 views

Linux kernel security vulnerabilities

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 failure of the drm/exynos:hdmi component to provide a safe mode when reading the EDID fails...

5.5CVSS6.4AI score0.00294EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
•added 2024/06/22 4:9 a.m.•4 views

SUSE CVE-2022-48739

In the Linux kernel, the following vulnerability has been resolved: ASoC: hdmi-codec: Fix OOB memory accesses Correct size of iecstatus array by changing it to the size of status array of the struct sndaesiec958. This fixes out-of-bounds slab read accesses made by memcpy of the hdmi-codec driver...

5.5CVSS6.5AI score0.00233EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2024/06/21 3:6 a.m.•3 views

SUSE CVE-2024-38546

In the Linux kernel, the following vulnerability has been resolved: drm: vc4: Fix possible null pointer dereference In vc4hdmiaudioinit ofgetaddress may return NULL which is later dereferenced. Fix this bug by adding NULL check. Found by Linux Verification Center linuxtesting.org with SVACE...

4.4CVSS6.2AI score0.00252EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
•added 2024/06/20 5:57 p.m.•19 views

CVE-2024-38546

In the Linux kernel, the following vulnerability has been resolved: drm: vc4: Fix possible null pointer dereference In vc4hdmiaudioinit ofgetaddress may return NULL which is later dereferenced. Fix this bug by adding NULL check. Found by Linux Verification Center linuxtesting.org with SVACE...

4.4CVSS7AI score0.00252EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/06/20 1:55 p.m.•17 views

CVE-2022-48739

In the Linux kernel, the following vulnerability has been resolved: ASoC: hdmi-codec: Fix OOB memory accesses Correct size of iecstatus array by changing it to the size of status array of the struct sndaesiec958. This fixes out-of-bounds slab read accesses made by memcpy of the hdmi-codec driver...

5.5CVSS6.9AI score0.00233EPSS
SaveExploits0References4
OSV
OSV
•added 2024/06/20 12:15 p.m.•3 views

DEBIAN-CVE-2022-48739

In the Linux kernel, the following vulnerability has been resolved: ASoC: hdmi-codec: Fix OOB memory accesses Correct size of iecstatus array by changing it to the size of status array of the struct sndaesiec958. This fixes out-of-bounds slab read accesses made by memcpy of the hdmi-codec driver...

7.1CVSS5.4AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
•added 2024/06/20 12:15 p.m.•6 views

UBUNTU-CVE-2022-48739

In the Linux kernel, the following vulnerability has been resolved: ASoC: hdmi-codec: Fix OOB memory accesses Correct size of iecstatus array by changing it to the size of status array of the struct sndaesiec958. This fixes out-of-bounds slab read accesses made by memcpy of the hdmi-codec driver...

7.1CVSS5.7AI score0.00233EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2024/06/20 11:13 a.m.•15 views

CVE-2022-48739 ASoC: hdmi-codec: Fix OOB memory accesses

In the Linux kernel, the following vulnerability has been resolved: ASoC: hdmi-codec: Fix OOB memory accesses Correct size of iecstatus array by changing it to the size of status array of the struct sndaesiec958. This fixes out-of-bounds slab read accesses made by memcpy of the hdmi-codec driver...

6.8AI score0.00233EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2024/06/20 11:13 a.m.•40 views

CVE-2022-48739 ASoC: hdmi-codec: Fix OOB memory accesses

In the Linux kernel, the following vulnerability has been resolved: ASoC: hdmi-codec: Fix OOB memory accesses Correct size of iecstatus array by changing it to the size of status array of the struct sndaesiec958. This fixes out-of-bounds slab read accesses made by memcpy of the hdmi-codec driver...

0.00233EPSS
SaveExploits0References3
CVE
CVE
•added 2024/06/20 11:13 a.m.•95 views

CVE-2022-48739

CVE-2022-48739 affects the Linux kernel ASoC hdmi-codec subsystem. The vulnerability arises from out-of-bounds memory accesses during memcpy(), caused by an incorrect size for the iec_status array. The fix aligns the size of iec_status with the status array of struct snd_aes_iec958, eliminating t...

7.1CVSS6.5AI score0.00233EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2024/06/20 11:13 a.m.•21 views

CVE-2022-48739 ASoC: hdmi-codec: Fix OOB memory accesses

In the Linux kernel, the following vulnerability has been resolved: ASoC: hdmi-codec: Fix OOB memory accesses Correct size of iecstatus array by changing it to the size of status array of the struct sndaesiec958. This fixes out-of-bounds slab read accesses made by memcpy of the hdmi-codec driver...

7.1CVSS5.9AI score0.00233EPSS
SaveExploits0References6
Debian CVE
Debian CVE
•added 2024/06/20 11:13 a.m.•49 views

CVE-2022-48739

In the Linux kernel, the following vulnerability has been resolved: ASoC: hdmi-codec: Fix OOB memory accesses Correct size of iecstatus array by changing it to the size of status array of the struct sndaesiec958. This fixes out-of-bounds slab read accesses made by memcpy of the hdmi-codec driver...

7.1CVSS5.8AI score0.00233EPSS
SaveExploits0
Rows per page
Query Builder