Linux Kernel up to 5.2.13 drivers/block/nbd.c nbd_genl_status Return Value null pointer dereference

| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 6.8 | $0-$5k | 0.00 |
Summary
A vulnerability was found in Linux Kernel up to 5.2.13. It has been classified as problematic. Affected is the function nbd_genl_status of the file drivers/block/nbd.c. This manipulation as part of Return Value causes null pointer dereference.
The identification of this vulnerability is CVE-2019-16089. It is possible to initiate the attack remotely. There is no exploit available.
Applying a patch is the recommended action to fix this issue.
Details
A vulnerability has been found in Linux Kernel up to 5.2.13 (Operating System) and classified as critical. Affected by this vulnerability is the function nbd_genl_status of the file drivers/block/nbd.c. The manipulation as part of a Return Value leads to a null pointer dereference vulnerability. The CWE definition for the vulnerability is CWE-476. A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit. As an impact it is known to affect confidentiality, integrity, and availability. The summary by CVE is:
An issue was discovered in the Linux kernel through 5.2.13. nbd_genl_status in drivers/block/nbd.c does not check the nla_nest_start_noflag return value.
The weakness was shared 09/06/2019 as confirmed bug report (Website). The advisory is shared at lore.kernel.org. This vulnerability is known as CVE-2019-16089 since 09/06/2019. The exploitation appears to be easy. The attack can be launched remotely. The exploitation doesn't need any form of authentication. Technical details are known, but no exploit is available.
Applying a patch is able to eliminate this problem. The bugfix is ready for download at lore.kernel.org. The vulnerability will be addressed with the following lines of code:
if (!dev_list) {
ret = -EMSGSIZE;
goto out;
}The entries VDB-140765, VDB-140890, VDB-141092 and VDB-141232 are related to this item. If you want to get the best quality for vulnerability data then you always have to consider VulDB.
Product
Type
Vendor
Name
Version
License
Website
- Vendor: https://www.kernel.org/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 7.0VulDB Meta Temp Score: 6.8
VulDB Base Score: 9.8
VulDB Temp Score: 9.4
VulDB Vector: 🔍
VulDB Reliability: 🔍
NVD Base Score: 4.1
NVD Vector: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍
NVD Base Score: 🔍
Exploiting
Class: Null pointer dereferenceCWE: CWE-476 / CWE-404
CAPEC: 🔍
ATT&CK: 🔍
Physical: Partially
Local: Yes
Remote: Yes
Availability: 🔍
Status: Not defined
EPSS Score: 🔍
EPSS Percentile: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: PatchStatus: 🔍
0-Day Time: 🔍
Patch: lore.kernel.org
Timeline
09/06/2019 🔍09/06/2019 🔍
09/07/2019 🔍
12/13/2023 🔍
Sources
Vendor: kernel.orgAdvisory: K03814795
Status: Confirmed
Confirmation: 🔍
CVE: CVE-2019-16089 (🔍)
GCVE (CVE): GCVE-0-2019-16089
GCVE (VulDB): GCVE-100-141349
See also: 🔍
Entry
Created: 09/07/2019 08:11Updated: 12/13/2023 15:29
Changes: 09/07/2019 08:11 (63), 08/13/2020 16:42 (1), 12/13/2023 15:23 (4), 12/13/2023 15:29 (1)
Complete: 🔍
Cache ID: 216::103
If you want to get the best quality for vulnerability data then you always have to consider VulDB.
No comments yet. Languages: en.
Please log in to comment.