Lucene search
+L

1914 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2019-18320

Malware in sbrugna...

7.5CVSS7.6AI score0.0123EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2019-4491

Malware in sbrugna...

5.5CVSS5.5AI score0.00377EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986294)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986294 advisory. In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Add check for negative dbl2nbperpage l2nbperpage is log2number of blks per page, and the...

8.4CVSS6.2AI score0.00259EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/10/07 12:0 a.m.10 views

PT-2025-41016

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the lib/fonts module related to undefined behavior in a bit shift operation within the get default font function. Specifically, shifting a signe...

6.4AI score0.00147EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987013)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987013 advisory. In the Linux kernel, the following vulnerability has been resolved: gpio: wcd934x: Fix shift-out-of-bounds error bit-mask for pins 0 to 4 is BIT0 to BIT4 however we...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/10/07 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that originates from a 31-bit left shift of a signed 32-bit value resulting in undefined behavior, which could lead to undefined...

6.2AI score0.00147EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986668)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986668 advisory. In the Linux kernel, the following vulnerability has been resolved: HID: core: fix shift-out-of-bounds in hidreportrawevent Syzbot reported shift-out-of-bounds in...

5.5CVSS5.9AI score0.00251EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/05 11:47 p.m.7 views

BIT-PYTORCH-2025-46152

In PyTorch before 2.7.0, bitwiserightshift produces incorrect output for certain out-of-bounds values of the "other" argument...

5.3CVSS7AI score0.00423EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/05 2:57 a.m.7 views

SUSE CVE-2022-50478

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix shift-out-of-bounds/overflow in nilfssb2badoffset Patch series "nilfs2: fix UBSAN shift-out-of-bounds warnings on mount time". The first patch fixes a bug reported by syzbot, and the second one fixes the remaining bug...

5.5CVSS6.6AI score0.00155EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/04 4:15 p.m.7 views

CVE-2022-50497

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: fix shift-out-of-bounds in checkspecialflags UBSAN reported a shift-out-of-bounds warning: left shift of 1 by 31 places cannot be represented in type 'int' Call Trace: dumpstack lib/dumpstack.c:88 inline...

7.1CVSS0.00152EPSS
SaveExploits0References9
NVD
NVD
added 2025/10/04 4:15 p.m.7 views

CVE-2022-50478

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix shift-out-of-bounds/overflow in nilfssb2badoffset Patch series "nilfs2: fix UBSAN shift-out-of-bounds warnings on mount time". The first patch fixes a bug reported by syzbot, and the second one fixes the remaining bug...

7.1CVSS0.00155EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/04 4:15 p.m.6 views

UBUNTU-CVE-2022-50478

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix shift-out-of-bounds/overflow in nilfssb2badoffset Patch series "nilfs2: fix UBSAN shift-out-of-bounds warnings on mount time". The first patch fixes a bug reported by syzbot, and the second one fixes the remaining bug...

7.1CVSS5.9AI score0.00155EPSS
SaveExploits0References12
OSV
OSV
added 2025/10/04 4:15 p.m.5 views

UBUNTU-CVE-2022-50497

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: fix shift-out-of-bounds in checkspecialflags UBSAN reported a shift-out-of-bounds warning: left shift of 1 by 31 places cannot be represented in type 'int' Call Trace: dumpstack lib/dumpstack.c:88 inline...

7.1CVSS5.9AI score0.00152EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2025/10/04 3:43 p.m.11 views

CVE-2022-50497 binfmt_misc: fix shift-out-of-bounds in check_special_flags

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: fix shift-out-of-bounds in checkspecialflags UBSAN reported a shift-out-of-bounds warning: left shift of 1 by 31 places cannot be represented in type 'int' Call Trace: dumpstack lib/dumpstack.c:88 inline...

0.00152EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/04 3:43 p.m.27 views

CVE-2022-50497

CVE-2022-50497 affects the Linux kernel’s binfmt_misc subsystem. The provided documents indicate a fix for a shift-out-of-bounds issue in check_special_flags, with UBSAN warning about left shift of 1 by 31 in an unsigned int context. The vulnerability arises from how Node flags/macros are typed, ...

7.1CVSS6.1AI score0.00152EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/10/04 3:43 p.m.6 views

CVE-2022-50497 binfmt_misc: fix shift-out-of-bounds in check_special_flags

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: fix shift-out-of-bounds in checkspecialflags UBSAN reported a shift-out-of-bounds warning: left shift of 1 by 31 places cannot be represented in type 'int' Call Trace: dumpstack lib/dumpstack.c:88 inline...

6.4AI score
SaveExploits0References12
CVE
CVE
added 2025/10/04 3:16 p.m.27 views

CVE-2022-50478

The CVE-2022-50478 issue affects the Linux kernel nilfs2 code. When an on-disk superblock block size exponent is corrupted, nilfs_sb2_bad_offset can trigger a shift-out-of-bounds warning and a kernel panic at mount time. The fix series adds preliminary sanity checks and changes the risky computat...

7.1CVSS6.2AI score0.00155EPSS
SaveExploits0References9Affected Software1
CNNVD
CNNVD
added 2025/10/04 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a shift overrun or overflow in the nilfssb2badoffset function, which could cause the kernel to crash...

5.1AI score0.00155EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/10/04 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a shift out of bounds when checking for special flags, which could lead to undefined behavior...

5.2AI score0.00152EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2022-32534

Malicious code in bioql PyPI...

8.8CVSS8.6AI score0.01557EPSS
SaveExploits1References6
Rows per page
Query Builder