Lucene search
+L

672 matches found

Vulnrichment
Vulnrichment
added 2025/04/28 10:33 p.m.9 views

CVE-2025-46328 NodeJS Driver for Snowflake has race condition when checking access to Easy Logging configuration file

snowflake-connector-nodejs is a NodeJS driver for Snowflake. Versions starting from 1.10.0 to before 2.0.4, are vulnerable to a Time-of-Check to Time-of-Use TOCTOU race condition. When using the Easy Logging feature on Linux and macOS the Driver reads logging configuration from a user-provided...

3.3CVSS3.9AI score0.00161EPSS
SaveExploits0References2
Rapid7 Blog
Rapid7 Blog
added 2025/04/18 2:58 p.m.25 views

Metasploit Wrap-Up 04/18/2025

Smaller Fetch Payloads This week, a significant enhancement was made to the already awesome fetch payload feature by our very own bwatters-r7. The improvement introduces a new option, PIPEFETCH, which optimizes the process by serving both the payload and the command to be executed simultaneously...

9.8CVSS10AI score0.99996EPSS
SaveExploits41
OSV
OSV
added 2025/04/18 7:01 a.m.12 views

CVE-2025-37860 sfc: fix NULL dereferences in ef100_process_design_param()

In the Linux kernel, the following vulnerability has been resolved: sfc: fix NULL dereferences in ef100processdesignparam Since cited commit, ef100probemain and hence also ef100checkdesignparams run before efx-netdev is created; consequently, we cannot netifsettsomaxsize or segs at this point. Mo...

5.5CVSS6.2AI score
SaveExploits0References6
NVD
NVD
added 2025/04/16 3:16 p.m.30 views

CVE-2025-23132

In the Linux kernel, the following vulnerability has been resolved: f2fs: quota: fix to avoid warning in dquotwritebackdquots F2FS-fs dm-59: checkpoint=enable has some unwritten data. ------------ cut here ------------ WARNING: CPU: 6 PID: 8013 at fs/quota/dquot.c:691...

7CVSS0.00162EPSS
SaveExploits0References2
NVD
NVD
added 2025/04/16 3:16 p.m.11 views

CVE-2025-22079

In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate ltreedepth to avoid out-of-bounds access The ltreedepth field is 16-bit le16, but the actual maximum depth is limited to OCFS2MAXPATHDEPTH. Add a check to prevent out-of-bounds access if ltreedepth has an invalid...

7.8CVSS0.00212EPSS
SaveExploits0References11
NVD
NVD
added 2025/04/16 3:16 p.m.14 views

CVE-2025-22068

In the Linux kernel, the following vulnerability has been resolved: ublk: make sure ubq-canceling is set when queue is frozen Now ublk driver depends on ubq-canceling for deciding if the request can be dispatched via uringcmd & iouringcmdcompleteintask. Once ubq-canceling is set, the uringcmd can...

7.8CVSS0.00198EPSS
SaveExploits0References4
NVD
NVD
added 2025/04/16 3:15 p.m.11 views

CVE-2025-22041

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdsessionsderegister In multichannel mode, UAF issue can occur in sessionderegister when the second channel sets up a session through the connection of the first channel. session that is freed...

8.8CVSS0.00655EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/04/16 2:13 p.m.22 views

CVE-2025-22120 ext4: goto right label 'out_mmap_sem' in ext4_setattr()

In the Linux kernel, the following vulnerability has been resolved: ext4: goto right label 'outmmapsem' in ext4setattr Otherwise, if ext4inodeattachjinode fails, a hung task will happen because filemapinvalidateunlock isn't called to unlock mapping-invalidatelock. Like this: EXT4-fs error device...

0.0018EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.38 views

CVE-2025-22113 ext4: avoid journaling sb update on error if journal is destroying

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid journaling sb update on error if journal is destroying Presently we always BUGON if trying to start a transaction on a journal marked with JBD2UNMOUNT, since this should never happen. However, while ltp running stress...

0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/16 2:12 p.m.11 views

