Lucene search
+L

8191 matches found

OSV
OSV
added 2025/07/25 2:15 p.m.9 views

UBUNTU-CVE-2025-38416

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: uart: Set tty-discdata only in success path Setting tty-discdata before opening the NCI device means we need to clean it up on error paths. This also opens some short window if device starts sending data, even before...

7.8CVSS6.2AI score0.00188EPSS
SaveExploits0References42
Cvelist
Cvelist
added 2025/07/25 2:00 p.m.27 views

CVE-2025-38416 NFC: nci: uart: Set tty->disc_data only in success path

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: uart: Set tty-discdata only in success path Setting tty-discdata before opening the NCI device means we need to clean it up on error paths. This also opens some short window if device starts sending data, even before...

7.8CVSS0.00188EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/25 1:32 p.m.12 views

CVE-2025-38415 Squashfs: check return result of sb_min_blocksize

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

6.3AI score
SaveExploits0References13
NVD
NVD
added 2025/07/25 1:15 p.m.5 views

CVE-2025-38399

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix NULL pointer dereference in corescsi3decodespeciport The function corescsi3decodespeciport, in its error code path, unconditionally calls corescsi3lunaclundependitem passing the destsedeve pointer, which may be...

7.5CVSS0.00423EPSS
SaveExploits0References9
NVD
NVD
added 2025/07/25 1:15 p.m.11 views

CVE-2025-38400

In the Linux kernel, the following vulnerability has been resolved: nfs: Clean up /proc/net/rpc/nfs when nfsfsprocnetinit fails. syzbot reported a warning below 1 following a fault injection in nfsfsprocnetinit. 0 When nfsfsprocnetinit fails, /proc/net/rpc/nfs is not removed. Later, rpcprocexit...

5.5CVSS0.00187EPSS
SaveExploits0References11
OSV
OSV
added 2025/07/25 12:53 p.m.16 views

CVE-2025-38400 nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.

In the Linux kernel, the following vulnerability has been resolved: nfs: Clean up /proc/net/rpc/nfs when nfsfsprocnetinit fails. syzbot reported a warning below 1 following a fault injection in nfsfsprocnetinit. 0 When nfsfsprocnetinit fails, /proc/net/rpc/nfs is not removed. Later, rpcprocexit...

6.4AI score
SaveExploits0References14
Debian CVE
Debian CVE
added 2025/07/25 12:53 p.m.15 views

CVE-2025-38400

In the Linux kernel, the following vulnerability has been resolved: nfs: Clean up /proc/net/rpc/nfs when nfsfsprocnetinit fails. syzbot reported a warning below 1 following a fault injection in nfsfsprocnetinit. 0 When nfsfsprocnetinit fails, /proc/net/rpc/nfs is not removed. Later, rpcprocexit...

5.5CVSS5.5AI score0.00187EPSS
SaveExploits0
CVE
CVE
added 2025/07/25 12:53 p.m.109 views

CVE-2025-38399

CVE-2025-38399 describes a NULL pointer dereference in the Linux kernel SCSI target code. Specifically, core_scsi3_decode_spec_i_port() may call core_scsi3_lunacl_undepend_item() with dest_se_deve, which could be NULL in an error path, potentially leading to a kernel crash. The fix implemented ad...

7.5CVSS6.3AI score0.00423EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/07/25 12:47 p.m.8 views

CVE-2025-38356 drm/xe/guc: Explicitly exit CT safe mode on unwind

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Explicitly exit CT safe mode on unwind During driver probe we might be briefly using CT safe mode, which is based on a delayed work, but usually we are able to stop this once we have IRQ fully operational. However, if...

6.3AI score
SaveExploits0References6
CVE
CVE
added 2025/07/25 12:47 p.m.90 views

CVE-2025-38355

CVE-2025-38355 involves the Linux kernel DRM/xe path where deferred GGTT node removals could be drained later than device unwinding, potentially unmapping MMIO/GSM mappings during unwinding and causing a page fault. The fixes add a managed-device action to explicitly drain the ggtt node removals ...

