Bug 2529091 (CVE-2026-6554) - CVE-2026-6554 libpcap: libpcap: Denial of Service via infinite loop in BPF interpreter
Summary: CVE-2026-6554 libpcap: libpcap: Denial of Service via infinite loop in BPF in...
Keywords:
Status: NEW
Alias: CVE-2026-6554
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2530658
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-09-05 19:01 UTC by OSIDB Bzimport
Modified: 2026-09-09 10:00 UTC (History)
21 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-09-05 19:01:29 UTC
libpcap BPF interpreter treats the offset in the 'ja L' BPF instruction as a signed integer to implement looping via backward jumps, but it does not limit the number of loop iterations.  In particular uncommon use cases a crafted filter program can cause the interpreter to loop infinitely.


Note You need to log in before you can comment on or make changes to this bug.