Lucene search
+L

14626 matches found

NVD
NVD
added 2025/12/24 1:15 p.m.16 views

CVE-2022-50718

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix pci device refcount leak As comment of pcigetdomainbusandslot says, it returns a pci device with refcount increment, when finish using it, the caller must decrement the reference count by calling pcidevput. So...

0.00208EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:15 p.m.5 views

UBUNTU-CVE-2022-50718

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix pci device refcount leak As comment of pcigetdomainbusandslot says, it returns a pci device with refcount increment, when finish using it, the caller must decrement the reference count by calling pcidevput. So...

5.7AI score0.00208EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 12:23 p.m.9 views

CVE-2023-54075 ASoC: mediatek: common: Fix refcount leak in parse_dai_link_info

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: common: Fix refcount leak in parsedailinkinfo Add missing ofnodeputs before the returns to balance ofnodegets and ofnodeputs, which may get unbalanced in case the for loop 'foreachavailablechildofnode' returns ear...

6.3AI score0.00162EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.30 views

CVE-2023-54075 ASoC: mediatek: common: Fix refcount leak in parse_dai_link_info

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: common: Fix refcount leak in parsedailinkinfo Add missing ofnodeputs before the returns to balance ofnodegets and ofnodeputs, which may get unbalanced in case the for loop 'foreachavailablechildofnode' returns ear...

0.00162EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/24 12:22 p.m.23 views

CVE-2022-50719

Technical details about CVE-2022-50719 are not publicly provided in the supplied documents. No affected products, impact, or fixes are specified here. Monitor for updates from the sources to obtain concrete information.

6.6AI score0.00268EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.26 views

CVE-2022-50718 drm/amdgpu: fix pci device refcount leak

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix pci device refcount leak As comment of pcigetdomainbusandslot says, it returns a pci device with refcount increment, when finish using it, the caller must decrement the reference count by calling pcidevput. So...

0.00208EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 12:22 p.m.9 views

CVE-2022-50718 drm/amdgpu: fix pci device refcount leak

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix pci device refcount leak As comment of pcigetdomainbusandslot says, it returns a pci device with refcount increment, when finish using it, the caller must decrement the reference count by calling pcidevput. So...

6.4AI score0.00208EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 12:22 p.m.16 views

CVE-2022-50718

CVE-2022-50718 concerns a refcount leak in the Linux kernel related to the amdgpu driver. The provided documents confirm the issue arises because pci_get_domain_bus_and_slot() returns a pci device with an incremented refcount, and the caller must decrement it via pci_dev_put(). The fix, as descri...

6.1AI score0.00208EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 11:15 a.m.8 views

CVE-2025-68345

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41hdareadacpi The acpigetfirstphysicalnode function can return NULL, in which case the getdevice function also returns NULL, but this value is then dereferenced without...

0.00214EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/24 11:15 a.m.7 views

CVE-2023-54036

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: Fix memory leaks with RTL8723BU, RTL8192EU The wifi + bluetooth combo chip RTL8723BU can leak memory especially? when it's connected to a bluetooth audio device. The busy bluetooth traffic generates lots of C2H ca...

0.00163EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 11:15 a.m.12 views

CVE-2023-54022

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential memory leaks at error path for UMP open The allocation and initialization errors at allocmidiurbs that is called at MIDI 2.0 / UMP device are supposed to be handled at the caller side by invoking...

0.00151EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/24 11:15 a.m.10 views

CVE-2022-50698

In the Linux kernel, the following vulnerability has been resolved: ASoC: da7219: Fix an error handling path in da7219registerdaiclks If clkhwregister fails, the corresponding clk should not be unregistered. To handle errors from loops, clean up partial iterations before doing the goto. So add a...

0.00175EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.6 views

CVE-2023-54022

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential memory leaks at error path for UMP open The allocation and initialization errors at allocmidiurbs that is called at MIDI 2.0 / UMP device are supposed to be handled at the caller side by invoking...

5.7AI score0.00151EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 11:15 a.m.5 views

UBUNTU-CVE-2023-54022

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential memory leaks at error path for UMP open The allocation and initialization errors at allocmidiurbs that is called at MIDI 2.0 / UMP device are supposed to be handled at the caller side by invoking...

5.7AI score0.00151EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 10:56 a.m.16 views

CVE-2023-54036 wifi: rtl8xxxu: Fix memory leaks with RTL8723BU, RTL8192EU

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: Fix memory leaks with RTL8723BU, RTL8192EU The wifi + bluetooth combo chip RTL8723BU can leak memory especially? when it's connected to a bluetooth audio device. The busy bluetooth traffic generates lots of C2H ca...

6.2AI score0.00163EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 10:55 a.m.8 views

CVE-2023-54022 ALSA: usb-audio: Fix potential memory leaks at error path for UMP open

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential memory leaks at error path for UMP open The allocation and initialization errors at allocmidiurbs that is called at MIDI 2.0 / UMP device are supposed to be handled at the caller side by invoking...

6.2AI score0.00151EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.38 views

CVE-2023-54022 ALSA: usb-audio: Fix potential memory leaks at error path for UMP open

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential memory leaks at error path for UMP open The allocation and initialization errors at allocmidiurbs that is called at MIDI 2.0 / UMP device are supposed to be handled at the caller side by invoking...

0.00151EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/24 10:55 a.m.24 views

CVE-2023-54022

CVE-2023-54022: In the Linux kernel, ALSA usb-audio: Fix potential memory leaks at error path for UMP open. The issue arose because free_midi_urbs() only iterated ep->num_urbs while ep->num_entries hadn’t been updated during allocation/init errors in alloc_midi_urbs(), allowing leaked eleme...

6AI score0.00151EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.31 views

CVE-2022-50698 ASoC: da7219: Fix an error handling path in da7219_register_dai_clks()

In the Linux kernel, the following vulnerability has been resolved: ASoC: da7219: Fix an error handling path in da7219registerdaiclks If clkhwregister fails, the corresponding clk should not be unregistered. To handle errors from loops, clean up partial iterations before doing the goto. So add a...

0.00175EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 10:55 a.m.18 views

CVE-2022-50698

CVE-2022-50698: Linux kernel ASoC da7219 clock handling fix. The vulnerability stemmed from an error path in da7219_register_dai_clks() where clk_hw_register() failures could lead to an improper clk unregister. The patch adds proper cleanup by unregistering the clock on error (clk_hw_unregister()...

6AI score0.00175EPSS
SaveExploits0References5
Rows per page
Query Builder