5.5CVSS6.2AI score0.00157EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2025/07/23 5:25 p.m.16 views

golang-jwt: Bad documentation of error handling in ParseWithClaims can lead to potentially dangerous situations in golang-jwt

A flaw was found in the golang-jwt package. Unclear documentation of the error behavior in ParseWithClaims can lead to situation where users are not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by ParseWithClaims return both...

3.1CVSS7.1AI score0.0051EPSS
SaveExploits0References6
OSV
OSV
added 2025/07/22 6:14 p.m.10 views

CLSA-2025-1753208069 nodejs: Fix of CVE-2025-23166

CVE-2025-23166: src: fix error handling on async crypto operations...

7.5CVSS7.3AI score0.00812EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/07/21 8:58 p.m.47 views

CVE-2025-54134 HAX CMS NodeJs's Improper Error Handling Leads to Denial of Service

HAX CMS NodeJs allows users to manage their microsite universe with a NodeJs backend. In versions 11.0.8 and below, the HAX CMS NodeJS application crashes when an authenticated attacker provides an API request lacking required URL parameters. This vulnerability affects the listFiles and saveFiles...

7.1CVSS0.00397EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/07/21 8:58 p.m.8 views

CVE-2025-54134 HAX CMS NodeJs's Improper Error Handling Leads to Denial of Service

HAX CMS NodeJs allows users to manage their microsite universe with a NodeJs backend. In versions 11.0.8 and below, the HAX CMS NodeJS application crashes when an authenticated attacker provides an API request lacking required URL parameters. This vulnerability affects the listFiles and saveFiles...

7.1CVSS6AI score0.00397EPSS
SaveExploits0References4
CVE
CVE
added 2025/07/21 8:58 p.m.48 views

CVE-2025-54134

CVE-2025-54134 affects HAX CMS NodeJs. In versions 11.0.8 and earlier, the NodeJS backend crashes when an authenticated attacker sends API requests to the affected endpoints (listFiles and saveFiles) without required URL parameters. The issue arises from improper exception handling after changes ...

7.1CVSS6.2AI score0.00397EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/07/21 7:52 p.m.15 views

GHSA-PJJ3-J5J6-QJ27 HAX CMS NodeJS Application Has Improper Error Handling That Leads to Denial of Service

Summary The HAX CMS NodeJS application crashes when an authenticated attacker provides an API request lacking required URL parameters. This vulnerability affects the listFiles and saveFiles endpoints. Details This vulnerability exists because the application does not properly handle exceptions...

7.1CVSS6AI score0.00397EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/07/21 7:52 p.m.13 views

HAX CMS NodeJS Application Has Improper Error Handling That Leads to Denial of Service

Summary The HAX CMS NodeJS application crashes when an authenticated attacker provides an API request lacking required URL parameters. This vulnerability affects the listFiles and saveFiles endpoints. Details This vulnerability exists because the application does not properly handle exceptions...

7.1CVSS6.9AI score0.00397EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/07/19 12:00 a.m.7 views

CBL Mariner 2.0 Security Update: python3 (CVE-2025-4516)

The version of python3 installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-4516 advisory. - There is an issue in CPython when using bytes.decodeunicodeescape, error=ignore|replace. If you are not usin...

5.9CVSS6.5AI score0.00216EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/07/16 7:00 a.m.7 views

Redis DoS Vulnerability due to bad connection error handling

...

7.5CVSS7AI score0.00769EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/07/16 5:49 a.m.9 views

kernel: media: uvcvideo: Fix double free in error path

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix double free in error path If the uvcstatusinit function fails to allocate the inturb, it will free the dev-status pointer but doesn't reset the pointer to NULL. This results in the kfree call in...

7.8CVSS6.8AI score0.0027EPSS
SaveExploits0References5
Rows per page
Query Builder