← Zurück zur CVE-Suche

CVE-2026-72374

Linux kernel

Beschreibung

In the Linux kernel, the following vulnerability has been resolved: afs: Fix callback service message parsers to pass through -EAGAIN The AFS filesystem client uses an rxrpc server to listen for callback notifications. Each callback call type handler has a delivery function that parses the incoming request stream, and this should return -EAGAIN the last packet hasn-t yet been seen, but all currently queued received data is consumed. afs_extract_data() does this, but the -EAGAIN return is switched to 0 inadvertantly Fix callback service message parsers to pass through -EAGAIN

CVSS 7.5EPSS 0.707%Risiko 0.8
Quelle öffnen
Veröffentlicht
2026-08-15 06:22:10
Betroffene Versionen
unknown
Typ
Kernel
Zuletzt geändert
2026-08-17 06:18:41
Vektor
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H