CVE-2014-0100
Description
Race condition in the inet_frag_intern function in net/ipv4/inet_fragment.c in the Linux kernel through 3.13.6 allows remote attackers to cause a denial of service (use-after-free error) or possibly have unspecified other impact via a large series of fragmented ICMP Echo Request packets to a system with a heavy CPU load.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-0100
Vendor advisory: secalert@redhat.com — https://bugzilla.redhat.com/show_bug.cgi?id=1070618
Vendor advisory: secalert@redhat.com — http://www.openwall.com/lists/oss-security/2014/03/04/4
Vendor advisory: secalert@redhat.com — http://patchwork.ozlabs.org/patch/325844/
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 3.13.6-1 |
| debian | bullseye | fixed | 3.13.6-1 |
| debian | forky | fixed | 3.13.6-1 |
| debian | sid | fixed | 3.13.6-1 |
| debian | trixie | fixed | 3.13.6-1 |
| linux-kernel | affected | 3.10.37 |
References
CWEs
CWE-362 CWE-416
Verify integrity in audit chain (admin only). AS-IS.