Bug 219481
Summary: | Buffer overflow vulnerability in btusb_write() | ||
---|---|---|---|
Product: | Drivers | Reporter: | SushilkumarDev (sushilkumardeveloper) |
Component: | Bluetooth | Assignee: | linux-bluetooth (linux-bluetooth) |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | luiz.dentz |
Priority: | P3 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: | |
Attachments: | Bug: A buffer overflow vulnerability in the Bluetooth subsystem. Location: drivers/bluetooth/btusb.c This is Code with bug |
Description
SushilkumarDev
2024-11-07 12:39:49 UTC
There doesn't seem to be any function called btusb (git grep btusb_write), so what are you talking about? The only reference to this function that google finds is http://www.datashed.science/misc/bcm/gpl/broadcom-sdk-416L05/bcmdrivers/opensource/char/btusb/impl1/src/btusb_dev.c This is not found in the current Linux kernel. |