Lucene search
+L

143 matches found

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

EUVD-2025-22881

Malicious code in bioql PyPI...

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

EUVD-2025-22880

Malicious code in bioql PyPI...

7.6AI score0.00159EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:0 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.00152EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.4 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.00152EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/09/18 7:4 p.m.7 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
CVE
CVE
added 2025/09/18 4:3 p.m.30 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.5 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.00152EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/18 2:15 p.m.5 views

DEBIAN-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.1AI score0.00152EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.1 views

CVE-2022-50390 drm/ttm: fix undefined behavior in bit shift for TTM_TT_FLAG_PRIV_POPULATED

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

6.1AI score0.00152EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.10 views

CVE-2022-50390 drm/ttm: fix undefined behavior in bit shift for TTM_TT_FLAG_PRIV_POPULATED

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

0.00152EPSS
SaveExploits0References4
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
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.4 views

PT-2025-38338

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to undefined behavior in a bit shift operation within the DRM/TTM subsystem. Specifically, shifting a signed 32-bit value by 31 bits can lead to...

5.5CVSS7AI score0.00152EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.15 views

EulerOS 2.0 SP13 : kernel (EulerOS-SA-2025-2144)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : x86/fpu: KVM: Set the base guest FPU uABI size to sizeofstruct kvmxsave.CVE-2022-49557 A cross-privilege Spectre v2 vulnerability allows attackers...

8.8CVSS7.8AI score0.08555EPSS
SaveExploits1References24
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...

6AI score
SaveExploits0References13
CVE
CVE
added 2025/09/05 5:20 p.m.42 views

CVE-2025-39685

Summary (CVE-2025-39685) : In the Linux kernel, the comedi pcl726 driver could trigger an out-of-bounds when an excessively large IRQ number was passed (example 0x80008000). The fix adds an interrupt number check to prevent passing an IRQ number that is too large. It notes that if it->options[...

7.1CVSS6.1AI score0.00149EPSS
SaveExploits0References8Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/09/04 8:42 a.m.4 views

comedi: aio_iiro_16: Fix bit shift out of bounds

...

7.1CVSS7AI score0.00174EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 8:36 a.m.3 views

comedi: pcl812: Fix bit shift out of bounds

...

7.1CVSS7AI score0.00174EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 1:35 a.m.4 views

comedi: das6402: Fix bit shift out of bounds

...

7.1CVSS7AI score0.00159EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 12:56 a.m.4 views

comedi: das16m1: Fix bit shift out of bounds

...

7.1CVSS7AI score0.00159EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/31 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-38529

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - comedi: aioiiro16: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if 1 options1 & 0xdcfc However, it-optionsi...

7.1CVSS6.6AI score0.00174EPSS
SaveExploits0References2
Rows per page
Query Builder