CVE-2014-9428
high
CVSS v3
—
CVSS v2
7.8
VIR risk
7.8
Description
The batadv_frag_merge_packets function in net/batman-adv/fragmentation.c in the B.A.T.M.A.N. implementation in the Linux kernel through 3.18.1 uses an incorrect length field during a calculation of an amount of memory, which allows remote attackers to cause a denial of service (mesh-node system crash) via fragmented packets.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-9428
Vendor advisory: security@debian.org — https://github.com/torvalds/linux/commit/5b6698b0e4a37053de35cc24ee695b98a7eb712b
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 3.16.7-ckt4-1 |
| debian | bullseye | fixed | 3.16.7-ckt4-1 |
| debian | forky | fixed | 3.16.7-ckt4-1 |
| debian | sid | fixed | 3.16.7-ckt4-1 |
| debian | trixie | fixed | 3.16.7-ckt4-1 |
| linux-kernel | affected | 3.14.30 |
References
- http://bugs.debian.org/774155
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=5b6698b0e4a37053de35cc24ee695b98a7eb712b
- http://lists.fedoraproject.org/pipermail/package-announce/2015-January/147864.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-January/147973.html
- http://www.mandriva.com/security/advisories?name=MDVSA-2015:058
- http://www.openwall.com/lists/oss-security/2014/12/31/7
- http://www.spinics.net/lists/netdev/msg309425.html
- http://www.ubuntu.com/usn/USN-2515-1
- http://www.ubuntu.com/usn/USN-2516-1
- http://www.ubuntu.com/usn/USN-2517-1
- http://www.ubuntu.com/usn/USN-2518-1
- https://github.com/torvalds/linux/commit/5b6698b0e4a37053de35cc24ee695b98a7eb712b
- https://lists.open-mesh.org/pipermail/b.a.t.m.a.n/2014-November/012561.html
- https://security-tracker.debian.org/tracker/CVE-2014-9428
CWEs
CWE-399
Verify integrity in audit chain (admin only). AS-IS.