CVE-2026-74425

Source
https://cve.org/CVERecord?id=CVE-2026-74425
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74425.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74425
Downstream
Published
2026-08-15T05:59:27.806Z
Modified
2026-08-16T03:48:35.239744108Z
Summary
afs: handle CB.InitCallBackState3 requests without a server record
Details

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

afs: handle CB.InitCallBackState3 requests without a server record

The cache manager callback path now attaches the server record to an incoming call through the rxrpc peer's app data. That association is not guaranteed to exist for every callback request, and most callback handlers already tolerate that case.

Make CB.InitCallBackState3 follow the same pattern by checking whether a server record was attached before using it. If the peer is not mapped to a server record, trace the request and ignore it, matching the existing behaviour for other unmatched callback requests.

This keeps the callback handler consistent with the rest of the cache manager service and avoids depending on peer state that may not be available for a given request.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74425.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
39ba6af83a7f9dee3e6a7916f41a48bcbda54eba
Fixed
42e3917cdbdc3d35e191c525687a6d5427f237fd
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
40e8b52fe8c8ab6920ea5f59c5469b6918cce624
Fixed
cc848a080f7a6848dfeef441722419fdcbfe9b8d
Fixed
0bd5f2786a878148190b4c7c259d01313d5f2357
Fixed
f3cf725cd284b7912d5522babb44721bf38c8887

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74425.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.15.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74425.json"