Lucene search
+L

3701 matches found

OSV
OSV
added 2025/10/04 4:15 p.m.8 views

UBUNTU-CVE-2023-53536

In the Linux kernel, the following vulnerability has been resolved: blk-crypto: make blkcryptoevictkey more robust If blkcryptoevictkey sees that the key is still in-use due to a bug or that -keyslotevict failed, it currently just returns while leaving the key linked into the keyslot management...

7.8CVSS5.9AI score0.00149EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/04 4:15 p.m.14 views

UBUNTU-CVE-2023-53590

In the Linux kernel, the following vulnerability has been resolved: sctp: add a refcnt in sctpstreampriorities to avoid a nested loop With this refcnt added in sctpstreampriorities, we don't need to traverse all streams to check if the prio is used by other streams when freeing one stream's prio ...

5.5CVSS5.8AI score0.00111EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/04 4:15 p.m.10 views

UBUNTU-CVE-2022-50471

In the Linux kernel, the following vulnerability has been resolved: xen/gntdev: Accommodate VMA splitting Prior to this commit, the gntdev driver code did not handle the following scenario correctly with paravirtualized PV Xen domains: User process sets up a gntdev mapping composed of two grant...

5.5CVSS5.7AI score0.00148EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/04 4:15 p.m.8 views

UBUNTU-CVE-2023-53602

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix memory leak in WMI firmware stats Memory allocated for firmware pdev, vdev and beacon statistics are not released during rmmod. Fix it by calling ath11kfwstatsfree function before hardware unregister. While at i...

5.5CVSS5.7AI score0.00135EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/04 3:44 p.m.18 views

CVE-2023-53607 ALSA: ymfpci: Fix BUG_ON in probe function

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Fix BUGON in probe function The snddmabuffer.bytes field now contains the aligned size, which this sndBUGON did not account for, resulting in the following: 9.625915 ------------ cut here ------------ 9.633440...

0.00144EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/04 3:44 p.m.27 views

CVE-2023-53601

CVE-2023-53601 is a Linux kernel vulnerability in the bonding driver where code could assume skb_mac_header is set in ndo_start_xmit, risking invalid skb handling. The fixed description states that skb->data is sufficient and bonding must not rely on mac_header. Concrete details appear in conn...

5.5CVSS6.1AI score0.00136EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/10/04 3:44 p.m.11 views

CVE-2023-53599

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Fix missing initialisation affecting gcm-aes-s390 Fix afalgallocareq to initialise areq-firstrsgl.sgl.sgt.sgl to point to the scatterlist array in areq-firstrsgl.sgl.sgl. Without this, the gcm-aes-s390 driver will...

7.8CVSS5.3AI score0.00126EPSS
SaveExploits0
OSV
OSV
added 2025/10/04 3:44 p.m.11 views

CVE-2023-53592 gpio: sifive: Fix refcount leak in sifive_gpio_probe

In the Linux kernel, the following vulnerability has been resolved: gpio: sifive: Fix refcount leak in sifivegpioprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

6.3AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/04 3:44 p.m.11 views

CVE-2023-53590 sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop

In the Linux kernel, the following vulnerability has been resolved: sctp: add a refcnt in sctpstreampriorities to avoid a nested loop With this refcnt added in sctpstreampriorities, we don't need to traverse all streams to check if the prio is used by other streams when freeing one stream's prio ...

0.00111EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/04 3:43 p.m.27 views

CVE-2023-53583

CVE-2023-53583 concerns the Linux kernel RISC‑V PMU driver. The issue arises from the perf subsystem: after perf_event_overflow(), the RISC‑V PMU driver did not update PERF_HES_STOPPED, and the unthrottle path could trigger riscv_pmu_start(), emitting a WARN_ON_ONCE. The fixed change removes the ...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/10/04 3:43 p.m.35 views

CVE-2023-53580

In the Linux kernel, the following vulnerability has been resolved: USB: Gadget: core: Help prevent panic during UVC unconfigure Avichal Rakesh reported a kernel panic that occurred when the UVC gadget driver was removed from a gadget's configuration. The panic involves a somewhat complicated...

7.8CVSS5.5AI score0.00115EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/04 3:43 p.m.21 views

CVE-2022-50507 fs/ntfs3: Validate data run offset

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate data run offset This adds sanity checks for data run offset. We should make sure data run offset is legit before trying to unpack them, otherwise we may encounter use-after-free or some unexpected memory access...

7.8CVSS0.00151EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/04 3:43 p.m.6 views

CVE-2022-50507 fs/ntfs3: Validate data run offset

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate data run offset This adds sanity checks for data run offset. We should make sure data run offset is legit before trying to unpack them, otherwise we may encounter use-after-free or some unexpected memory access...

7.8CVSS6.4AI score
SaveExploits0References7
CVE
CVE
added 2025/10/04 3:43 p.m.36 views

CVE-2022-50505

CVE-2022-50505 (Linux kernel) fixes a refcount leak in iommu/amd by correcting usage of pci_get_domain_bus_and_slot() which increments the PCI device refcount. The caller must call pci_dev_put() when finished; the patch ensures pci_dev_put() is invoked before returning from ppr_notifier() to avoi...

5.5CVSS6.1AI score0.00149EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2025/10/04 3:43 p.m.27 views

CVE-2022-50499

Linux kernel (media/dvb-core) contains a double free in dvb_register_device() when dvb_create_media_entity() fails and the caller frees dvb->entity again via dvb_media_device_free(), potentially causing a Use After Free in media_device_unregister_entity(). The fix, as described in CVE-2022-504...

7.8CVSS6.5AI score0.00152EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/10/04 3:17 p.m.8 views

CVE-2023-53578 net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Fix an uninit variable access bug in qrtrtxresume Syzbot reported a bug as following: ===================================================== BUG: KMSAN: uninit-value in qrtrtxresume+0x185/0x1f0 net/qrtr/afqrtr.c:230...

6.4AI score
SaveExploits0References8
CVE
CVE
added 2025/10/04 3:17 p.m.21 views

CVE-2023-53561

The CVE-2023-53561 issue affects the Linux kernel net: wwan: iosm component, causing a NULL pointer dereference during device removal in suspend/resume cycles. Root cause: ipc_imem_wwan_channel_init() may fail to obtain valid device capabilities, leading to no wwan struct allocation; later remova...

5.5CVSS6AI score0.00133EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/10/04 3:16 p.m.7 views

CVE-2023-53550 cpufreq: amd-pstate: fix global sysfs attribute type

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: fix global sysfs attribute type In commit 3666062b87ec "cpufreq: amd-pstate: move to use busgetdevroot" the "amdpstate" attributes where moved from a dedicated kobject to the cpu root kobject. While the...

6.6AI score
SaveExploits0References5
OSV
OSV
added 2025/10/04 3:16 p.m.15 views

CVE-2023-53548 net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb

In the Linux kernel, the following vulnerability has been resolved: net: usbnet: Fix WARNING in usbnetstartxmit/usbsubmiturb The syzbot fuzzer identified a problem in the usbnet driver: usb 1-1: BOGUS urb xfer, pipe 3 != type 1 WARNING: CPU: 0 PID: 754 at drivers/usb/core/urb.c:504...

6.4AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.20 views

CVE-2023-53540 wifi: cfg80211: reject auth/assoc to AP with our address

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: reject auth/assoc to AP with our address If the AP uses our own address as its MLD address or BSSID, then clearly something's wrong. Reject such connections so we don't try and fail later...

7.1CVSS0.0018EPSS
SaveExploits0References3
Rows per page
Query Builder