Lucene search
+L

19946 matches found

Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.5 views

CVE-2022-49139 Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix null ptr deref on hcisyncconncompleteevt This event is just specified for SCO and eSCO link types. On the reception of a HCISynchronousConnectionComplete for a BDADDR of an existing LE connection, LE link type and ...

6.5AI score0.00261EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.29 views

CVE-2022-49139 Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix null ptr deref on hcisyncconncompleteevt This event is just specified for SCO and eSCO link types. On the reception of a HCISynchronousConnectionComplete for a BDADDR of an existing LE connection, LE link type and ...

0.00261EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 1:55 a.m.124 views

CVE-2022-49139

CVE-2022-49139 affects the Linux kernel Bluetooth stack. The issue occurs in the HCI handling path: upon receiving a HCI_Synchronous_Connection_Complete for a BDADDR of an existing LE connection, with LE link type and a status triggering the second packet-processing case, a NULL pointer dereferen...

5.5CVSS5.5AI score0.00261EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.20 views

CVE-2022-49139

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix null ptr deref on hcisyncconncompleteevt This event is just specified for SCO and eSCO link types. On the reception of a HCISynchronousConnectionComplete for a BDADDR of an existing LE connection, LE link type and ...

5.5CVSS5.5AI score0.00261EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 1:55 a.m.12 views

CVE-2022-49139 Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix null ptr deref on hcisyncconncompleteevt This event is just specified for SCO and eSCO link types. On the reception of a HCISynchronousConnectionComplete for a BDADDR of an existing LE connection, LE link type and ...

5.5CVSS5.8AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.48 views

CVE-2022-49138

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: Ignore multiple conn complete events When one of the three connection complete events is received multiple times for the same handle, the device is registered multiple times which leads to memory corruptions...

8.8CVSS5.6AI score0.00395EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 1:55 a.m.125 views

CVE-2022-49138

CVE-2022-49138 affects the Linux kernel Bluetooth stack, specifically the hci_event path. The issue arises when multiple conn_complete events for the same handle can cause memory corruption due to repeated registrations; the kernel introduces HCI_CONN_HANDLE_UNSET and checks against HCI_CONN_HAND...

8.8CVSS5.4AI score0.00395EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.28 views

CVE-2022-49138 Bluetooth: hci_event: Ignore multiple conn complete events

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: Ignore multiple conn complete events When one of the three connection complete events is received multiple times for the same handle, the device is registered multiple times which leads to memory corruptions...

8.8CVSS0.00395EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 1:55 a.m.17 views

CVE-2022-49138 Bluetooth: hci_event: Ignore multiple conn complete events

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: Ignore multiple conn complete events When one of the three connection complete events is received multiple times for the same handle, the device is registered multiple times which leads to memory corruptions...

8.8CVSS5.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.22 views

CVE-2022-49136 Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER is set

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Fix queuing commands when HCIUNREGISTER is set hcicmdsyncqueue shall return an error if HCIUNREGISTER flag has been set as that means hciunregisterdev has been called so it will likely cause a uaf after the...

7.8CVSS0.00251EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.21 views

CVE-2022-49136

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Fix queuing commands when HCIUNREGISTER is set hcicmdsyncqueue shall return an error if HCIUNREGISTER flag has been set as that means hciunregisterdev has been called so it will likely cause a uaf after the...

7.8CVSS5.3AI score0.00251EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.17 views

CVE-2022-49136 Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER is set

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Fix queuing commands when HCIUNREGISTER is set hcicmdsyncqueue shall return an error if HCIUNREGISTER flag has been set as that means hciunregisterdev has been called so it will likely cause a uaf after the...

7.8CVSS7.5AI score0.00251EPSS
SaveExploits0References2
CVE
CVE
added 2025/02/26 1:55 a.m.165 views

CVE-2022-49136

CVE-2022-49136 (Linux kernel) fixes a Bluetooth HCI QUEUE issue: hci_cmd_sync_queue must return an error if HCI_UNREGISTER is set to avoid use-after-free when hci_unregister_dev frees the HCI device. The connected advisories (MiracleLinux, AlmaLinux, Oracle Linux RHSA/ELSA, etc.) reference the fi...

7.8CVSS5.5AI score0.00251EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/02/26 1:55 a.m.14 views

CVE-2022-49136 Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER is set

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Fix queuing commands when HCIUNREGISTER is set hcicmdsyncqueue shall return an error if HCIUNREGISTER flag has been set as that means hciunregisterdev has been called so it will likely cause a uaf after the...

7.8CVSS5.2AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.19 views

CVE-2022-49116

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use memset avoid memory leaks Use memset to initialize structs to prevent memory leaks in l2capecredconnect...

5.5CVSS5.3AI score0.00252EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.25 views

CVE-2022-49116 Bluetooth: use memset avoid memory leaks

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use memset avoid memory leaks Use memset to initialize structs to prevent memory leaks in l2capecredconnect...

0.00252EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 1:54 a.m.177 views

CVE-2022-49116

CVE-2022-49116 – Linux kernel Bluetooth memset fix : The vulnerability concerns the Bluetooth stack (l2cap_ecred_connect) where structs could leak memory if not initialized. The fix is to use memset to initialize structs to prevent memory leaks. Affected component: Linux kernel Bluetooth subsyste...

5.5CVSS5.4AI score0.00252EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/02/26 1:54 a.m.15 views

CVE-2022-49116 Bluetooth: use memset avoid memory leaks

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use memset avoid memory leaks Use memset to initialize structs to prevent memory leaks in l2capecredconnect...

5.5CVSS5.1AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.9 views

CVE-2022-49111

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use after free in hcisendacl This fixes the following trace caused by receiving HCIEVDISCONNPHYLINKCOMPLETE which does call hciconndel without first checking if conn-type is in fact AMPLINK and in case it is do...

8.8CVSS5.5AI score0.00337EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/26 1:54 a.m.12 views

CVE-2022-49111 Bluetooth: Fix use after free in hci_send_acl

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use after free in hcisendacl This fixes the following trace caused by receiving HCIEVDISCONNPHYLINKCOMPLETE which does call hciconndel without first checking if conn-type is in fact AMPLINK and in case it is do...

8.8CVSS7.6AI score0.00337EPSS
SaveExploits0References9
Rows per page
Query Builder