You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the security issue or vulnerability?
net/bluetooth/l2cap_core.c:
There is an infoleak vulnerability in the Linux kernel's net/bluetooth/l2cap_core.c's l2cap_parse_conf_req function which can be used to leak kernel pointers remotely.
3527 line : if (test_bit(FLAG_EFS_ENABLE, &chan->flags))
Version
latest
What is the security issue or vulnerability?
net/bluetooth/l2cap_core.c:
There is an infoleak vulnerability in the Linux kernel's net/bluetooth/l2cap_core.c's l2cap_parse_conf_req function which can be used to leak kernel pointers remotely.
3527 line : if (test_bit(FLAG_EFS_ENABLE, &chan->flags))
Security issue or vulnerability information
description:https://nvd.nist.gov/vuln/detail/CVE-2022-42895
commit:torvalds/linux@b1a2cd5
Could you apply for another new CVE?
The text was updated successfully, but these errors were encountered: