Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-64524
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-25 Jul, 2026 | 09:20
Updated At-25 Jul, 2026 | 09:20
Rejected At-
▼CVE Numbering Authority (CNA)
drm/hyperv: validate resolution_count and fix WIN8 fallback

In the Linux kernel, the following vulnerability has been resolved: drm/hyperv: validate resolution_count and fix WIN8 fallback A SYNTHVID_RESOLUTION_RESPONSE with resolution_count > 64 walks past the supported_resolution[SYNTHVID_MAX_RESOLUTION_COUNT] array in the parse loop. Bound resolution_count against the array size, folded into the existing zero-check. When the WIN10 resolution probe fails, the caller in hyperv_connect_vsp() left hv->screen_*_max / preferred_* unpopulated, which sets mode_config.max_width / max_height to 0 and makes drm_internal_framebuffer_create() reject every userspace framebuffer with -EINVAL. The pre-WIN10 branch had the same gap for preferred_width / preferred_height. Use a single post-probe fallback guarded by screen_width_max == 0 so both paths converge on the WIN8 defaults.

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/gpu/drm/hyperv/hyperv_drm_proto.c
Default Status
unaffected
Versions
Affected
  • From 76c56a5affeba1e163b66b9d8cc192e6154466f0 before 96f7de3172d4aa878b7f87173b2b3507c350fcd6 (git)
  • From 76c56a5affeba1e163b66b9d8cc192e6154466f0 before bc573752f3dac0d1ab8df7078c1851bc76717653 (git)
  • From 76c56a5affeba1e163b66b9d8cc192e6154466f0 before 1fb565b77b8f44afabb02de6310065f109d89e94 (git)
  • From 76c56a5affeba1e163b66b9d8cc192e6154466f0 before a321c908f2eeea01539668eb270d074d9b88e490 (git)
  • From 76c56a5affeba1e163b66b9d8cc192e6154466f0 before 9c698b2c43c2667c34f5336bf46ad5786216ac2a (git)
  • From 76c56a5affeba1e163b66b9d8cc192e6154466f0 before 8a114b25b5521eae451b13bce98ae978624962e5 (git)
  • From 76c56a5affeba1e163b66b9d8cc192e6154466f0 before 13d33b9ef67066c77c84273fac5a1d3fde3533d1 (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/gpu/drm/hyperv/hyperv_drm_proto.c
Default Status
affected
Versions
Affected
  • 5.14
Unaffected
  • From 0 before 5.14 (semver)
  • From 5.15.210 through 5.15.* (semver)
  • From 6.1.176 through 6.1.* (semver)
  • From 6.6.143 through 6.6.* (semver)
  • From 6.12.93 through 6.12.* (semver)
  • From 6.18.35 through 6.18.* (semver)
  • From 7.0.12 through 7.0.* (semver)
  • From 7.1 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/96f7de3172d4aa878b7f87173b2b3507c350fcd6
N/A
https://git.kernel.org/stable/c/bc573752f3dac0d1ab8df7078c1851bc76717653
N/A
https://git.kernel.org/stable/c/1fb565b77b8f44afabb02de6310065f109d89e94
N/A
https://git.kernel.org/stable/c/a321c908f2eeea01539668eb270d074d9b88e490
N/A
https://git.kernel.org/stable/c/9c698b2c43c2667c34f5336bf46ad5786216ac2a
N/A
https://git.kernel.org/stable/c/8a114b25b5521eae451b13bce98ae978624962e5
N/A
https://git.kernel.org/stable/c/13d33b9ef67066c77c84273fac5a1d3fde3533d1
N/A
Hyperlink: https://git.kernel.org/stable/c/96f7de3172d4aa878b7f87173b2b3507c350fcd6
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/bc573752f3dac0d1ab8df7078c1851bc76717653
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/1fb565b77b8f44afabb02de6310065f109d89e94
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/a321c908f2eeea01539668eb270d074d9b88e490
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/9c698b2c43c2667c34f5336bf46ad5786216ac2a
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/8a114b25b5521eae451b13bce98ae978624962e5
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/13d33b9ef67066c77c84273fac5a1d3fde3533d1
Resource: N/A
Details not found