Lucene search
+L

10156 matches found

Chainguard
Chainguard
added 2025/05/02 7:14 p.m.39 views

CVE-2025-32444 vulnerabilities

Vulnerabilities for packages: py3.10-vllm-cuda-12.6...

10CVSS7.2AI score0.01667EPSS
SaveExploits1
Chainguard
Chainguard
added 2025/05/02 7:14 p.m.13 views

GHSA-VC6M-HM49-G9QG vulnerabilities

Vulnerabilities for packages: py3.10-vllm-cuda-11.8...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added 2025/05/02 7:14 p.m.12 views

GHSA-HJ4W-HM2G-P6W5 vulnerabilities

Vulnerabilities for packages: py3.10-vllm-cuda-12.6...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2025/05/02 7:14 p.m.26 views

CVE-2025-30202 vulnerabilities

Vulnerabilities for packages: py3.10-vllm-cuda-11.8...

7.5CVSS7.2AI score0.00569EPSS
SaveExploits1
Chainguard
Chainguard
added 2025/05/02 7:14 p.m.17 views

CVE-2025-46653 vulnerabilities

Vulnerabilities for packages: tileserver-gl-fips, tileserver-gl...

3.1CVSS4.2AI score0.0041EPSS
SaveExploits1
Chainguard
Chainguard
added 2025/05/02 7:14 p.m.10 views

GHSA-9F8F-2VMF-885J vulnerabilities

Vulnerabilities for packages: py3.10-vllm-cuda-11.8...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added 2025/05/02 7:14 p.m.20 views

GHSA-75V8-2H7P-7M2M vulnerabilities

Vulnerabilities for packages: tileserver-gl-fips, tileserver-gl...

5.2AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.7 views

CVE-2023-53124

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix NULL pointer access in mpt3sastransportportadd Port is allocated by sasportallocnum and rphy is allocated by either sasenddevicealloc or sasexpanderalloc, all of which may return NULL. So we need to check the...

5.5CVSS6AI score0.00176EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.9 views

CVE-2023-53075

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix invalid address access in lookuprec when index is 0 KASAN reported follow problem: BUG: KASAN: use-after-free in lookuprec Read of size 8 at addr ffff000199270ff0 by task modprobe CPU: 2 Comm: modprobe Call trace:...

7.8CVSS6AI score0.00194EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.4 views

CVE-2023-53061

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible refcount leak in smb2open Reference count of acls will leak when memory allocation fails. Fix this by adding the missing posixaclrelease...

5.5CVSS5.7AI score0.00188EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.4 views

CVE-2023-53048

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix warning when handle discoveridentity message Since both source and sink device can send discoveridentity message in PD3, kernel may dump below warning: ------------ cut here ------------ WARNING: CPU: 0 PID:...

5.5CVSS5.8AI score0.00189EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.3 views

CVE-2023-53084

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove another errant put in error path drmgemshmemmmap doesn't own reference in error code path, resulting in the dma-buf shmem GEM object getting prematurely freed leading to a later use-after-free...

7.8CVSS6.1AI score0.00193EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.8 views

CVE-2023-53100

In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in ext4updateinlinedata Syzbot found the following issue: EXT4-fs loop0: mounted filesystem 00000000-0000-0000-0000-000000000000 without journal. Quota mode: none. fscrypt: AES-256-CTS-CBC using implementation...

7.8CVSS6AI score0.002EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.7 views

CVE-2023-53042

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not set DRR on pipe Commit WHY Writing to DRR registers such as OTGVTOTALMIN on the same frame as a pipe commit can cause underflow...

5.5CVSS6.3AI score0.00187EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.18 views

CVE-2023-53140

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Remove the /proc/scsi/$procname directory earlier Remove the /proc/scsi/$procname directory earlier to fix a race condition between unloading and reloading kernel modules. This fixes a bug introduced in 2009 by commit...

5.5CVSS5.9AI score0.00176EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.10 views

CVE-2023-53035

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel-infoleak in nilfsioctlwrapcopy The ioctl helper function nilfsioctlwrapcopy, which exchanges a metadata array to/from user space, may copy uninitialized buffer regions to user space memory for read-only ioctl...

7.1CVSS6.2AI score0.00213EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.4 views

CVE-2023-53050

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix memory leak in margining Memory for the usb4-margining needs to be relased for the upstream port of the router as well, even though the debugfs directory gets released with the router device removal. Fix this...

5.5CVSS6.3AI score0.00186EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.4 views

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.3AI score0.00187EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.11 views

CVE-2023-53126

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix sashba.phy memory leak in mpi3mrremove Free mrioc-sashba.phy at .remove...

5.5CVSS6.3AI score0.00174EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/05/02 4:15 p.m.7 views

CVE-2023-53132

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix mpi3mrhbaport memory leak in mpi3mrremove Free mpi3mrhbaport at .remove...

5.5CVSS6.3AI score0.00174EPSS
SaveExploits0References5
Rows per page
Query Builder