7.8
CVE-2023-6040
- EPSS 0.01%
- Published 12.01.2024 02:15:44
- Last modified 20.03.2025 16:59:40
- Source security@ubuntu.com
- Teams watchlist Login
- Open Login
An out-of-bounds access vulnerability involving netfilter was reported and fixed as: f1082dd31fe4 (netfilter: nf_tables: Reject tables of unsupported family); While creating a new netfilter table, lack of a safeguard against invalid nf_tables family (pf) values within `nf_tables_newtable` function enables an attacker to achieve out-of-bounds access.
Data is provided by the National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 4.16 < 4.19.305
Linux ≫ Linux Kernel Version >= 4.20 < 5.4.267
Linux ≫ Linux Kernel Version >= 5.5 < 5.10.208
Linux ≫ Linux Kernel Version >= 5.11 < 5.15.147
Linux ≫ Linux Kernel Version >= 5.16 < 5.18
Debian ≫ Debian Linux Version10.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.01% | 0.014 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
security@ubuntu.com | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-125 Out-of-bounds Read
The product reads data past the end, or before the beginning, of the intended buffer.