CVE-2025-71295

Source
https://cve.org/CVERecord?id=CVE-2025-71295
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-71295.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-71295
Downstream
Published
2026-05-06T11:32:25.917Z
Modified
2026-05-18T05:59:41.779393624Z
Summary
fs/buffer: add alert in try_to_free_buffers() for folios without buffers
Details

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

fs/buffer: add alert in trytofree_buffers() for folios without buffers

trytofreebuffers() can be called on folios with no buffers attached when filemapreleasefolio() is invoked on a folio belonging to a mapping with ASRELEASEALWAYS set but no releasefolio operation defined.

In such cases, folioneedsrelease() returns true because of the ASRELEASEALWAYS flag, but the folio has no private buffer data. This causes trytofreebuffers() to call dropbuffers() on a folio with no buffers, leading to a null pointer dereference.

Adding a check in trytofreebuffers() to return early if the folio has no buffers attached, with WARNON_ONCE() to alert about the misconfiguration. This provides defensive hardening.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/71xxx/CVE-2025-71295.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
d0eafc763135508be118dac208887a26c0adb74d
Fixed
1b111a69a6e33a922622bf9870e4e63fb2b649c8
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
b4fa966f03b7401ceacd4ffd7227197afb2b8376
Fixed
c1b6227555c52781178132b7a06466711855795c
Fixed
727e5140e0cf83b4ce6a11b89bb73bff5d96f8f3
Fixed
42c32d7571ccd8ef32351cac506f00b0fae99fd2
Fixed
c6246ca15999053d2632fbcc7b86e6eef7f077cb
Fixed
b68f91ef3b3fe82ad78c417de71b675699a8467c

Affected versions

v6.*
v6.1.100
v6.1.101
v6.1.102
v6.1.103
v6.1.104
v6.1.105
v6.1.106
v6.1.107
v6.1.108
v6.1.109
v6.1.110
v6.1.111
v6.1.112
v6.1.113
v6.1.114
v6.1.115
v6.1.116
v6.1.117
v6.1.118
v6.1.119
v6.1.120
v6.1.121
v6.1.122
v6.1.123
v6.1.124
v6.1.125
v6.1.126
v6.1.127
v6.1.128
v6.1.129
v6.1.130
v6.1.131
v6.1.132
v6.1.133
v6.1.134
v6.1.135
v6.1.136
v6.1.137
v6.1.138
v6.1.139
v6.1.140
v6.1.141
v6.1.142
v6.1.143
v6.1.144
v6.1.145
v6.1.146
v6.1.147
v6.1.148
v6.1.149
v6.1.150
v6.1.151
v6.1.152
v6.1.153
v6.1.154
v6.1.155
v6.1.156
v6.1.157
v6.1.158
v6.1.159
v6.1.160
v6.1.161
v6.1.162
v6.1.163
v6.1.164
v6.1.72
v6.1.73
v6.1.74
v6.1.75
v6.1.76
v6.1.77
v6.1.78
v6.1.79
v6.1.80
v6.1.81
v6.1.82
v6.1.83
v6.1.84
v6.1.85
v6.1.86
v6.1.87
v6.1.88
v6.1.89
v6.1.90
v6.1.91
v6.1.92
v6.1.93
v6.1.94
v6.1.95
v6.1.96
v6.1.97
v6.1.98
v6.1.99

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-71295.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.1.165
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.128
Type
ECOSYSTEM
Events
Introduced
6.6.0
Fixed
6.12.75
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.18.16
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.19.6

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-71295.json"