Lucene search
+L

1914 matches found

CVE
CVE
added 2025/09/15 2:49 p.m.30 views

CVE-2022-50333

CVE-2022-50333 concerns the Linux kernel: fs/jfs contains a shift-out-of-bounds bug in dbDiscardAG, addressed by guarding the dbMount to mitigate URSAN-generated issues. The connected Nessus/SUSE advisories reproduce the same description and confirm a kernel-level fix, without detailing affected ...

7.8CVSS6.1AI score0.00159EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/09/15 2:21 p.m.11 views

CVE-2023-53222 jfs: jfs_dmap: Validate db_l2nbperpage while mounting

In the Linux kernel, the following vulnerability has been resolved: jfs: jfsdmap: Validate dbl2nbperpage while mounting In jfsdmap.c at line 381, BLKTODMAP is used to get a logical block number inside dbFree. dbl2nbperpage, which is the log2 number of blocks per page, is passed as an argument to...

7.8CVSS4.7AI score
SaveExploits0References11
CVE
CVE
added 2025/09/15 2:20 p.m.39 views

CVE-2022-50262

CVE-2022-50262 concerns the Linux kernel NTFS handling in the ntfs3 file system. Technical details in the connected documents show that when the NTFS BOOT record_size is negative (treated as a shift value), there is no validation of the resulting shift. This allows an invalid size to propagate in...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2025/09/11 11:23 p.m.4 views

SUSE CVE-2025-39788

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

5.3CVSS6.4AI score0.00155EPSS
SaveExploits0References22
CVE
CVE
added 2025/09/11 4:56 p.m.43 views

CVE-2025-39788

CVE-2025-39788 affects the Linux kernel SCSI/ufs Exynos driver (gs101). The issue is in the USB/UFS host path where the left shift to set UTRL_NEXUS_TYPE is performed on an int, causing an out-of-bounds shift and writing an incorrect value (0xffffffff on gs101). The fix switches to the BIT() macr...

7.8CVSS6AI score0.00155EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/09/11 4:56 p.m.15 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...

0.00155EPSS
SaveExploits0References7
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
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.4 views

EulerOS 2.0 SP9 : libtheora (EulerOS-SA-2025-2130)

According to the versions of the libtheora packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : ochufftreeunpack in huffdec.c in libtheora in Theora through 1.0 7180717 has an invalid negative left shift. NOTE: this is disputed by third...

9.8CVSS6.6AI score0.01853EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.7 views

EulerOS 2.0 SP9 : libtheora (EulerOS-SA-2025-2131)

According to the versions of the libtheora packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : ochufftreeunpack in huffdec.c in libtheora in Theora through 1.0 7180717 has an invalid negative left shift. NOTE: this is disputed by third...

9.8CVSS6.6AI score0.01853EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2016-9825

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libswscale/utils.c in libav 11.8 allows remote attackers to cause a denial of service crash via vectors involving left shift of a negative value. CVE-2016-9825...

5.5CVSS5.7AI score0.00936EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2025/09/08 11:22 p.m.6 views

SUSE CVE-2025-39685

In the Linux kernel, the following vulnerability has been resolved: comedi: pcl726: Prevent invalid irq number The reproducer passed in an irq number0x80008000 that was too large, which triggered the oob. Added an interrupt number check to prevent users from passing in an irq number that was too...

5.5CVSS6.7AI score0.0016EPSS
SaveExploits0References21
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.0016EPSS
SaveExploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2025/09/04 11:23 p.m.7 views

SUSE CVE-2025-38710

In the Linux kernel, the following vulnerability has been resolved: gfs2: Validate idepth for exhash directories A fuzzer test introduced corruption that ends up with a depth of 0 in direread, causing an undefined shift by 32 at: index = hash 32 - dip-idepth; As calculated in an open-coded way in...

6.4CVSS6.5AI score0.00153EPSS
SaveExploits0References13
OSV
OSV
added 2025/09/04 4:15 p.m.3 views

DEBIAN-CVE-2025-38710

In the Linux kernel, the following vulnerability has been resolved: gfs2: Validate idepth for exhash directories A fuzzer test introduced corruption that ends up with a depth of 0 in direread, causing an undefined shift by 32 at: index = hash 32 - dip-idepth; As calculated in an open-coded way in...

5.5CVSS5.5AI score0.00153EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/04 3:33 p.m.58 views

CVE-2025-38710

The CVE-2025-38710 vulnerability affects the Linux kernel GFS2: it relies on i_depth validation for exhash directories. A fuzzer introduced corruption that could yield a dir_e_read() depth of 0, causing an undefined shift by 32 at index = hash >> (32 - dip->i_depth). The minimum depth is...

7.8CVSS5.9AI score0.00153EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/09/04 3:33 p.m.4 views

CVE-2025-38710 gfs2: Validate i_depth for exhash directories

In the Linux kernel, the following vulnerability has been resolved: gfs2: Validate idepth for exhash directories A fuzzer test introduced corruption that ends up with a depth of 0 in direread, causing an undefined shift by 32 at: index = hash 32 - dip-idepth; As calculated in an open-coded way in...

7.8CVSS6.2AI score
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2025/09/04 11:22 a.m.6 views

Moderate: Red Hat Security Advisory: Red Hat build of Keycloak 26.2.8 Images Security Update

New images are available for Red Hat build of Keycloak 26.2.8 and Red Hat build of Keycloak 26.2.8 Operator, running on OpenShift Container Platform Red Hat build of Keycloak is an integrated sign-on solution, available as a Red Hat JBoss Middleware for OpenShift containerized image. The Red Hat...

5.3CVSS6.1AI score0.00493EPSS
SaveExploits0References2
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 6:54 a.m.14 views

jfs: Fix shift-out-of-bounds in dbDiscardAG

...

5.5CVSS7AI score0.00224EPSS
SaveExploits0
Rows per page
Query Builder