3 matches found
DEBIAN-CVE-2026-81003
In the Linux kernel, the following vulnerability has been resolved: net/iucv: filter frames in afiucvhsrcv by ingress device afiucvhsrcv selects a socket from iucvsklist by matching four 8-byte name fields in the transport header alone. No check is made against the netdevice the frame arrived on...
CVE-2026-81003 net/iucv: filter frames in afiucv_hs_rcv() by ingress device
In the Linux kernel, the following vulnerability has been resolved: net/iucv: filter frames in afiucvhsrcv by ingress device afiucvhsrcv selects a socket from iucvsklist by matching four 8-byte name fields in the transport header alone. No check is made against the netdevice the frame arrived on...
CVE-2026-81003
CVE-2026-81003 affects the Linux kernel net/iucv subsystem (IBM s390 IUCV/HiperSockets). The function afiucv_hs_rcv() matched incoming frames to sockets using only four 8-byte name fields in the transport header, without verifying the ingress net_device . This allowed frames from any network devi...