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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
No history.
Information
Published : 2014-05-11 21:55
Updated : 2023-11-07 02:19
NVD link : CVE-2014-3144
Mitre link : CVE-2014-3144
CVE.ORG link : CVE-2014-3144
JSON object : View
Products Affected
debian
- debian_linux
oracle
- linux
canonical
- ubuntu_linux
linux
- linux_kernel
CWE
CWE-190
Integer Overflow or Wraparound