5 matches found
CVE-2023-54197
In the Linux kernel, the following vulnerability has been resolved: Revert "Bluetooth: btsdio: fix use after free bug in btsdioremove due to unfinished work" This reverts commit 1e9ac114c4428fdb7ff4635b45d4f46017e8916f. This patch introduces a possible null-ptr-def problem. Revert it. And the fix...
SUSE CVE-2023-54197
In the Linux kernel, the following vulnerability has been resolved: Revert "Bluetooth: btsdio: fix use after free bug in btsdioremove due to unfinished work" This reverts commit 1e9ac114c4428fdb7ff4635b45d4f46017e8916f. This patch introduces a possible null-ptr-def problem. Revert it. And the fix...
Linux Distros Unpatched Vulnerability : CVE-2023-54197
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Revert Bluetooth: btsdio: fix use after free bug in btsdioremove due to unfinished work This reverts commit 1e9ac114c4428fdb7ff4635b45d4f46017e8916f. This patch...
CVE-2023-54197
In the Linux kernel, the following vulnerability has been resolved: Revert "Bluetooth: btsdio: fix use after free bug in btsdioremove due to unfinished work" This reverts commit 1e9ac114c4428fdb7ff4635b45d4f46017e8916f. This patch introduces a possible null-ptr-def problem. Revert it. And the fix...
CVE-2023-54197
CVE-2023-54197: In the Linux kernel, a Bluetooth btsdio use-after-free issue was introduced by reverting a patch; this reversion potentially causes a NULL pointer dereference. The vulnerability is described as resolved by a later commit that fixes the race condition in btsdio_remove.