Lucene search
+L

15728 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.21 views

EUVD-2023-34612

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.02363EPSS
SaveExploits1References6
OSV
OSV
added 2025/10/03 7:56 p.m.7 views

RLSA-2025:14510 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: netsched: ets: Fix double list add in class with netem as child qdisc CVE-2025-37914 kernel: i40e: fix MMIO write access to an invalid page in i40eclearhw CVE-2025-38200 kernel: ice: fix...

7CVSS6.6AI score0.0019EPSS
SaveExploits0References4
Rockylinux
Rockylinux
added 2025/10/03 7:56 p.m.9 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

8.4CVSS6.8AI score0.00197EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/10/02 11:28 a.m.10 views

CVE-2025-39897

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Add error handling for RX metadata pointer retrieval Add proper error checking for dmaenginedescgetmetadataptr which can return an error pointer and lead to potential crashes or undefined behaviour if the...

5.5CVSS5.8AI score0.00254EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/10/02 8:6 a.m.5 views

sched: Fix sched_numa_find_nth_cpu() if mask offline

...

5.5CVSS7AI score0.00136EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/10/02 6:11 a.m.10 views

An illegal memory access flaw was found in the binutils package. Parsing an ELF file containing corrupt symbol version information may result in a denial of service. This issue is the result of an incomplete fix for CVE-2020-16599.

...

5.5CVSS7AI score0.01042EPSS
SaveExploits2
Microsoft CVE
Microsoft CVE
added 2025/10/02 6:11 a.m.5 views

A heap buffer overflow was found in the floppy disk emulator of QEMU up to 6.0.0 (including). It could occur in fdctrl_transfer_handler() in hw/block/fdc.c while processing DMA read data transfers from the floppy drive to the guest system. A privileged guest user could use this flaw to crash the QEMU process on the host resulting in DoS scenario, or potential information leakage from the host memory.

...

6.1CVSS7AI score0.00489EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2025/10/02 6:11 a.m.6 views

PHP-FPM memory access in root process leading to privilege escalation

...

7.8CVSS6.7AI score0.01438EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2025/10/02 6:10 a.m.10 views

When apr_time_exp*() or apr_os_exp_time*() functions are invoked with an invalid month field value in Apache Portable Runtime APR 1.6.2 and prior, out of bounds memory may be accessed in converting this value to an apr_time_exp_t value, potentially revealing the contents of a different static heap value or resulting in program termination, and may represent an information disclosure or denial of service vulnerability to applications which call these APR functions with unvalidated external input.

...

7.1CVSS7AI score0.01749EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/01 11:29 p.m.6 views

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

4.7CVSS6.5AI score0.00134EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2025/10/01 11:25 p.m.6 views

SUSE CVE-2025-11211

Out of bounds read in Media in Google Chrome prior to 141.0.7390.54 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page. Chromium security severity: Medium...

7.5CVSS6.7AI score0.00364EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/10/01 7:19 p.m.13 views

kernel: RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix use-after-free of work objects after cmid destruction The commit 59c68ac31e15 "iwcm: free cmid resources on the last deref" simplified cmid resource management by freeing cmid once all references to the cmid were...

9.8CVSS6.7AI score0.00344EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/01 6:14 p.m.10 views

kernel: RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix use-after-free of work objects after cmid destruction The commit 59c68ac31e15 "iwcm: free cmid resources on the last deref" simplified cmid resource management by freeing cmid once all references to the cmid were...

9.8CVSS6.7AI score0.00344EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/01 12:15 p.m.8 views

CVE-2023-53525

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Allow UD qptype to join multicast only As for multicast: - The SIDR is the only mode that makes sense; - Besides PSUDP, other port spaces like PSIB is also allowed, as it is UD compatible. In this case qkey also needs t...

5.5CVSS0.00135EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 12:15 p.m.4 views

UBUNTU-CVE-2023-53504

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Properly order ibdeviceunalloc to avoid UAF ibdeallocdevice should be called only after device cleanup. Fix the dealloc sequence...

7.8CVSS5.7AI score0.00143EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/01 11:46 a.m.21 views

CVE-2023-53528 RDMA/rxe: Fix unsafe drain work queue code

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

0.00134EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/01 11:46 a.m.10 views

CVE-2023-53528 RDMA/rxe: Fix unsafe drain work queue code

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

6.4AI score
SaveExploits0References6
OSV
OSV
added 2025/10/01 11:46 a.m.13 views

CVE-2023-53525 RDMA/cma: Allow UD qp_type to join multicast only

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Allow UD qptype to join multicast only As for multicast: - The SIDR is the only mode that makes sense; - Besides PSUDP, other port spaces like PSIB is also allowed, as it is UD compatible. In this case qkey also needs t...

6.4AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/01 11:46 a.m.13 views

CVE-2023-53525 RDMA/cma: Allow UD qp_type to join multicast only

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Allow UD qptype to join multicast only As for multicast: - The SIDR is the only mode that makes sense; - Besides PSUDP, other port spaces like PSIB is also allowed, as it is UD compatible. In this case qkey also needs t...

0.00135EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 11:45 a.m.7 views

CVE-2023-53504 RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAF

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Properly order ibdeviceunalloc to avoid UAF ibdeallocdevice should be called only after device cleanup. Fix the dealloc sequence...

7.8CVSS6.5AI score
SaveExploits0References5
Rows per page
Query Builder