Lucene search
+L

8249 matches found

Cvelist
Cvelist
added 2025/02/26 2:13 a.m.38 views

CVE-2022-49539 rtw89: ser: fix CAM leaks occurring in L2 reset

In the Linux kernel, the following vulnerability has been resolved: rtw89: ser: fix CAM leaks occurring in L2 reset The CAM, meaning address CAM and bssid CAM here, will get leaks during SER system error recover L2 reset process and ieee80211restarthw which is called by L2 reset process eventuall...

0.00218EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.59 views

CVE-2022-49539

In the Linux kernel, the following vulnerability has been resolved: rtw89: ser: fix CAM leaks occurring in L2 reset The CAM, meaning address CAM and bssid CAM here, will get leaks during SER system error recover L2 reset process and ieee80211restarthw which is called by L2 reset process eventuall...

5.5CVSS5.3AI score0.00218EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:13 a.m.160 views

CVE-2022-49539

CVE-2022-49539 concerns the Linux kernel driver rtw89 where CAM leaks (address CAM and bssid CAM) can occur during SER L2 reset and ieee80211_restart_hw(). The fix releases CAM regardless of security state during L2 reset and, if AP mode, releases address CAM of all stations before restart. Conne...

5.5CVSS5.4AI score0.00218EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:12 a.m.38 views

CVE-2022-49415 ipmi:ipmb: Fix refcount leak in ipmi_ipmb_probe

In the Linux kernel, the following vulnerability has been resolved: ipmi:ipmb: Fix refcount leak in ipmiipmbprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

0.00218EPSS
SaveExploits0References2
CVE
CVE
added 2025/02/26 2:12 a.m.108 views

CVE-2022-49399

CVE-2022-49399 affects the Linux kernel tty driver for the goldfish port. In goldfish_tty_probe(), the port created by tty_port_init() can leak resources if error paths don’t destroy it; in goldfish_tty_remove(), the port must also be destroyed. The fix is to call tty_port_destroy() to release th...

5.5CVSS5.4AI score0.00257EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:12 a.m.26 views

CVE-2022-49399 tty: goldfish: Use tty_port_destroy() to destroy port

In the Linux kernel, the following vulnerability has been resolved: tty: goldfish: Use ttyportdestroy to destroy port In goldfishttyprobe, the port initialized through ttyportinit should be destroyed in error paths.In goldfishttyremove, qtty-port also should be destroyed or else might leak...

0.00257EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.21 views

CVE-2022-49386

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks ofgetchildbyname returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. am65cpswinitcpts and am65cpswnussprobe don't relea...

5.5CVSS5.5AI score0.00256EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:11 a.m.100 views

CVE-2022-49386

CVE-2022-49386 concerns the Linux kernel net: ethernet: ti: am65-cpsw-nuss driver. The bug leaks refcounts because of_get_child_by_name() returns a node pointer with an incremented refcount and the code fails to call of_node_put() when the node is no longer needed; am65_cpsw_init_cpts() and am65_...

5.5CVSS5.3AI score0.00256EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 2:11 a.m.6 views

CVE-2022-49386 net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks ofgetchildbyname returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. am65cpswinitcpts and am65cpswnussprobe don't relea...

6.2AI score0.00256EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 2:11 a.m.14 views

CVE-2022-49386 net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks ofgetchildbyname returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. am65cpswinitcpts and am65cpswnussprobe don't relea...

5.5CVSS5.2AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.27 views

CVE-2022-49386 net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks ofgetchildbyname returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. am65cpswinitcpts and am65cpswnussprobe don't relea...

0.00256EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.25 views

CVE-2022-49366 ksmbd: fix reference count leak in smb_check_perm_dacl()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix reference count leak in smbcheckpermdacl The issue happens in a specific path in smbcheckpermdacl. When "id" and "uid" have the same value, the function simply jumps out of the loop without decrementing the reference...

0.00256EPSS
SaveExploits0References4
CVE
CVE
added 2025/02/26 2:11 a.m.123 views

CVE-2022-49366

CVE-2022-49366 affects ksmbd in the Linux kernel. The vulnerability arises in smb_check_perm_dacl() when id and uid have the same value, causing a path to exit the loop without decrementing the reference count of the posix_acls object (increased by get_acl()), which may lead to memory leaks. The ...

5.5CVSS5.3AI score0.00256EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/02/26 2:10 a.m.116 views

CVE-2022-49331

In the Linux kernel, the nfc: st21nfca driver was fixed to address memory leaks in EVT_TRANSACTION handling. The error paths did not free previously allocated memory, and the patch adds devm_kfree() to those failure paths to prevent leaks. The CVE entry CVE-2022-49331 reflects this fix. The avail...

5.5CVSS6.6AI score0.00266EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 2:10 a.m.14 views

CVE-2022-49331 nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling

In the Linux kernel, the following vulnerability has been resolved: nfc: st21nfca: fix memory leaks in EVTTRANSACTION handling Error paths do not free previously allocated memory. Add devmkfree to those failure paths...

6.3AI score0.00266EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/02/26 2:10 a.m.24 views

CVE-2022-49331 nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling

In the Linux kernel, the following vulnerability has been resolved: nfc: st21nfca: fix memory leaks in EVTTRANSACTION handling Error paths do not free previously allocated memory. Add devmkfree to those failure paths...

0.00266EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 2:10 a.m.13 views

CVE-2022-49331 nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling

In the Linux kernel, the following vulnerability has been resolved: nfc: st21nfca: fix memory leaks in EVTTRANSACTION handling Error paths do not free previously allocated memory. Add devmkfree to those failure paths...

5.5CVSS5.3AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/02/26 2:10 a.m.36 views

CVE-2022-49331

In the Linux kernel, the following vulnerability has been resolved: nfc: st21nfca: fix memory leaks in EVTTRANSACTION handling Error paths do not free previously allocated memory. Add devmkfree to those failure paths...

5.5CVSS5.5AI score0.00266EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:10 a.m.39 views

CVE-2022-49306 usb: dwc3: host: Stop setting the ACPI companion

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: host: Stop setting the ACPI companion It is no longer needed. The sysdev pointer is now used when assigning the ACPI companions to the xHCI ports and USB devices. Assigning the ACPI companion here resulted in the...

0.00255EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/26 2:10 a.m.147 views

CVE-2022-49306

CVE-2022-49306 affects the Linux kernel USB subsystem (usb: dwc3: host). The issue arises from stop setting the ACPI companion for the DWC3 host; the sysdev pointer is now used when assigning ACPI companions to xHCI ports and USB devices. Assigning the ACPI companion previously could replace the ...

5.5CVSS5.4AI score0.00255EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder