CVE 7.8 HIGH

s390/bpf: Zero-extend bpf prog return values and kfunc arguments_CVE-2026-53110

7.8 / 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Description

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

s390/bpf: Zero-extend bpf prog return values and kfunc arguments

s390x ABI requires callers to zero-extend unsigned arguments and
sign-extend signed arguments, and callees to zero-extend unsigned
return values and sign-extend signed return values.

s390 BPF JIT currently implements only sign extension. Fix this
omission and implement zero extension too.

Basic Information

ID CVE-2026-53110
Source Linux
Published Jun 24, 2026 at 16:30
Modified Jun 28, 2026 at 06:39

Affected Product

Vendor Linux
Product Linux
Version 528eb2cb87bc1353235a6384696b4849bde8b0ba
Affected Versions Linux Linux 528eb2cb87bc1353235a6384696b4849bde8b0ba
Linux Linux 528eb2cb87bc1353235a6384696b4849bde8b0ba
Linux Linux 528eb2cb87bc1353235a6384696b4849bde8b0ba
Linux Linux 528eb2cb87bc1353235a6384696b4849bde8b0ba
Linux Linux 528eb2cb87bc1353235a6384696b4849bde8b0ba
Linux Linux 6.3

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.