PoC Index

CVE-2014-3144

MEDIUM 4.9EPSS 0.6%

The (1) BPF_S_ANC_NLATTR and (2) BPF_S_ANC_NLATTR_NEST extension implementations in the sk_run_filter function in net/core/filter.c in the Linux kernel through 3.14.3 do not check whether a certain length value is sufficiently large, which allows local users to cause a denial of service (integer underflow and system crash) via crafted BPF instructions. NOTE: the affected code was moved to the __skb_get_nlattr and __skb_get_nlattr_nest functions before the vulnerability was announced.

CVSS v2.0
4.9 MEDIUMAV:L/AC:L/Au:N/C:N/I:N/A:C
EPSS
0.60% chance of exploitation in the next 30 days, 46th percentile
Published
2014-05-11
Updated
2024-08-06

Proof-of-concept exploits (1)

References

Related