🛡️ CVE-2025-38427 — kernel

🟡 CVSS 5.5 — Medium ✅ No Known Exploit NVD
5.5
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

video: screen_info: Relocate framebuffers behind PCI bridges

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

video: screen_info: Relocate framebuffers behind PCI bridges

Apply PCI host-bridge window offsets to screen_info framebuffers. Fixes

invalid access to I/O memory.

Resources behind a PCI host bridge can be relocated by a certain offset

in the kernel's CPU address range used for I/O. The framebuffer memory

range stored in screen_info refers to the CPU addresses as seen during

boot (where the offset is 0). During boot up, firmware may assign a

different memory offset to the PCI host bridge and thereby relocating

the framebuffer address of the PCI graphics device as seen by the kernel.

The information in screen_info must be updated as well.

The helper pcibios_bus_to_resource() performs the relocation of the

screen_info's framebuffer resource (given in PCI bus addresses). The

result matches the I/O-memory resource of the PCI graphics device (given

in CPU addresses). As before, we store away the information necessary to

later update the information in screen_info itself.

Commit 78aa89d1dfba ("firmware/sysfb: Update screen_info for relocated

EFI framebuffers") added the code for updating screen_info. It is based

on similar functionality that pre-existed in efifb. Efifb uses a pointer

to the PCI resource, while the newer code does a memcpy of the region.

Hence efifb sees any updates to the PCI resource and avoids the issue.

v3:

  • Only use struct pci_bus_region for PCI bus addresses (Bjorn)
  • Clarify address semantics in commit messages and comments (Bjorn)

v2:

  • Fixed tags (Takashi, Ivan)
  • Updated information on efifb

How this vulnerability can be exploited

This issue can be reached with local access to the system, attack complexity is low, an attacker needs low-level privileges on the target. No user interaction is required. The scope is unchanged, so the impact stays within the vulnerable component. Rated impact: confidentiality none, integrity none, availability high.

Affected software

CVE-2025-38427 is recorded against 2 packages.

  • kernel (from 6.9.0 up to 6.15.4)
  • linux-kernel (from 6.13 up to 6.15.4)

Timeline and source

Published on 25 July 2025 and last revised on 15 July 2026. No public exploit is currently recorded for this entry. A vendor advisory or fix has been published. Record sourced from NVD.

References

git.kernel.org (Web)
git.kernel.org (Web)
git.kernel.org (Web)
git.kernel.org (Web)
github.com (Advisory)
nvd.nist.gov (Advisory)
git.kernel.org (Package)

CVE-2025-38427 on other distributions

Each distribution ships its own build and its own fixed version. Pick the one you run:

Details

Severity Medium
CVSS Score 5.5
CVSS Vector CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CWE N/A
Public Exploit ✅ No
Source NVD
Published 2025-07-25
Updated 2026-08-12
Modified 2026-07-15

Affected Packages

Software From version Fixed in
kernel 6.9.0 6.15.4
linux-kernel 6.13 6.15.4

Similar Threats

Vulnerability Monitoring

Track new vulnerabilities in kernel

CVE-2025-38427 is rated CVSS 5.5 Medium. BotEraser monitors your WordPress installation and notifies you when software you use appears in our vulnerability database.

Set Up Free Alerts →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.

Browse related advisories

All advisoriesCVECVE 2025