7.8
CVE-2014-3535
- EPSS 0.82%
- Veröffentlicht 28.09.2014 19:55:05
- Zuletzt bearbeitet 12.04.2025 10:46:40
- Quelle secalert@redhat.com
- Teams Watchlist Login
- Unerledigt Login
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version <= 2.6.35.13
Linux ≫ Linux Kernel Version2.6.35
Linux ≫ Linux Kernel Version2.6.35 Updaterc1
Linux ≫ Linux Kernel Version2.6.35 Updaterc2
Linux ≫ Linux Kernel Version2.6.35 Updaterc3
Linux ≫ Linux Kernel Version2.6.35 Updaterc4
Linux ≫ Linux Kernel Version2.6.35 Updaterc5
Linux ≫ Linux Kernel Version2.6.35 Updaterc6
Linux ≫ Linux Kernel Version2.6.35.1
Linux ≫ Linux Kernel Version2.6.35.2
Linux ≫ Linux Kernel Version2.6.35.3
Linux ≫ Linux Kernel Version2.6.35.4
Linux ≫ Linux Kernel Version2.6.35.5
Linux ≫ Linux Kernel Version2.6.35.6
Linux ≫ Linux Kernel Version2.6.35.7
Linux ≫ Linux Kernel Version2.6.35.8
Linux ≫ Linux Kernel Version2.6.35.9
Linux ≫ Linux Kernel Version2.6.35.10
Linux ≫ Linux Kernel Version2.6.35.11
Linux ≫ Linux Kernel Version2.6.35.12
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.82% | 0.721 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 7.8 | 10 | 6.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:C
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.