Lucene search
+L

3214 matches found

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

EUVD-2022-27850

Malicious code in bioql PyPI...

5.9CVSS5.8AI score0.08969EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-5211

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00225EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2024-53802

Malicious code in bioql PyPI...

7.3AI score0.00218EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/01 11:23 p.m.6 views

SUSE CVE-2025-39899

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix kmaplocal LIFO ordering for CONFIGHIGHPTE With CONFIGHIGHPTE on 32-bit ARM, movepagespte maps PTE pages using kmaplocalpage, which requires unmapping in Last-In-First-Out order. The current code maps dstpte...

5.5CVSS6.7AI score0.00135EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/01 8:15 a.m.10 views

UBUNTU-CVE-2025-39899

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix kmaplocal LIFO ordering for CONFIGHIGHPTE With CONFIGHIGHPTE on 32-bit ARM, movepagespte maps PTE pages using kmaplocalpage, which requires unmapping in Last-In-First-Out order. The current code maps dstpte...

5.5CVSS5.9AI score0.00135EPSS
SaveExploits0References16
Vulnrichment
Vulnrichment
added 2025/10/01 7:42 a.m.5 views

CVE-2025-39899 mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix kmaplocal LIFO ordering for CONFIGHIGHPTE With CONFIGHIGHPTE on 32-bit ARM, movepagespte maps PTE pages using kmaplocalpage, which requires unmapping in Last-In-First-Out order. The current code maps dstpte...

6.3AI score0.00135EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/01 7:42 a.m.31 views

CVE-2025-39899

CVE-2025-39899 concerns the Linux kernel mm/userfaultfd path where, on 32-bit ARM with CONFIG_HIGHPTE, move_pages_pte() maps PTE pages using kmap_local_page() and must unmap them in LIFO order. The current code unmapped dst_pte then src_pte in the same sequence, violating LIFO and triggering a ku...

5.5CVSS6.3AI score0.00135EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/10/01 7:42 a.m.20 views

CVE-2025-39899 mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix kmaplocal LIFO ordering for CONFIGHIGHPTE With CONFIGHIGHPTE on 32-bit ARM, movepagespte maps PTE pages using kmaplocalpage, which requires unmapping in Last-In-First-Out order. The current code maps dstpte...

0.00135EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/09/29 12:0 a.m.19 views

PT-2025-39824

Name of the Vulnerable Software and Affected Versions Chef Automate versions prior to 4.13.295 Description An authenticated attacker can gain access to Chef Automate restricted functionality in the compliance service. This is due to improperly neutralized inputs used in an SQL command utilizing a...

9.8CVSS7.2AI score0.22827EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/09/23 12:0 a.m.3 views

RHEL 7 : ImageMagick (RHSA-2025:16313)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2025:16313 advisory. ImageMagick is an image display and manipulation tool for the X Window System that can read and write multiple image formats. Security Fixes:...

8.8CVSS7.6AI score0.00824EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2025/09/22 5:39 a.m.7 views

Important: Red Hat Security Advisory: ImageMagick security update

An update for ImageMagick is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is availabl...

8.8CVSS7.3AI score0.00824EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/09/21 7:25 p.m.13 views

CVE-2025-34193

Vasion Print formerly PrinterLogic Virtual Appliance Host versions prior to 25.1.102 and Application versions prior to 25.1.1413 include Windows client components PrinterInstallerClientInterface.exe, PrinterInstallerClient.exe, PrinterInstallerClientLauncher.exe that lack modern compile-time and...

9.8CVSS7.9AI score0.00726EPSS
SaveExploits1References1
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.5 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
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.10 views

PT-2025-38420

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue in ext4 related to undefined behavior in a bit shift operation within the ext4 check flag values function. Shifting a signed 32-bit value by 31 bits is...

6.5AI score
SaveExploits0References11
OSV
OSV
added 2025/09/12 2:26 p.m.5 views

OESA-2025-2294 libssh security update

The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote...

8.8CVSS7.7AI score0.00505EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/12 6:15 a.m.10 views

UBUNTU-CVE-2025-10148

curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two...

5.3CVSS6.7AI score0.00466EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/11 4:56 p.m.6 views

CVE-2025-39788 scsi: ufs: exynos: Fix programming of HCI_UTRL_NEXUS_TYPE

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: exynos: Fix programming of HCIUTRLNEXUSTYPE On Google gs101, the number of UTP transfer request slots nutrs is 32, and in this case the driver ends up programming the UTRLNEXUSTYPE incorrectly as 0. This is because the...

7.8CVSS6AI score0.00155EPSS
SaveExploits0References13
OSV
OSV
added 2025/09/09 10:25 a.m.2 views

SUSE-SU-2025:03113-1 Security update for ImageMagick

This update for ImageMagick fixes the following issues: - CVE-2025-55004: Fixed heap buffer over-read in in ReadOneMNGIMage when processing images with separate alpha channels bsc1248076. - CVE-2025-55005: Fixed heap buffer overflow when transforming from Log to sRGB colorspaces bsc1248077. -...

8.8CVSS7.5AI score0.04354EPSS
SaveExploits7References15
Rows per page
Query Builder