Lucene search
+L

197 matches found

OSV
OSV
added 2024/12/27 2:15 p.m.13 views

AZL-55631 CVE-2024-53188 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix crash when unbinding If there is an error during some initialization related to firmware, the function ath12kdpcccleanup is called to release resources. However this is released again when the device is unbinded...

5.5CVSS6.7AI score0.00245EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/12/27 1:49 p.m.7 views

CVE-2024-53191 wifi: ath12k: fix warning when unbinding

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix warning when unbinding If there is an error during some initialization related to firmware, the buffers dp-txringi.txstatus are released. However this is released again when the device is unbinded ath12kpci, and...

7.6AI score0.0024EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/12/27 1:49 p.m.28 views

CVE-2024-53191

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix warning when unbinding If there is an error during some initialization related to firmware, the buffers dp-txringi.txstatus are released. However this is released again when the device is unbinded ath12kpci, and...

7.8CVSS6.1AI score0.0024EPSS
SaveExploits0
CVE
CVE
added 2024/12/27 1:49 p.m.150 views

CVE-2024-53191

CVE-2024-53191 affects the Linux kernel, specifically the ath12k driver for WLAN (PCI/PCIE path). The issue arises when an initialization error during firmware handling leaves buffers dp->tx_ring[i].tx_status released, but they are freed again during device unbinding (ath12k_pci_remove), causi...

7.8CVSS6.4AI score0.0024EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/12/27 1:49 p.m.12 views

CVE-2024-53188 wifi: ath12k: fix crash when unbinding

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix crash when unbinding If there is an error during some initialization related to firmware, the function ath12kdpcccleanup is called to release resources. However this is released again when the device is unbinded...

7.8CVSS6AI score
SaveExploits0References7
CNNVD
CNNVD
added 2024/12/27 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a crash during unbinding in the wifi:ath12k module...

5.5CVSS6.5AI score0.00211EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/12/27 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a crash during unbinding in the wifi:ath12k module...

5.5CVSS6.5AI score0.00245EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.10 views

xen/evtchn: avoid WARN() when unbinding an event channel

...

5.5CVSS7AI score0.00222EPSS
SaveExploits0
OSV
OSV
added 2024/09/04 8:15 p.m.3 views

DEBIAN-CVE-2024-44997

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkwed: fix use-after-free panic in mtkwedsetuptcblockcb When there are multiple ap interfaces on one band and with WED on, turning the interface down will cause a kernel panic on MT798X. Previously, cbpriv was fre...

7.8CVSS6.2AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/02 11:07 a.m.11 views

OESA-2024-1942 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: Unregister clocks/resets when unbinding Currently, unbinding a CCU driver unmaps the device's MMIO region, while leaving its clocks/resets and the...

7.8CVSS6.4AI score0.00757EPSS
SaveExploits0References43
OSV
OSV
added 2024/07/16 1:15 p.m.4 views

DEBIAN-CVE-2022-48861

In the Linux kernel, the following vulnerability has been resolved: vdpa: fix use-after-free on vpvdparemove When vpvdpa driver is unbind, vpvdpa is freed in vdpaunregisterdevice and then vpvdpa-mdev.pcidev is dereferenced in vpmodernremove, triggering use-after-free. Call Trace of unbinding driv...

5.5CVSS5.5AI score0.00201EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/16 1:15 p.m.24 views

CVE-2022-48852

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: hdmi: Unregister codec device on unbind On bind we will register the HDMI codec device but we don't unregister it on unbind, leading to a device leakage. Unregister our device at unbind...

3.3CVSS5.4AI score0.00201EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.39 views

CVE-2022-48787

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: fix use-after-free If no firmware was present at all or, presumably, all of the firmware files failed to parse, we end up unbinding by calling devicereleasedriver, which calls remove, which then in iwlwifi calls...

7.8CVSS6.4AI score0.00242EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/06/22 4:09 a.m.6 views

SUSE CVE-2022-48735

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix UAF of leds class devs at unbinding The LED class devices that are created by HD-audio codec drivers are registered via devmledclassdevregister and associated with the HD-audio codec device. Unfortunately, it turne...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0References9
OSV
OSV
added 2024/06/20 12:15 p.m.7 views

DEBIAN-CVE-2022-48735

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix UAF of leds class devs at unbinding The LED class devices that are created by HD-audio codec drivers are registered via devmledclassdevregister and associated with the HD-audio codec device. Unfortunately, it turne...

7.8CVSS5.2AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/20 12:15 p.m.11 views

UBUNTU-CVE-2022-48735

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix UAF of leds class devs at unbinding The LED class devices that are created by HD-audio codec drivers are registered via devmledclassdevregister and associated with the HD-audio codec device. Unfortunately, it turne...

7.8CVSS6.1AI score0.00234EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/06/20 11:13 a.m.57 views

CVE-2022-48735

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix UAF of leds class devs at unbinding The LED class devices that are created by HD-audio codec drivers are registered via devmledclassdevregister and associated with the HD-audio codec device. Unfortunately, it turne...

7.8CVSS5.2AI score0.00234EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.4 views

kernel: Linux kernel: Denial of Service due to race condition in IOMMU pasid unbinding

A flaw was found in the Linux kernel's iommu/amd/iommuv2 component. A local attacker with low privileges could exploit a race condition during pasid unbinding when outstanding page faults exist. This vulnerability causes a reference count to incorrectly decrement to zero, leading to a memory leak...

4.7CVSS5.9AI score0.00137EPSS
SaveExploits0References5
NVD
NVD
added 2024/05/17 12:15 p.m.23 views

CVE-2024-27412

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq27xxx-i2c: Do not free non existing IRQ The bq27xxx i2c-client may not have an IRQ, in which case client-irq will be 0. bq27xxxbatteryi2cprobe already has an if client-irq check wrapping the requestthreadedirq. B...

5.5CVSS7.6AI score0.00244EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/05/17 12:15 p.m.32 views

CVE-2024-27412

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq27xxx-i2c: Do not free non existing IRQ The bq27xxx i2c-client may not have an IRQ, in which case client-irq will be 0. bq27xxxbatteryi2cprobe already has an if client-irq check wrapping the requestthreadedirq. B...

5.5CVSS6AI score0.00244EPSS
SaveExploits0References22
Rows per page
Query Builder