Lucene search
+L

1795 matches found

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

EUVD-2022-52591

Malicious code in bioql PyPI...

9.8CVSS9.3AI score0.02689EPSS
SaveExploits1References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2023-59941

Malicious code in bioql PyPI...

6.3AI score0.00141EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.12 views

EUVD-2023-49952

Malicious code in bioql PyPI...

7.1CVSS6.6AI score0.00574EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-31973

Malicious code in bioql PyPI...

6.4AI score0.00156EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-22657

Malicious code in bioql PyPI...

7.6AI score0.0018EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2024-53187

Malicious code in bioql PyPI...

7AI score0.00293EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-5067

Malicious code in bioql PyPI...

9.1CVSS6.6AI score0.00372EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2022-41609

Malicious code in bioql PyPI...

7.5CVSS7.6AI score0.0112EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2025/10/01 6:14 p.m.10 views

kernel: scsi: lpfc: Use memcpy() for BIOS version

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Use memcpy for BIOS version The strlcat with FORTIFY support is triggering a panic because it thinks the target buffer will overflow although the correct target buffer size is passed in. Anyway, instead of memset with...

5.5CVSS7AI score0.00171EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 11:42 a.m.5 views

CVE-2022-50440 drm/vmwgfx: Validate the box size for the snooped cursor

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate the box size for the snooped cursor Invalid userspace dma surface copies could potentially overflow the memcpy from the surface to the snooped image leading to crashes. To fix it the dimensions of the copybox...

7.8CVSS6.4AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.19 views

CVE-2022-50440 drm/vmwgfx: Validate the box size for the snooped cursor

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate the box size for the snooped cursor Invalid userspace dma surface copies could potentially overflow the memcpy from the surface to the snooped image leading to crashes. To fix it the dimensions of the copybox...

7.8CVSS0.00156EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.6 views

PT-2025-40125

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the drm/vmwgfx module related to cursor handling. Insufficient validation of the copybox size for snooped cursors could lead to memory copy...

6.2AI score0.00156EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/09/29 12:0 a.m.6 views

PT-2025-42272

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A buffer overflow issue exists in the Linux kernel’s SCSI target core configuration file system. The issue stems from the use of snprintf to write into a buffer named buf within the targ...

6CVSS7.9AI score0.00162EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2025/09/25 12:0 a.m.10 views

kernel security update

3.10.0-1160.119.1.0.12 - scsi: lpfc: Use memcpy for BIOS version CVE-2025-38332 Orabug: 38414589 - posix-cpu-timers: fix race between handleposixcputimers and posixcputimerdel CVE-2025-38352 Orabug: 38414589...

7.4CVSS7AI score0.0125EPSS
SaveExploits8
RedHat Linux
RedHat Linux
added 2025/09/22 10:43 a.m.10 views

kernel: usb: dwc3: gadget: check that event count does not exceed event buffer length

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: check that event count does not exceed event buffer length The event count is read from register DWC3GEVNTCOUNT. There is a check for the count being zero, but not for exceeding the event buffer length. Check...

7.8CVSS6.9AI score0.00202EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:0 a.m.7 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : net-tools (SUSE-SU-2025:03260-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2025:03260-1 advisory. Security issues fixed: - CVE-2025-46836: missing bounds check in getname may lead to a stack buffer...

6.6CVSS6.8AI score0.00178EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/18 4:15 p.m.5 views

DEBIAN-CVE-2023-53434

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imxdsprproc: Add custom memory copy implementation for i.MX DSP Cores The IRAM is part of the HiFi DSP. According to hardware specification only 32-bits write are allowed otherwise we get a Kernel panic. Therefore add...

5.5CVSS5.4AI score0.00134EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 4:15 p.m.6 views

UBUNTU-CVE-2023-53434

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imxdsprproc: Add custom memory copy implementation for i.MX DSP Cores The IRAM is part of the HiFi DSP. According to hardware specification only 32-bits write are allowed otherwise we get a Kernel panic. Therefore add...

5.5CVSS5.7AI score0.00134EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/09/18 4:4 p.m.6 views

CVE-2023-53434 remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP Cores

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imxdsprproc: Add custom memory copy implementation for i.MX DSP Cores The IRAM is part of the HiFi DSP. According to hardware specification only 32-bits write are allowed otherwise we get a Kernel panic. Therefore add...

5.8AI score0.00134EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2025/09/18 12:10 a.m.7 views

Security update for net-tools

This update for net-tools fixes the following issues: Security issues fixed: CVE-2025-46836: missing bounds check in getname may lead to a stack buffer overflow bsc1243581. Avoid unsafe use of memcpy in ifconfig bsc1248687. Prevent overflow in ax25 and netrom bsc1248687. Fix stack buffer overflow...

6.6CVSS7.3AI score0.00178EPSS
SaveExploits0References12
Rows per page
Query Builder