Skip to content

Bluetooth: L2CAP: Access uninitialized memory #231

@hucarxiao

Description

@hucarxiao

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.
3520 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions