CVE-2019-18885

MEDIUM

Linux Kernel < 5.1 - NULL Pointer Dereference in btrfs_verify_dev_extents

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2019-18885. PoCs published by bobfuzzer.

AI-analyzed exploit summary This repository provides a detailed technical analysis of CVE-2019-18885, a null pointer dereference vulnerability in the BTRFS filesystem of the Linux kernel. It includes root cause analysis, debugger output, and KASAN logs, but does not contain functional exploit code.

Description

fs/btrfs/volumes.c in the Linux kernel before 5.1 allows a btrfs_verify_dev_extents NULL pointer dereference via a crafted btrfs image because fs_devices->devices is mishandled within find_device, aka CID-09ba3bc9dd15.

Exploits (1)

nomisec WRITEUP 2 stars
by bobfuzzer · poc
https://github.com/bobfuzzer/CVE-2019-18885

This repository provides a detailed technical analysis of CVE-2019-18885, a null pointer dereference vulnerability in the BTRFS filesystem of the Linux kernel. It includes root cause analysis, debugger output, and KASAN logs, but does not contain functional exploit code.

Classification
Writeup 95%
Attack Type
Dos
Complexity
Moderate
Reliability
Reliable
Target: Linux Kernel 5.0.21 BTRFS filesystem
No auth needed
Prerequisites: Crafted BTRFS image · Mounting the image on a vulnerable system
devstral-2 · analyzed Feb 19, 2026 Full analysis →

References (12)

Core 12
Core References
Vendor Advisory vendor-advisory x_refsource_ubuntu
https://usn.ubuntu.com/4254-1/
Vendor Advisory vendor-advisory x_refsource_ubuntu
https://usn.ubuntu.com/4254-2/
Vendor Advisory vendor-advisory x_refsource_ubuntu
https://usn.ubuntu.com/4258-1/
Vendor Advisory vendor-advisory x_refsource_ubuntu
https://usn.ubuntu.com/4287-1/
Vendor Advisory vendor-advisory x_refsource_ubuntu
https://usn.ubuntu.com/4287-2/
Mailing List mailing-list x_refsource_mlist
https://lists.debian.org/debian-lts-announce/2020/08/msg00019.html
Exploit, Third Party Advisory x_refsource_misc
https://github.com/bobfuzzer/CVE-2019-18885
Vendor Advisory x_refsource_confirm
https://security.netapp.com/advisory/ntap-20191205-0001/

Scores

CVSS v3 5.5
EPSS 0.0073
EPSS Percentile 72.9%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-476
Status published
Products (1)
linux/linux_kernel < 5.1
Published Nov 14, 2019
Tracked Since Feb 18, 2026