Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-46115

block: add pgmap check to biovec_phys_mergeable
Back to all
CVE

CVE-2026-46115

block: add pgmap check to biovec_phys_mergeable

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

block: add pgmap check to biovecphysmergeable

biovecphysmergeable() is used by the request merge, DMA mapping,

and integrity merge paths to decide if two physically contiguous

bvec segments can be coalesced into one. It currently has no check

for whether the segments belong to different dev_pagemaps.

When zone device memory is registered in multiple chunks, each chunk

gets its own dev_pagemap. A single bio can legitimately contain

bvecs from different pgmaps -- ioviterextract_bvecs() breaks at

pgmap boundaries but the outer loop in bioiovitergetpages()

continues filling the same bio. If such bvecs are physically

contiguous, biovecphysmergeable() will coalesce them, making it

impossible to recover the correct pgmap for the merged segment

via page_pgmap().

Add a zonedevicepageshavesame_pgmap() check to prevent merging

bvec segments that span different pgmaps.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9.8
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
0
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
-

Related Resources

No items found.

References

https://git.kernel.org/stable/c/13920e4b7b784b40cf4519ff1f0f3e513476a499, https://git.kernel.org/stable/c/3d2ecbd444b01d6500671d1a582b7393943cf539, https://git.kernel.org/stable/c/a7f3aa8c9df3905fe820ae36b67ba56b81587574, https://git.kernel.org/stable/c/f17d521075325b8afc42d1baa1c28a5e9aca111f, https://git.kernel.org/stable/c/f632dab4b841554cd6416058c61886d7db176581, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46115.json, https://nvd.nist.gov/vuln/detail/CVE-2026-46115, https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Severity

9.8

CVSS Score
0
10

Basic Information

Base CVSS
9.8
EPSS Probability
0.00491%
EPSS Percentile
0.40297%
Introduced Version
49580e690755d0e51ed7aa2c33225dd884fa738a,6.2.0,6.7.0,6.13.0,6.19.0,0
Fix Available
13920e4b7b784b40cf4519ff1f0f3e513476a499,6.6.140,6.12.88,6.18.30,7.0.7,6.12.88-1,6.8.0-134.134,6.8.0-1060.63,6.17.0-1019.19~24.04.1,6.8.0-1063.71,6.17.0-1021.21~24.04.1,6.8.0-1062.69,6.8.0-1063.69,6.17.0-1020.22~24.04.1,6.8.0-1058.64,6.8.0-1045.48,6.17.0-40.40~24.04.1,7.0.0-28.28~24.04.1,6.8.0-1060.61,6.8.0-134.134.1,6.8.0-1058.61,6.17.0-1026.26,6.8.0-1058.61.1,6.8.0-1029.30,6.17.0-1028.28,6.8.0-1057.58,6.17.0-1018.18~24.04.1,6.8.0-1060.64,6.8.0-1032.33,6.8.0-1060.63~22.04.1,6.8.0-1063.71~22.04.1,6.8.0-1062.69~22.04.1,6.8.0-1063.69~22.04.1,6.8.0-136.136~22.04.1,6.8.0-1060.61~22.04.1,6.8.0-134.134.1~22.04.1,6.8.0-1058.61~22.04.1,6.8.0-1057.58~22.04.1,6.8.0-134.134~22.04.1,1:6.12.88-119.157.amzn2023,1:1.0-0.amzn2023,1:6.18.30-61.116.amzn2023

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading