Lucene search
+L

8289 matches found

OSV
OSV
added 2025/05/02 4:15 p.m.13 views

UBUNTU-CVE-2023-53070

In the Linux kernel, the following vulnerability has been resolved: ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent Commit 0c80f9e165f8 "ACPI: PPTT: Leave the table mapped for the runtime usage" enabled to map PPTT once on the first invocation of acpigetpptt and never...

5.5CVSS6.1AI score0.00191EPSS
SaveExploits0References6
CVE
CVE
added 2025/05/02 3:55 p.m.138 views

CVE-2023-53120

CVE-2023-53120 relates to the Linux kernel SCSI mpi3mr driver: a DMA memory leak in the config page, addressed by fixes that ensure pending DMA allocations are freed when the device is released. The root cause involves DMA memory not being properly released, with patches referenced in stable kern...

5.5CVSS6.6AI score0.00191EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/05/02 3:55 p.m.109 views

CVE-2023-53119

CVE-2023-53119 : In the Linux kernel, the pn533 NFC driver (pn533_out_arg) uses a temporary context for out_urb that is not fully initialized; the uninitialized field ‘phy’ may be dereferenced in error paths inside pn533_out_complete(), causing a general protection fault and a KASAN null-deref. T...

5.5CVSS6.5AI score0.00194EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.30 views

CVE-2023-53102 ice: xsk: disable txq irq before flushing hw

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: disable txq irq before flushing hw iceqpdis intends to stop a given queue pair that is a target of xsk pool attach/detach. One of the steps is to disable interrupts on these queues. It currently is broken in a way that...

7.8CVSS0.00203EPSS
SaveExploits0References5
CVE
CVE
added 2025/05/02 3:55 p.m.141 views

CVE-2023-53102

Summary of CVE-2023-53102 (Linux kernel ice driver, AF_XDP/XSK): The issue arises in ice_qp_dis() when stopping a queue pair used by xsk pool attach/detach. TXQ interrupts were not reliably disabled before the hardware flush, allowing NAPI to run and freeing xdp_buff pointers prematurely, which c...

7.8CVSS6.2AI score0.00203EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2025/05/02 3:55 p.m.133 views

CVE-2023-53071

CVE-2023-53071 affects the Linux kernel WiFi driver mt76. The root cause was calling ieee80211_unregister_hw unconditionally when probing a mt7921e PCI card without firmware, which could lead to a NULL pointer dereference on driver removal. The fix ensures mt76_unregister_device is invoked only f...

5.5CVSS6.5AI score0.00191EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.33 views

CVE-2023-53071 wifi: mt76: do not run mt76_unregister_device() on unregistered hw

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: do not run mt76unregisterdevice on unregistered hw Trying to probe a mt7921e pci card without firmware results in a successful probe where ieee80211registerhw hasn't been called. When removing the driver,...

0.00191EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/02 3:55 p.m.16 views

CVE-2023-53069 octeontx2-vf: Add missing free for alloc_percpu

In the Linux kernel, the following vulnerability has been resolved: octeontx2-vf: Add missing free for allocpercpu Add the freepercpu for the allocated "vf-hw.lmtinfo" in order to avoid memory leak, same as the "pf-hw.lmtinfo" in drivers/net/ethernet/marvell/octeontx2/nic/otx2pf.c...

5AI score
SaveExploits0References7
OSV
OSV
added 2025/05/02 3:55 p.m.7 views

CVE-2023-53054 usb: dwc2: fix a devres leak in hw_enable upon suspend resume

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: fix a devres leak in hwenable upon suspend resume Each time the platform goes to low power, PM suspend / resume routines call: dwc2lowlevelhwenable - devmaddactionorreset. This adds a new devres each time. This may als...

6AI score
SaveExploits0References8
CVE
CVE
added 2025/05/02 3:54 p.m.63 views

CVE-2022-49933

CVE-2022-49933 is rejected and not an active vulnerability entry.

6.5AI score
SaveExploits0
Cvelist
Cvelist
added 2025/05/02 3:54 p.m.24 views

CVE-2022-49933

...

SaveExploits0
CNNVD
CNNVD
added 2025/05/02 12:00 a.m.14 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 the ice driver not disabling the txq interrupt before refreshing the hardware, which could lead to null...

5.5CVSS6.3AI score0.00203EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/05/02 12:00 a.m.16 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 the mt76 driver running mt76unregisterdevice on unregistered hardware...

5.5CVSS6.4AI score0.00191EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/05/02 12:00 a.m.14 views

Vulnerability of the w83793_detect_subclients() function in the drivers/hwmon/w83793.c module – This driver for monitoring hardware in Linux operating systems allows a hacker to cause service failure.

Vulnerability of the w83793detectsubclients function in the drivers/hwmon/w83793.c module – The driver for monitoring hardware in Linux operating systems contains errors in its code. Exploiting this vulnerability could allow a remote attacker to cause service failures...

5.3CVSS6.8AI score0.01028EPSS
SaveExploits0References13Affected Software2
OSV
OSV
added 2025/05/01 3:16 p.m.9 views

UBUNTU-CVE-2022-49930

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix NULL pointer problem in freemrinit Lock grab occurs in a concurrent scenario, resulting in stepping on a NULL pointer. It should be init mutexinit first before use the lock. Unable to handle kernel NULL pointer...

5.5CVSS5.7AI score0.00152EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.4 views

CVE-2022-49848 phy: qcom-qmp-combo: fix NULL-deref on runtime resume

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp-combo: fix NULL-deref on runtime resume Commit fc64623637da "phy: qcom-qmp-combo,usb: add support for separate PCSUSB region" started treating the PCSUSB registers as potentially separate from the PCS registers but...

6.1AI score0.00163EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 2:09 p.m.17 views

CVE-2022-49835 ALSA: hda: fix potential memleak in 'add_widget_node'

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix potential memleak in 'addwidgetnode' As 'kobjectadd' may allocated memory for 'kobject-name' when return error. And in this function, if call 'kobjectadd' failed didn't free kobject. So call 'kobjectput' to recycli...

6AI score
SaveExploits0References11
OSV
OSV
added 2025/05/01 2:09 p.m.19 views

CVE-2022-49812 bridge: switchdev: Fix memory leaks when changing VLAN protocol

In the Linux kernel, the following vulnerability has been resolved: bridge: switchdev: Fix memory leaks when changing VLAN protocol The bridge driver can offload VLANs to the underlying hardware either via switchdev or the 8021q driver. When the former is used, the VLAN is marked in the bridge...

5.9AI score
SaveExploits0References7
CVE
CVE
added 2025/05/01 1:07 p.m.121 views

CVE-2025-37791

CVE-2025-37791 affects the Linux kernel, specifically the ethtool CMIS CDB update path in net/ethtool/cmis_cdb.c. The flaw arises when rpl is passed to ethtool_cmis_module_poll() as a pointer; the code uses the pointer size instead of the actual object size, which should be sizeof(*rpl) (1 byte)....

7.8CVSS6.4AI score0.00188EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/05/01 1:07 p.m.156 views

CVE-2025-37781

CVE-2025-37781 affects the Linux kernel involving the i2c Cros EC tunnel. When i2c-cros-ec-tunnel and the EC driver are built-in, the EC parent device may not be found, causing a NULL pointer dereference. The issue can be reproduced by unbinding the controller driver and re-loading the i2c-cros-e...

5.5CVSS6.2AI score0.002EPSS
SaveExploits0References10Affected Software1
Rows per page
Query Builder