← Retour à la recherche de CVE

CVE-2026-72450

Linux kernel

Description

In the Linux kernel, the following vulnerability has been resolved: xfrm: validate selector family and prefixlen during match syzbot reported a shift-out-of-bounds in xfrm_selector_match() due to AF_UNSPEC selector with large prefixlen (e.g. 128) matched against IPv4 flow (when XFRM_STATE_AF_UNSPEC is set). Fix this by: - Rejecting mismatched families in xfrm_selector_match. - Returning false in addr4_match if prefixlen > 32. - Returning false in addr_match if prefixlen > 128 (prevents overflow).

CVSS 7.8EPSS 0.169%Risque 0.79
Voir la source
Publication
2026-08-15 06:22:18
Versions concernées
unknown
Type
Noyau
Dernière modification
2026-08-17 06:19:12
Vecteur
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H