CVE-2025-38653

Analyzed
Published: 22 Aug 2025, 16:00
Last modified:11 May 2026, 21:32

Vulnerability Summary

Overall Risk (default)
medium
31/100
CVSS Score
7.8 HIGH
v3.1 (nvd)
EPSS Score
0.03% LOW
0% probability +0.01%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

22 Aug 2025, 16:00
Published
Vulnerability first disclosed
11 May 2026, 21:32
Last Modified
Vulnerability information updated

Description

In the Linux kernel, the following vulnerability has been resolved: proc: use the same treatment to check proc_lseek as ones for proc_read_iter et.al Check pde->proc_ops->proc_lseek directly may cause UAF in rmmod scenario. It's a gap in proc_reg_open() after commit 654b33ada4ab("proc: fix UAF in proc_get_inode()"). Followed by AI Viro's suggestion, fix it in same manner.

CVSS Metrics

  • v3.1HIGHScore: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Trends

Current EPSS score: 0.03% Percentile: 8%

Techniques & Countermeasures

  • CWE-416Use After Free

    The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Affected Systems

  • debiandebian_linux

    11.0

  • linuxlinux

    ≥ 3f61631d47f115b83c935d0039f95cb68b0c8ab7, < c35b0feb80b48720dfbbf4e33759c7be3faaebb6 | ≥ 3f61631d47f115b83c935d0039f95cb68b0c8ab7, < 33c778ea0bd0fa62ff590497e72562ff90f82b13 | ≥ 3f61631d47f115b83c935d0039f95cb68b0c8ab7, < fc1072d934f687e1221d685cf1a49a5068318f34 | ≥ 3f61631d47f115b83c935d0039f95cb68b0c8ab7, < d136502e04d8853a9aecb335d07bbefd7a1519a8 | ≥ 3f61631d47f115b83c935d0039f95cb68b0c8ab7, < 1fccbfbae1dd36198dc47feac696563244ad81d3 | ≥ 3f61631d47f115b83c935d0039f95cb68b0c8ab7, < ff7ec8dc1b646296f8d94c39339e8d3833d16c05 | 6.0

  • linuxlinux_kernel

    ≥ 6.0, < 6.1.148 | ≥ 6.2, < 6.6.102 | ≥ 6.7, < 6.12.42 | ≥ 6.13, < 6.15.10 | ≥ 6.16, < 6.16.1

References (7)