CVE-2024-27043
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-27043 is a use-after-free vulnerability discovered in the Linux kernel's DVB device registration functionality. The issue affects Linux kernel versions from 2.6.21 up to versions prior to 6.8.2. The vulnerability was discovered by Zhipeng Lu and disclosed in February 2024 (Kernel Patch).

Technical details

The vulnerability exists in the dvb_register_device function where *pdvbdev is set equal to dvbdev, which is freed in several error-handling paths. However, *pdvbdev is not set to NULL after dvbdev's deallocation, causing use-after-free conditions. This occurs in a call chain: budget_register -> dvb_dmxdev_init -> dvb_register_device -> dvb_dmxdev_release -> dvb_unregister_device -> dvb_remove_device -> dvb_device_put -> kref_put. The CVSS v3.1 score for this vulnerability is 7.8 (High), with the vector string AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).

Impact

When calling dvb_unregister_device, dmxdev->dvbdev (i.e. *pdvbdev in dvb_register_device) could point to memory that had been freed in dvb_register_device. This pointer is then transferred to kref_put, triggering a use-after-free condition that could lead to privilege escalation, system crashes, or potential arbitrary code execution (Kernel Patch).

Exploitability

The vulnerability requires local access and low privileges to exploit. It affects the DVB (Digital Video Broadcasting) subsystem of the Linux kernel, which is commonly used in systems that handle digital television reception (NVD).

Mitigation and workarounds

The vulnerability has been fixed in Linux kernel version 6.8.2 and backported to various stable kernel branches. Multiple distributions have released patches, including Ubuntu (versions 24.04 LTS, 22.04 LTS, and 20.04 LTS) and Debian. Users are advised to update their systems to the latest available kernel version that includes the fix (Ubuntu).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

linux: 6.1.85-1

Fixed

bullseye

linux: 5.10.216-1

Fixed

sid

linux: 6.7.12-1

Fixed

trixie

linux: 6.7.12-1

Fixed

SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-93189HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-fips
NoYesSep 17, 2026
CVE-2026-93188MEDIUM6.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra-5.15
NoYesSep 17, 2026
CVE-2026-93182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-fips
NoYesSep 17, 2026
CVE-2026-93181NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-4.15
NoNoSep 17, 2026
CVE-2026-93174NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoYesSep 17, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management