Lucene search
+L

18291 matches found

RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.13 views

kernel: USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()

A flaw was found in the quatech2 module in the Linux kernel. An incorrect check for invalid port numbers can cause a NULL pointer dereference and result in a denial of service...

5.5CVSS7.2AI score0.00226EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.13 views

kernel: ovl: Filter invalid inodes with missing lookup function

In the Linux kernel, the following vulnerability has been resolved: ovl: Filter invalid inodes with missing lookup function Add a check to the ovldentryweird function to prevent the processing of directory inodes that lack the lookup function. This is important because such inodes can cause error...

7.8CVSS6.8AI score0.00235EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.9 views

kernel: drm/amdgpu: Fix the warning division or modulo by zero

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix the warning division or modulo by zero Checks the partition mode and returns an error for an invalid mode...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/13 12:00 a.m.12 views

ALSA-2025:7489 Important: php security update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: Header parser of http stream wrapper does not handle folded headers CVE-2025-1217 php: Stream HTTP wrapper header check might omit basic auth header CVE-2025-1736 php: Streams HTTP wrapper...

9.8CVSS6.4AI score0.01457EPSS
SaveExploits3References14
Citrix
Citrix
added 2025/05/12 12:00 a.m.15 views

Invalid login error is show when FAS is enabled on Rocky Linux 9.2

You deploy Rocky Linux 9.x FAS is configured and works fine on other OS like Windows, Ubuntu Issue is seen only with RHEL 9.x or Rocky Linux 9.x Invalid login prompt is thrown. Preauthentication errors are noticed in ctxkrb debug tool when installed for debug purposes on the Linux VDA...

7.2AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/11 12:15 a.m.28 views

CVE-2025-47736

dialect/mod.rs in the libsql-sqlite3-parser crate through 0.13.0 before 14f422a for Rust can crash if the input is not valid UTF-8...

2.9CVSS7AI score0.00246EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/10 2:52 a.m.8 views

SUSE CVE-2025-37861

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue When the task management thread processes reply queues while the reset thread resets them, the task management thread accesses an invalid queue ID 0xFFFF, s...

4.1CVSS6.5AI score0.00281EPSS
SaveExploits0References25
OSV
OSV
added 2025/05/09 11:08 a.m.12 views

OESA-2025-1468 cobbler security update

Cobbler is a network install server. Cobbler supports PXE, ISO virtualized installs, and re-installing existing Linux machines. The last two modes use a helper tool, 'koan', that integrates with cobbler. Cobbler's advanced features include importing distributions from DVDs and rsync mirrors,...

9.8CVSS7.1AI score0.86829EPSS
SaveExploits1References6
OSV
OSV
added 2025/05/09 7:16 a.m.6 views

DEBIAN-CVE-2025-37861

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue When the task management thread processes reply queues while the reset thread resets them, the task management thread accesses an invalid queue ID 0xFFFF, s...

7.8CVSS5.6AI score0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/09 7:16 a.m.18 views

AZL-62498 CVE-2025-37861 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue When the task management thread processes reply queues while the reset thread resets them, the task management thread accesses an invalid queue ID 0xFFFF, s...

7.8CVSS6.2AI score0.00281EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/09 7:16 a.m.14 views

CVE-2025-37839

In the Linux kernel, the following vulnerability has been resolved: jbd2: remove wrong sb-ssequence check Journal emptiness is not determined by sb-ssequence == 0 but rather by sb-sstart == 0 which is set a few lines above. Furthermore 0 is a valid transaction ID so the check can spuriously...

7.8CVSS0.00317EPSS
SaveExploits0References11
CVE
CVE
added 2025/05/09 6:42 a.m.130 views

CVE-2025-37861

The CVE 2025-37861 pertains to the Linux kernel SCSI MPI3MR driver where the TM thread could process reply queues while the reset thread reinitializes them, causing an access to an invalid queue ID (0xFFFF) and a crash. The fix adds a synchronization flag io_admin_reset_sync. Before a reset, the ...

7.8CVSS7AI score0.00281EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/05/09 6:41 a.m.13 views

CVE-2025-37839 jbd2: remove wrong sb->s_sequence check

In the Linux kernel, the following vulnerability has been resolved: jbd2: remove wrong sb-ssequence check Journal emptiness is not determined by sb-ssequence == 0 but rather by sb-sstart == 0 which is set a few lines above. Furthermore 0 is a valid transaction ID so the check can spuriously...

6.1AI score
SaveExploits0References14
Cvelist
Cvelist
added 2025/05/09 6:41 a.m.27 views

CVE-2025-37839 jbd2: remove wrong sb->s_sequence check

In the Linux kernel, the following vulnerability has been resolved: jbd2: remove wrong sb-ssequence check Journal emptiness is not determined by sb-ssequence == 0 but rather by sb-sstart == 0 which is set a few lines above. Furthermore 0 is a valid transaction ID so the check can spuriously...

0.00317EPSS
SaveExploits0References9
OSV
OSV
added 2025/05/09 6:32 a.m.19 views

GHSA-8M95-FFFC-H4C5 libsql-sqlite3-parser crash due to invalid UTF-8 input

dialect/mod.rs in the libsql-sqlite3-parser crate through 0.13.0 before 14f422a for Rust can crash if the input is not valid UTF-8...

2.9CVSS6.8AI score0.00246EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/05/09 6:32 a.m.21 views

libsql-sqlite3-parser crash due to invalid UTF-8 input

dialect/mod.rs in the libsql-sqlite3-parser crate through 0.13.0 before 14f422a for Rust can crash if the input is not valid UTF-8...

2.9CVSS6.9AI score0.00246EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2025/05/09 5:15 a.m.28 views

CVE-2025-47736

dialect/mod.rs in the libsql-sqlite3-parser crate through 0.13.0 before 14f422a for Rust can crash if the input is not valid UTF-8...

2.9CVSS0.00246EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/05/09 4:54 a.m.9 views

SUSE CVE-2022-49879

In the Linux kernel, the following vulnerability has been resolved: ext4: fix BUGON when directory entry has invalid reclen The reclen field in the directory entry has to be a multiple of 4. A corrupted filesystem image can be used to hit a BUG in ext4reclentodisk, called from makeindexeddir...

5.5CVSS6.2AI score0.00211EPSS
SaveExploits0References12
CVE
CVE
added 2025/05/09 12:00 a.m.72 views

CVE-2025-47736

The CVE-2025-47736 issue affects the libsql-sqlite3-parser crate (Rust). Specifically, the dialect/mod.rs component can crash when given input that is not valid UTF-8, affecting versions up to 0.13.0 and before the commit 14f422a. The vulnerability arises from handling non-UTF-8 input during pars...

2.9CVSS7.2AI score0.00246EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/09 12:00 a.m.11 views

CVE-2025-47736

dialect/mod.rs in the libsql-sqlite3-parser crate through 0.13.0 before 14f422a for Rust can crash if the input is not valid UTF-8...

2.9CVSS5.8AI score
SaveExploits0References6
Rows per page
Query Builder