CVE-2025-22112 eth: bnxt: fix out-of-range access of vnic_info array

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix out-of-range access of vnicinfo array The bnxtqueuestart | stop access vnicinfo as much as allocated, which indicates bp-nrvnics. So, it should not reach bp-vnicinfobp-nrvnics...

6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.30 views

CVE-2025-22096 drm/msm/gem: Fix error code msm_parse_deps()

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: Fix error code msmparsedeps The SUBMITERROR macro turns the error code negative. This extra '-' operation turns it back to positive EINVAL again. The error code is passed to ERRPTR and since positive values are not a...

0.00163EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/16 2:12 p.m.12 views

CVE-2025-22049 LoongArch: Increase ARCH_DMA_MINALIGN up to 16

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Increase ARCHDMAMINALIGN up to 16 ARCHDMAMINALIGN is 1 by default, but some LoongArch-specific devices such as APBDMA require 16 bytes alignment. When the data buffer length is too small, the hardware may make an error...

7.8CVSS6.2AI score
SaveExploits0References10
CVE
CVE
added 2025/04/16 2:12 p.m.147 views

CVE-2025-22044

CVE-2025-22044 (Linux kernel) : The issue arises in acpi_nfit_ctl where a narrowing conversion from u64 to int can allow an invalid argument when nd_family is non-zero but its lower 32 bits are zero. Syzkaller warned that to_nfit_bus_uuid() may translate to a non-secondary bus family, and the fix...

7.1CVSS6.4AI score0.00207EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2025/04/16 2:11 p.m.143 views

CVE-2025-22038

CVE-2025-22038 concerns the Linux kernel, specifically the ksmbd path. The issue arises when accessing psid->sub_auth[psid->num_subauth - 1] without ensuring num_subauth is non-zero, which can cause an out-of-bounds read. The provided description states the patch adds a validation step to r...

8.3CVSS6.5AI score0.00559EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/04/16 2:11 p.m.19 views

CVE-2025-22029

...

SaveExploits0
CVE
CVE
added 2025/04/02 12:53 p.m.103 views

CVE-2025-21988

CVE-2025-21988 affects the Linux kernel function in the filesystem netfs: fs/netfs/read_collect.c. The issue occurs when multiple subrequests donate data to the same next request, and depending on completion order each donation overwrites the previous value in next->prev_donated. This leads to...

9.8CVSS7.4AI score0.00365EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/04/01 3:47 p.m.24 views

CVE-2025-21968 drm/amd/display: Fix slab-use-after-free on hdcp_work

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix slab-use-after-free on hdcpwork Why A slab-use-after-free is reported when HDCP is destroyed but the propertyvalidatedwork queue is still running. How Cancel the delayed work when destroying workqueue. cherry...

7.8CVSS7AI score
SaveExploits0References12
OSV
OSV
added 2025/04/01 3:47 p.m.18 views

CVE-2025-21967 ksmbd: fix use-after-free in ksmbd_free_work_struct

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdfreeworkstruct -interimentry of ksmbdwork could be deleted after oplock is freed. We don't need to manage it with linked list. The interim request could be immediately sent whenever a oplock brea...

8.8CVSS6.9AI score
SaveExploits0References7
CVE
CVE
added 2025/04/01 3:41 p.m.141 views

CVE-2025-21936

CVE-2025-21936 affects the Linux kernel Bluetooth subsystem. The vulnerability arises from not checking the return value of mgmt_alloc_skb() in mgmt_device_connected(), leading to a potential null pointer dereference. The connected Azure/Tenable Nessus entries reference the advisory and state tha...

5.5CVSS7.2AI score0.00195EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/04/01 3:40 p.m.16 views

CVE-2025-21921 net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: netlink: Allow NULL nlattrs when getting a phydevice ethnlreqgetphydev is used to lookup a phydevice, in the case an ethtool netlink command targets a specific phydev within a netdev's topology. It takes as a...

5.9AI score
SaveExploits0References6
Rows per page
Query Builder