Lucene search
+L

1739 matches found

Debian CVE
Debian CVE
added 2025/10/04 3:17 p.m.11 views

CVE-2023-53573

In the Linux kernel, the following vulnerability has been resolved: clk: rs9: Fix suspend/resume Disabling the cache in commit 2ff4ba9e3702 "clk: rs9: Fix I2C accessors" without removing cache synchronization in resume path results in a kernel panic as map-cacheops is unset, due to REGCACHENONE...

5.5CVSS5.4AI score0.00134EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 3:16 p.m.17 views

CVE-2023-53550

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...

5.5CVSS5.5AI score0.00128EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 3:16 p.m.5 views

CVE-2023-53549

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Rework long task execution when adding/deleting entries When adding/deleting large number of elements in one step in ipset, it can take a reasonable amount of time and can result in soft lockup errors. The patch...

5.5CVSS5.6AI score0.00117EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 3:16 p.m.16 views

CVE-2023-53535

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: Add a check for oversized packets Occasionnaly we may get oversized packets from the hardware which exceed the nomimal 2KiB buffer size we allocate SKBs with. Add an early check which drops the packet to avoid...

7.1CVSS5.6AI score0.00214EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 3:16 p.m.61 views

CVE-2023-53533

In the Linux kernel, the following vulnerability has been resolved: Input: raspberrypi-ts - fix refcount leak in rpitsprobe rpifirmwareget take reference, we need to release it in error paths as well. Use devmrpifirmwareget helper to handling the resources. Also remove the existing rpifirmwareput...

5.5CVSS5.3AI score0.00146EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 3:16 p.m.10 views

CVE-2022-50484

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential memory leaks When the driver hits -ENOMEM at allocating a URB or a buffer, it aborts and goes to the error path that releases the all previously allocated resources. However, when -ENOMEM hits at th...

5.5CVSS5.2AI score0.00149EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 3:16 p.m.11 views

CVE-2022-50481

In the Linux kernel, the following vulnerability has been resolved: cxl: fix possible null-ptr-deref in cxlguestinitafu|adapter If deviceregister fails in cxlregisterafu|adapter, the device is not added, deviceunregister can not be called in the error path, otherwise it will cause a null-ptr-dere...

5.5CVSS5.3AI score0.00149EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 3:16 p.m.5 views

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.4AI score0.00148EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 7:31 a.m.11 views

CVE-2025-39952

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: avoid buffer overflow in WID string configuration Fix the following copy overflow warning identified by Smatch checker. drivers/net/wireless/microchip/wilc1000/wlancfg.c:184 wilcwlanparseresponseframe error:...

8.8CVSS6.5AI score0.00213EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 7:31 a.m.14 views

CVE-2025-39944

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix use-after-free bugs in otx2synctstamp The original code relies on canceldelayedwork in otx2ptpdestroy, which does not ensure that the delayed work item synctstampwork has fully completed if it was already runnin...

7.8CVSS6.4AI score0.0014EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/04 7:31 a.m.13 views

CVE-2025-39943

In the Linux kernel, the following vulnerability has been resolved: ksmbd: smbdirect: validate dataoffset and datalength field of smbdirectdatatransfer If dataoffset and datalength of smbdirectdatatransfer struct are invalid, out of bounds issue could happen. This patch validate dataoffset and...

9.4CVSS6.2AI score0.00243EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2025-2584

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00183EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2025-9559

Malicious code in bioql PyPI...

7.2CVSS6.5AI score0.00255EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2024-2481

Malicious code in bioql PyPI...

3.4CVSS6.4AI score0.00283EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/10/01 11:46 a.m.5 views

CVE-2023-53530

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Use rawsmpprocessorid instead of smpprocessorid The following call trace was observed: localhost kernel: nvme nvme0: NVME-FC0: controller connect complete localhost kernel: BUG: using smpprocessorid in preemptible...

5.5CVSS5.5AI score0.00135EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/01 11:46 a.m.12 views

CVE-2023-53528

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix unsafe drain work queue code If createqp does not fully succeed it is possible for qp cleanup code to attempt to drain the send or recv work queues before the queues have been created causing a seg fault. This patch...

5.5CVSS5.4AI score0.00134EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/01 11:46 a.m.17 views

CVE-2023-53523

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: fix time stamp counter initialization If the gsusb device driver is unloaded or unbound before the interface is shut down, the USB stack first calls the struct usbdriver::disconnect and then the struct...

5.5CVSS5.3AI score0.00119EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/01 11:46 a.m.9 views

CVE-2023-53517

In the Linux kernel, the following vulnerability has been resolved: tipc: do not update mtu if msgmax is too small in mtu negotiation When doing link mtu negotiation, a malicious peer may send Activate msg with a very small mtu, e.g. 4 in Shuang's testing, without checking for the minimum mtu,...

9.8CVSS5.4AI score0.00278EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/01 11:45 a.m.15 views

CVE-2023-53510

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix handling of lrbp-cmd ufshcdqueuecommand may be called two times in a row for a SCSI command before it is completed. Hence make the following changes: - In the functions that submit a command, do not check the...

7.8CVSS5.1AI score0.00144EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/01 11:45 a.m.20 views

CVE-2023-53509

In the Linux kernel, the following vulnerability has been resolved: qed: allow sleep in qedmcptracedump By default, qedmcpcmdandunion delays 10us at a time in a loop that can run 500K times, so calls to qedmcpnvmrdcmd may block the current thread for over 5s. We observed thread scheduling delays...

5.5CVSS5.3AI score0.00143EPSS
SaveExploits0
Rows per page
Query Builder