CVE-2014-3535
high
CVSS v3
—
CVSS v2
7.8
VIR risk
7.8
Description
include/linux/netdevice.h in the Linux kernel before 2.6.36 incorrectly uses macros for netdev_printk and its related logging implementation, which allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) by sending invalid packets to a VxLAN interface.
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-3535
Vendor advisory: secalert@redhat.com — http://mirror.linux.org.au/linux/kernel/v2.6/ChangeLog-2.6.36
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | trixie | fixed | 0 |
| linux-kernel | affected | | |
| linux-kernel | 2.6.35 | affected | |
| linux-kernel | 2.6.35.1 | affected | |
| linux-kernel | 2.6.35.2 | affected | |
| linux-kernel | 2.6.35.3 | affected | |
| linux-kernel | 2.6.35.4 | affected | |
| linux-kernel | 2.6.35.5 | affected | |
| linux-kernel | 2.6.35.6 | affected | |
| linux-kernel | 2.6.35.7 | affected | |
| linux-kernel | 2.6.35.8 | affected | |
| linux-kernel | 2.6.35.9 | affected | |
| linux-kernel | 2.6.35.10 | affected | |
| linux-kernel | 2.6.35.11 | affected | |
| linux-kernel | 2.6.35.12 | affected | |
References
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=256df2f3879efdb2e9808bdb1b54b16fbb11fa38
- http://mirror.linux.org.au/linux/kernel/v2.6/ChangeLog-2.6.36
- http://www.securityfocus.com/bid/69721
- https://bugzilla.redhat.com/show_bug.cgi?id=1114540
- https://github.com/torvalds/linux/commit/256df2f3879efdb2e9808bdb1b54b16fbb11fa38
- https://security-tracker.debian.org/tracker/CVE-2014-3535
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.