CVE-2025-40216
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2025-40216, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-12-04

Last updated on: 2025-12-04

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: io_uring/rsrc: don't rely on user vaddr alignment There is no guaranteed alignment for user pointers, however the calculation of an offset of the first page into a folio after coalescing uses some weird bit mask logic, get rid of it.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-12-04
Last Modified
2025-12-04
Generated
2026-07-06
AI Q&A
2025-12-04
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel's io_uring resource management involves improper handling of user pointer alignment. The kernel code incorrectly assumes that user pointers have guaranteed alignment, but since there is no such guarantee, the calculation of an offset for the first page into a folio after coalescing uses flawed bit mask logic. The fix removes this incorrect reliance on pointer alignment.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-40216. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart