Lucene search
+L

46 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-68479

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: btrtl: validate firmware patch bounds rtlbtparsefirmware copies patchlength - 4 bytes before appending the firmware version. A malformed firmware pat...

7.8CVSS5.5AI score0.00164EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/17 4:05 p.m.7 views

CVE-2026-68479

A flaw was found in the Linux kernel's Bluetooth btrtl module. This vulnerability allows a local attacker to provide a specially crafted firmware patch during Bluetooth setup. This can cause an integer underflow, leading to an oversized read and write operation. Such an operation can result in...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:20 a.m.7 views

CVE-2026-68479

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: validate firmware patch bounds rtlbtparsefirmware copies patchlength - 4 bytes before appending the firmware version. A malformed firmware patch shorter than the version field can make this subtraction underflow...

7.8CVSS0.00164EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 6:20 a.m.7 views

CVE-2026-68479

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: validate firmware patch bounds rtlbtparsefirmware copies patchlength - 4 bytes before appending the firmware version. A malformed firmware patch shorter than the version field can make this subtraction underflow...

7.8CVSS5.5AI score0.00164EPSS
SaveExploits0References10
CVE
CVE
added 2026/08/15 5:51 a.m.34 views

CVE-2026-68479

CVE-2026-68479 affects the Linux kernel Bluetooth stack, specifically the btrtl driver. The vulnerability stems from rtlbt_parse_firmware() copying patch_length - 4 bytes before appending the firmware version. A malformed firmware patch shorter than the version field can cause an underflow, turni...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:51 a.m.22 views

CVE-2026-68479 Bluetooth: btrtl: validate firmware patch bounds

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: validate firmware patch bounds rtlbtparsefirmware copies patchlength - 4 bytes before appending the firmware version. A malformed firmware patch shorter than the version field can make this subtraction underflow...

7.8CVSS5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 5:51 a.m.25 views

CVE-2026-68479 Bluetooth: btrtl: validate firmware patch bounds

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: validate firmware patch bounds rtlbtparsefirmware copies patchlength - 4 bytes before appending the firmware version. A malformed firmware patch shorter than the version field can make this subtraction underflow...

7.8CVSS0.00164EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:51 a.m.10 views

EUVD-2026-59101

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: validate firmware patch bounds rtlbtparsefirmware copies patchlength - 4 bytes before appending the firmware version. A malformed firmware patch shorter than the version field can make this subtraction underflow...

5.4AI score0.00164EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.10 views

PT-2026-72191

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: validate firmware patch bounds rtlbt parse firmware copies patch length - 4 bytes before appending the firmware version. A malformed firmware patch shorter than the version field can make this subtraction...

5.4AI score0.00164EPSS
SaveExploits0References9
Redos
Redos
added 2026/01/26 12:00 a.m.6 views

ROS-20260126-73-0064

A vulnerability in the btrtl.c component of the Linux kernel is related to pointer dereferencing errors. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS7.2AI score0.00188EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.7 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-37792)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-37792 advisory. - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: Prevent potential NULL...

5.5CVSS5.4AI score0.00188EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.5 views

EUVD-2023-59896

Malicious code in bioql PyPI...

6.3AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53293

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: btrtl: check for NULL in btrtlsetquirks The btrtlsetquirks has accessed btrtldev-icinfo-lmpsubver since b8e482d02513. However, if installing a Realte...

6.7AI score
SaveExploits0References4
CVE
CVE
added 2025/09/16 8:11 a.m.36 views

CVE-2023-53293

CVE-2023-53293 has multiple feeds. The OSV entries describe a Linux kernel Bluetooth issue in the btrtl driver: the function btrtl_set_quirks() accessed btrtl_dev->ic_info->lmp_subver and could dereference NULL when a Realtek Bluetooth controller is used with an unsupported driver, risking ...

6AI score
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/16 8:11 a.m.14 views

CVE-2023-53293

Removed by vendor...

6.7AI score
SaveExploits0
Cvelist
Cvelist
added 2025/09/16 8:11 a.m.10 views

CVE-2023-53293

...

SaveExploits0
OSV
OSV
added 2025/09/16 8:11 a.m.9 views

CVE-2023-53293 Bluetooth: btrtl: check for NULL in btrtl_set_quirks()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: check for NULL in btrtlsetquirks The btrtlsetquirks has accessed btrtldev-icinfo-lmpsubver since b8e482d02513. However, if installing a Realtek Bluetooth controller without the driver supported, it will hit the...

6.1AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2025-37792

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: btrtl: Prevent potential NULL dereference The btrtlinitialize function checks that rtlloadfile either had an error or it loaded a zero length file...

5.5CVSS6.7AI score0.00188EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:00 a.m.6 views

Bluetooth: btrtl: Prevent potential NULL dereference

...

5.5CVSS7.2AI score0.00188EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl – Prevent potential NULL dereferencing. The btrtlinitialize function checks whether rtlloadfile either had an error or loaded a zero-length file. However, if it loads a zero-length file, the error code is not set...

5.5CVSS5.8AI score0.00188EPSS
SaveExploits0References3
Rows per page
Query Builder