NONE · 0

CVE-2026-53236

In the Linux kernel, the following vulnerability has been resolved: tcp: restrict SO_ATTACH_FILTER to priv users This patch restricts the use of SO_ATTACH_FILTER (cBPF) on TCP sockets to users with ...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: tcp: restrict SO_ATTACH_FILTER to priv users This patch restricts the use of SO_ATTACH_FILTER (cBPF) on TCP sockets to users with CAP_NET_ADMIN capability. This blocks potential side-channel attack where an unprivileged application attaches a filter to leak TCP sequence/acknowledgment numbers.

References

FAQ

What is CVE-2026-53236?

CVE-2026-53236 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: tcp: restrict SO_ATTACH_FILTER to priv users This patch restricts the use of SO_ATTACH_FILTER (cBPF) on TCP sockets to users with ...

How severe is CVE-2026-53236?

CVSS scoring is not yet available for CVE-2026-53236. Check NVD for updates.

Is there a patch for CVE-2026-53236?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.