Critical Alert 1 Active Exploit Detected Today

CVE-2026-7273 Zyxel GS1900 Series Switches Stack-Based Buffer Overflow Vulnerability →
Powered by CVE Watchtower
×

CVE Watchtower

← Back to CVE List

CVE-2026-90157NVD

Vulnerability Summary

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

bpf: Reject negative optlen in cgroup getsockopt hook

A cgroup getsockopt BPF program can shrink ctx->optlen after the
kernel getsockopt handler has run. The kernel-buffer variant, used by
TCP_ZEROCOPY_RECEIVE, only rejects values larger than the original
length.

If BPF writes a negative optlen, that value is accepted and propagated
back to the TCP getsockopt code. It can then be passed to
copy_to_sockptr() as a size_t and trigger the hardened usercopy
bytes > INT_MAX warning.

Reject negative ctx.optlen in __cgroup_bpf_run_filter_getsockopt_kern(),
matching the lower-bound validation already present in the sockptr-based
getsockopt hook.
Severity Level
UNKNOWN
Published Date
Sep 17, 2026
Last Modified
Sep 17, 2026
Exploitation Status
No confirmed exploitation yet
EPSS Score (30-Day)
0.21%Probability
Root Weakness (CWE)
N/A

Affected & Patched Versions

Affected Versions
  • Linux Linux >= 08f61a34913558e06576e7b6318bf583f273c1be and < 5b09d984b38b018b123c3a9e02a96bbc6468dbe5
  • Linux Linux >= 9cacf81f8161111db25f98e78a7a0e32ae142b3f and < 554ba7195c4108726450e24480c8449990c2268c
  • Linux Linux >= 9cacf81f8161111db25f98e78a7a0e32ae142b3f and < d02a12b4085ffe41ea750b1007f7a9c7aee2875a
  • Linux Linux >= 9cacf81f8161111db25f98e78a7a0e32ae142b3f and < e6fbf0eba87f50084d67508898f6ad6fc7ff1ba2
  • Linux Linux >= 9cacf81f8161111db25f98e78a7a0e32ae142b3f and < f68671b1a98d426c57864bd457c125fee14ac1a5
  • Linux Linux >= 9cacf81f8161111db25f98e78a7a0e32ae142b3f and < 2bdbe00454200fcb0110f31eeca8d906a3515e74
  • Linux Linux >= 9cacf81f8161111db25f98e78a7a0e32ae142b3f and < 31a89af4f513d750fec196e2bb6195a7d4473e9f
  • Linux Linux >= 9cacf81f8161111db25f98e78a7a0e32ae142b3f and < 1b5aacd5b2419b0790e955e466d389a61c79b4b1
  • Linux Linux >= 5.10.188 and < 5.10.270
  • Linux Linux >= 5.12
Patched Versions
  • Linux Linux 5b09d984b38b018b123c3a9e02a96bbc6468dbe5
  • Linux Linux 554ba7195c4108726450e24480c8449990c2268c
  • Linux Linux d02a12b4085ffe41ea750b1007f7a9c7aee2875a
  • Linux Linux e6fbf0eba87f50084d67508898f6ad6fc7ff1ba2
  • Linux Linux f68671b1a98d426c57864bd457c125fee14ac1a5
  • Linux Linux 2bdbe00454200fcb0110f31eeca8d906a3515e74
  • Linux Linux 31a89af4f513d750fec196e2bb6195a7d4473e9f
  • Linux Linux 1b5aacd5b2419b0790e955e466d389a61c79b4b1
  • Linux Linux 5.10.270
📧Email Delivery — Threat intel straight to your inbox.
♾️Unlimited Vendors — Track your entire stack.
🚨All New CVEs — Be the first to know.
⚙️Custom EPSS — Filter noise, focus on risk.
💬Webhooks — Slack & Teams integration.
🚫Ad-Free — Uninterrupted experience.
📧Email Delivery — Threat intel straight to your inbox.
♾️Unlimited Vendors — Track your entire stack.
🚨All New CVEs — Be the first to know.
⚙️Custom EPSS — Filter noise, focus on risk.
💬Webhooks — Slack & Teams integration.
🚫Ad-Free — Uninterrupted experience.