CVE-2026-98148

Source
https://cve.org/CVERecord?id=CVE-2026-98148
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-98148.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-98148
Downstream
Published
2026-09-25T10:36:21Z
Modified
2026-09-26T03:48:28Z
Summary
drm/gud: validate GUD_ROTATION_0 is present in supported rotations
Details

In the Linux kernel, the following vulnerability has been resolved:

drm/gud: validate GUD_ROTATION_0 is present in supported rotations

The rotation argument to drm_plane_create_rotation_property() is set to DRM_MODE_ROTATE_0, and the device reported rotation bitmask is used as the supported_rotations argument. The driver never validates that GUD_ROTATION_0 is present, so a device that omits it from its GUD_PROPERTY_ROTATION triggers the WARN_ON(rotation & ~supported_rotations) in drm_plane_create_rotation_property()

Fix this by skipping the creation of rotation property if the device doesn't have the GUD_ROTATION_0 bit

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/98xxx/CVE-2026-98148.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
40e1a70b4aedf2859a1829991b48ef0ebe650bf2
Fixed
b2cd682324b889011874cf844b7c7efa97c97296
Fixed
876b33d8a9a00e9d4bbcbb7f55ad2c05974850de
Fixed
cb732d027aa18e1fcf9d2797f47d20b179ebc59c

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-98148.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.13.0
Fixed
6.18.53
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-98148.json"