Lucene search
+L

12602 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/23 12:00 a.m.5 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 2:18 p.m.11 views

kernel: HID: core: Harden s32ton() against conversion to 0 bits

In the Linux kernel, the following vulnerability has been resolved: HID: core: Harden s32ton against conversion to 0 bits Testing by the syzbot fuzzer showed that the HID core gets a shift-out-of-bounds exception when it tries to convert a 32-bit quantity to a 0-bit quantity. Ideally this should...

7.1CVSS6.8AI score0.00165EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/22 5:39 a.m.10 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
RedHat Linux
RedHat Linux
added 2025/09/22 5:39 a.m.19 views

imagemagick: ImageMagick (WriteBMPImage): 32-bit integer overflow when writing BMP scanline stride → heap buffer overflow

A flaw was found in ImageMagick. In 32-bit builds, the Bitmap encoder miscalculates the stride value when processing images with very large with. Mathematically, the stride value is calculated as width multiplied by 3 but the theoretical limit of such value is 2^32 for 32-bit integers. So, if thi...

8.8CVSS7.2AI score0.00824EPSS
SaveExploits1References7
Packet Storm News
Packet Storm News
added 2025/09/22 12:00 a.m.10 views

SilentStriker: toward Stealthy Bit-Flip Attacks on Large Language Models

The rapid adoption of large language models LLMs in critical domains has spurred extensive research into their security issues. While input manipulation attacks e.g., prompt injection have been well studied, Bit-Flip Attacks BFAs -- which exploit hardware vulnerabilities to corrupt model paramete...

7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/21 7:25 p.m.18 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.00778EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/09/20 12:00 a.m.10 views

WordPress plugin SupportCandy 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform has the ability to host personal blog sites on PHP and MySQL based servers.WordPress plugin is an application plugin. A security vulnerabili...

6.5CVSS6.8AI score0.00338EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/19 6:47 p.m.23 views

CVE-2025-34193 Vasion Print (formerly PrinterLogic) Insecure Windows Components Lack Modern Memory Protections and Use Outdated Runtimes

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

7.1CVSS0.00778EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/09/19 6:47 p.m.6 views

CVE-2025-34193 Vasion Print (formerly PrinterLogic) Insecure Windows Components Lack Modern Memory Protections and Use Outdated Runtimes

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

7.1CVSS7.6AI score0.00778EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/09/19 12:00 a.m.28 views

PT-2025-43616

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the peak usb CAN driver related to a shift-out-of-bounds issue. The driver did not explicitly use a 64-bit constant when shifting bits, which is...

6CVSS7.2AI score0.00197EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50390

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/ttm: fix undefined behavior in bit shift for TTMTTFLAGPRIVPOPULATED Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to...

5.5CVSS6.1AI score0.00161EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.7 views

SUSE CVE-2022-50390

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix undefined behavior in bit shift for TTMTTFLAGPRIVPOPULATED Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN:...

5.5CVSS6.5AI score0.00161EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/09/18 11:38 p.m.7 views

SUSE CVE-2023-53376

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Use number of bits to manage bitmap sizes To allocate bitmaps, the mpi3mr driver calculates sizes of bitmaps using byte as unit. However, bitmap helper functions assume that bitmaps are allocated using unsigned long...

5.5CVSS6.5AI score0.00162EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/09/18 7:04 p.m.8 views

CVE-2022-50403

A vulnerability was identified in the Linux kernel's ext4 filesystem implementation due to a flaw in how it processes filesystem metadata. An attacker with local privileges could create a malicious ext4 filesystem image to trigger this issue. When the system attempts to mount this malicious image...

7CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2025/09/18 4:15 p.m.29 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.00143EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 4:15 p.m.10 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.00143EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/09/18 4:04 p.m.7 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.00143EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/18 4:03 p.m.38 views

CVE-2022-50403

CVE-2022-50403 is documented in connected advisories as a kernel/ext4 issue: undefined behavior in a bit-shift check within ext4_check_flag_values. Red Hat RHSA-2025-23947 (RHEL 7 kernel) and RHSA-2025-23445 (RHEL 8 kernel) enumerate this CVE among security fixes for the kernel. Affected componen...

6.1AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/18 3:38 p.m.7 views

CVE-2022-50390

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix undefined behavior in bit shift for TTMTTFLAGPRIVPOPULATED Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN:...

5.5CVSS5.8AI score0.00161EPSS
SaveExploits0References4
CBLMariner
CBLMariner
added 2025/09/18 3:12 p.m.46 views

CVE-2025-54126 affecting package fluent-bit for versions less than 3.1.9-5

CVE-2025-54126 affecting package fluent-bit for versions less than 3.1.9-5. A patched version of the package is available...

6.9CVSS6.9AI score0.0061EPSS
SaveExploits1
Rows per page
Query Builder