CVE-2022-49754
Linux Kernel vulnerability analysis and mitigation

Overview

A buffer overflow vulnerability was identified in the Linux kernel's Bluetooth subsystem, specifically in the mgmt_mesh_add() function. The vulnerability was assigned CVE-2022-49754. The issue involves a size mismatch between a destination buffer (mesh_tx->param) of size 48 bytes and potential data of up to 50 bytes (NVD).

Technical details

The vulnerability exists in the net/bluetooth/mgmt_util.c file at line 375. The technical root cause is that mesh_tx->param is an array of size 48 (calculated as sizeof(struct mgmt_cp_mesh_send) + 29, which equals 19 + 29 = 48). However, in the mesh_send caller, the length check only rejects when len > 50 (MGMT_MESH_SEND_SIZE + 31, which equals 19 + 31 = 50). This mismatch creates a potential buffer overflow condition of 2 bytes (NVD).

Impact

The buffer overflow vulnerability could allow an attacker to write beyond the intended buffer boundaries in the Linux kernel's Bluetooth subsystem. This could potentially lead to memory corruption and system instability (NVD).

Exploitability

The vulnerability exists in the Bluetooth mesh functionality of the Linux kernel. To exploit this vulnerability, an attacker would need to interact with the Bluetooth subsystem and trigger the mgmt_mesh_add() function with specific parameters that would cause the buffer overflow condition (NVD).

Mitigation and workarounds

The vulnerability has been resolved in the Linux kernel through a patch that fixes the buffer overflow in mgmt_mesh_add(). The fix addresses the size mismatch between the buffer and the potential data length (NVD).

Additional resources


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-80904MEDIUM5.9
  • Linux Kernel logoLinux Kernel
  • linux-oracle-7.0
NoYesSep 04, 2026
CVE-2026-80905MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • linux-azure-6.8
NoYesSep 04, 2026
CVE-2026-80913MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-intel-iotg
NoYesSep 04, 2026
CVE-2026-80912MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-lowlatency-hwe-5.15
NoYesSep 04, 2026
CVE-2026-80906NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-4.15
NoYesSep 04, 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