EIP-2026-102631
PRE-CVElibseccomp < 2.4.0 - Incorrect Compilation of Arithmetic Comparisons
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-102631. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit demonstrates a logic flaw in libseccomp's handling of 64-bit arithmetic comparisons, where certain edge cases are incorrectly filtered. The PoC shows how a seccomp filter can be bypassed due to improper splitting of 64-bit values into 32-bit comparisons.
Description
libseccomp < 2.4.0 - Incorrect Compilation of Arithmetic Comparisons
Exploits (1)
This exploit demonstrates a logic flaw in libseccomp's handling of 64-bit arithmetic comparisons, where certain edge cases are incorrectly filtered. The PoC shows how a seccomp filter can be bypassed due to improper splitting of 64-bit values into 32-bit comparisons.