LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-45958

linux · linux kernel

Published
CVSS7.1
Severityhigh
WeaknessCWE-476
ExploitedNot in CISA KEV

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

Description

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: fix to avoid directly dereferencing user pointer In vidi_connection_ioctl(), vidi->edid(user pointer) is directly dereferenced in the kernel. This allows arbitrary kernel memory access from the user space, so instead of directly accessing the user pointer in the kernel, we should modify it to copy edid to kernel memory using copy_from_user() and use it.

References

← Back to the CVE Tracker

Our coverage of CVE-2026-45958

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-45958.