CVE-2026-74425
Last modified
CVE-2026-74425 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 39ba6af83a7f9dee3e6a7916f41a48bcbda54eba, < 42e3917cdbdc3d35e191c525687a6d5427f237fd; >= 40e8b52fe8c8ab6920ea5f59c5469b6918cce624, < cc848a080f7a6848dfeef441722419fdcbfe9b8d; >= 40e8b52fe8c8ab6920ea5f59c5469b6918cce624, < 0bd5f2786a878148190b4c7c259d01313d5f2357; >= 40e8b52fe8c8ab6920ea5f59c5469b6918cce624, < f3cf725cd284b7912d5522babb44721bf38c8887 |
| Linux | Linux | 6.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74425?
How severe is CVE-2026-74425?
How do I fix CVE-2026-74425?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-74419In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-74420In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74421In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74422In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74423In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74424In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74426In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74427In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74428In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74429In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-7443A weakness has been identified in BurtTheCoder mcp-dnstwist …7.3
- CVE-2026-74430In the Linux kernel, the following vulnerability has been re…7.5
Are you affected by CVE-2026-74425?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
