Lucene search
+L

1914 matches found

Cvelist
Cvelist
added 2025/07/28 11:21 a.m.24 views

CVE-2025-38482 comedi: das6402: Fix bit shift out of bounds

In the Linux kernel, the following vulnerability has been resolved: comedi: das6402: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: / IRQs 2,3,5,6,7, 10,11,15 are valid for "enhanced" mode / if 1 options1 & 0x8cec However, it-optionsi is an...

0.00159EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/07/28 11:21 a.m.11 views

CVE-2025-38482

In the Linux kernel, the following vulnerability has been resolved: comedi: das6402: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: / IRQs 2,3,5,6,7, 10,11,15 are valid for "enhanced" mode / if 1 options1 & 0x8cec However, it-optionsi is an...

7.1CVSS5.6AI score0.00159EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/28 11:21 a.m.22 views

CVE-2025-38483 comedi: das16m1: Fix bit shift out of bounds

In the Linux kernel, the following vulnerability has been resolved: comedi: das16m1: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: / only irqs 2, 3, 4, 5, 6, 7, 10, 11, 12, 14, and 15 are valid / if 1 options1 & 0xdcfc However, it-optionsi is an...

0.00159EPSS
SaveExploits0References8
CVE
CVE
added 2025/07/28 11:21 a.m.95 views

CVE-2025-38483

CVE-2025-38483 concerns the Linux kernel’s comedi das16m1 IRQ validation. The test for valid IRQs uses a bitmask check on (1 <options[1]), but it->options[i] is an unchecked int from userspace, allowing the shift amount to be negative or out of bounds. The fix adds a bounds check on it->...

7.1CVSS6.5AI score0.00159EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2025/07/28 11:21 a.m.8 views

CVE-2025-38483

In the Linux kernel, the following vulnerability has been resolved: comedi: das16m1: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: / only irqs 2, 3, 4, 5, 6, 7, 10, 11, 12, 14, and 15 are valid / if 1 options1 & 0xdcfc However, it-optionsi is an...

7.1CVSS5.6AI score0.00159EPSS
SaveExploits0
OSV
OSV
added 2025/07/28 11:21 a.m.5 views

CVE-2025-38482 comedi: das6402: Fix bit shift out of bounds

In the Linux kernel, the following vulnerability has been resolved: comedi: das6402: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: / IRQs 2,3,5,6,7, 10,11,15 are valid for "enhanced" mode / if 1 options1 & 0x8cec However, it-optionsi is an...

6.4AI score
SaveExploits0References13
BDU FSTEC
BDU FSTEC
added 2025/07/28 12:0 a.m.9 views

The vulnerability of the rgxfw_pcset_ungrab() function in the Driver Development Kit (DDK) allows a hacker to trigger a service failure.

The vulnerability of the rgxfwpcsetungrab function in the Driver Development Kit DDK relates to a pointer shift beyond the allocated memory range when processing the psFWMemContext parameter. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.8CVSS5.4AI score0.00169EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2025/07/25 2:15 p.m.7 views

CVE-2025-38415

In the Linux kernel, the following vulnerability has been resolved: Squashfs: check return result of sbminblocksize Syzkaller reports an "UBSAN: shift-out-of-bounds in squashfsbioread" bug. Syzkaller forks multiple processes which after mounting the Squashfs filesystem, issues an ioctl"/dev/loop0...

7.8CVSS0.00181EPSS
SaveExploits0References10
CVE
CVE
added 2025/07/25 1:32 p.m.116 views

CVE-2025-38415

CVE-2025-38415 is a Linux kernel vulnerability affecting Squashfs where sb_min_blocksize(sb, SQUASHFS_DEVBLK_SIZE) can return 0, causing msblk->devblksize to be 0 and leading to an out-of-bounds shift (64) in msblk->devblksize_log2. The issue stems from not handling a 0 return from sb_min_b...

7.8CVSS6.5AI score0.00181EPSS
SaveExploits0References10Affected Software1
Positive Technologies
Positive Technologies
added 2025/07/23 12:0 a.m.10 views

PT-2025-33755

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The HID core is susceptible to a shift-out-of-bounds exception when converting a 32-bit quantity to a 0-bit quantity. This can occur due to buggy devices reporting a report field with ...

7.1CVSS6.4AI score0.00161EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/16 12:0 a.m.8 views

PT-2025-33572

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the comedi subsystem, specifically within the aio iiro 16 driver. An unchecked integer value from userspace, it-options1, is used as a shift amount ...

7.1CVSS7.1AI score0.00174EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/16 12:0 a.m.7 views

PT-2025-33573

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel’s comedi subsystem, specifically within the pcl812 driver. An unchecked integer value, it-options1, received from userspace, can lead to a bit shift...

7.1CVSS7.1AI score0.00174EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/16 12:0 a.m.6 views

PT-2025-35983

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the validation of i depth for exhash directories within the gfs2 filesystem. A fuzzer test revealed corruption leading to a depth of 0 in dir...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/07/10 12:0 a.m.7 views

EulerOS 2.0 SP10 : libtheora (EulerOS-SA-2025-1804)

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
Positive Technologies
Positive Technologies
added 2025/07/07 12:0 a.m.6 views

PT-2025-31079

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the das16m1 module where an unchecked integer value from userspace, it-options1, could lead to a bit shift out of bounds when checking for supported I...

7.1CVSS6.6AI score0.00159EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/07 12:0 a.m.6 views

PT-2025-37245

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel related to the SCSI UFS Exynos driver. Specifically, the programming of HCI UTRL NEXUS TYPE was incorrect on Google gs101 devices due to an integer...

7.8CVSS5.9AI score0.00155EPSS
SaveExploits0
OSV
OSV
added 2025/07/04 2:15 p.m.5 views

UBUNTU-CVE-2025-38230

In the Linux kernel, the following vulnerability has been resolved: jfs: validate AG parameters in dbMount to prevent crashes Validate dbagheight, dbagwidth, and dbagstart in dbMount to catch corrupted metadata early and avoid undefined behavior in dbAllocAG. Limits are derived from L2LPERCTL,...

7.8CVSS6.5AI score0.00161EPSS
SaveExploits0References25
OSV
OSV
added 2025/07/04 2:15 p.m.4 views

UBUNTU-CVE-2025-38217

In the Linux kernel, the following vulnerability has been resolved: hwmon: ftsteutates Fix TOCTOU race in ftsread In the ftsread function, when handling hwmonpwmautochannelstemp, the code accesses the shared variable data-fansourcechannel twice without holding any locks. It is first checked again...

4.7CVSS6AI score0.00103EPSS
SaveExploits0References29
OSV
OSV
added 2025/06/27 4:7 p.m.11 views

CLSA-2025-1751040454 Update of tzdata

Upgrade to tzdata-2025b - New zone for Aysén Region in Chile which moves from -04/-03 to -03. - Paraguay adopted permanent -03 starting spring 2024. - Improve pre-1991 data for the Philippines. - Etc/Unknown is now reserved. - Improve historical data for Mexico, Mongolia, and Portugal. - System V...

5.9AI score
SaveExploits0References1
OSV
OSV
added 2025/06/27 3:38 p.m.20 views

CLSA-2025-1751038683 Update of tzdata

Upgrade to tzdata-2025b - New zone for Aysén Region in Chile which moves from -04/-03 to -03. - Paraguay adopted permanent -03 starting spring 2024. - Improve pre-1991 data for the Philippines. - Etc/Unknown is now reserved. - Improve historical data for Mexico, Mongolia, and Portugal. - System V...

5.9AI score
SaveExploits0References1
Rows per page
Query Builder