Lucene search
+L

15363 matches found

ATTACKERKB
ATTACKERKB
added 2025/07/03 7:15 p.m.5 views

CVE-2025-45809

SQL Injection vulnerability in BerriAI LiteLLM before 1.81.0 allows attackers to execute arbitrary commands via the key parameter to the "/key/block" and "/key/unblock" API endpoints...

5.4CVSS6.1AI score0.00253EPSS
SaveExploits2References3
NVD
NVD
added 2025/07/03 9:15 a.m.15 views

CVE-2025-38164

In the Linux kernel, the following vulnerability has been resolved: f2fs: zone: fix to avoid inconsistence in between SIT and SSA w/ below testcase, it will cause inconsistence in between SIT and SSA. createnullblk 512 2 1024 1024 mkfs.f2fs -m /dev/nullb0 mount /dev/nullb0 /mnt/f2fs/ touch...

7.1CVSS0.00151EPSS
SaveExploits0References4
NVD
NVD
added 2025/07/03 9:15 a.m.11 views

CVE-2025-38163

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sbi-totalvalidblockcount syzbot reported a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/f2fs.h:2521! RIP: 0010:decvalidblockcount+0x3b2/0x3c0 fs/f2fs/f2fs.h:2521 Call...

5.5CVSS0.00161EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/03 9:15 a.m.2 views

DEBIAN-CVE-2025-38164

In the Linux kernel, the following vulnerability has been resolved: f2fs: zone: fix to avoid inconsistence in between SIT and SSA w/ below testcase, it will cause inconsistence in between SIT and SSA. createnullblk 512 2 1024 1024 mkfs.f2fs -m /dev/nullb0 mount /dev/nullb0 /mnt/f2fs/ touch...

5.5CVSS5.3AI score0.00151EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.8 views

UBUNTU-CVE-2025-38172

In the Linux kernel, the following vulnerability has been resolved: erofs: avoid using multiple devices with different type For multiple devices, both primary and extra devices should be the same type. erofsinitdevice has already guaranteed that if the primary is a file-backed device, extra devic...

7.8CVSS6.5AI score0.00154EPSS
SaveExploits0References13
CVE
CVE
added 2025/07/03 8:36 a.m.68 views

CVE-2025-38164

CVE-2025-38164 affects the Linux kernel’s F2FS implementation. A patch fixes an inconsistency bug where a GC/pinning sequence could leave SIT and SSA in conflicting states, triggered by operations like fallocate and pinfile set. The fix adds a condition in f2fs_gc_range() to skip block migration ...

7.1CVSS7.1AI score0.00151EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/07/03 8:36 a.m.108 views

CVE-2025-38163

CVE-2025-38163: A fault in the Linux kernel’s F2FS truncation path caused a kernel BUG due to an inconsistent sbi->total_valid_block_count versus mapped blocks, potentially leading to a crash/denial of service. The issue is in f2fs: with sbi->total_valid_block_count not matching inode-index...

5.5CVSS7.1AI score0.00161EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/07/03 8:36 a.m.23 views

CVE-2025-38163 f2fs: fix to do sanity check on sbi->total_valid_block_count

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sbi-totalvalidblockcount syzbot reported a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/f2fs.h:2521! RIP: 0010:decvalidblockcount+0x3b2/0x3c0 fs/f2fs/f2fs.h:2521 Call...

0.00161EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/03 8:36 a.m.10 views

CVE-2025-38163 f2fs: fix to do sanity check on sbi->total_valid_block_count

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sbi-totalvalidblockcount syzbot reported a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/f2fs.h:2521! RIP: 0010:decvalidblockcount+0x3b2/0x3c0 fs/f2fs/f2fs.h:2521 Call...

7.3AI score
SaveExploits0References13
CNNVD
CNNVD
added 2025/07/03 12:00 a.m.16 views

BerriAI LiteLLM 安全漏洞

BerriAI LiteLLM is a BerriAI open source Python library for invoking large language models. A security vulnerability exists in BerriAI LiteLLM v1.65.4, which stems from a SQL injection vulnerability in the /key/block endpoint...

5.4CVSS7.7AI score0.00253EPSS
SaveExploits2References2
CNNVD
CNNVD
added 2025/07/03 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from unverified block counting, which could lead to data corruption...

5.5CVSS8AI score0.00161EPSS
SaveExploits0References9
CVE
CVE
added 2025/07/03 12:00 a.m.93 views

CVE-2025-45809

CVE-2025-45809 affects BerriAI litellm v1.65.4. The vulnerability is a SQL injection through the /key/block endpoint, enabling an attacker (proxy_admin_viewer) to brute-force files (PoC shows database read via pg_read_file and timing-based checks). The SNYK entry confirms the SQL injection and pr...

5.4CVSS6.1AI score0.00253EPSS
SaveExploits2References2Affected Software1
RedHat Linux
RedHat Linux
added 2025/07/02 6:48 a.m.10 views

kernel: blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx

A use-after-free vulnerability was found in the blkmqgetsqhctx function in the Linux kernel's block multiqueue blk-mq subsystem. This issue occurs when the function accesses the tagset pointer to determine the current default hardware context through mapping. If this access occurs after the tagse...

7.8CVSS7.1AI score0.00288EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/01 10:46 p.m.13 views

kernel: blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx

A use-after-free vulnerability was found in the blkmqgetsqhctx function in the Linux kernel's block multiqueue blk-mq subsystem. This issue occurs when the function accesses the tagset pointer to determine the current default hardware context through mapping. If this access occurs after the tagse...

7.8CVSS7.1AI score0.00288EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/01 10:22 p.m.12 views

USN-7608-2 linux-fips, linux-aws-fips, linux-gcp-fips vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - GPU drivers; - SMB network file system; - Memory management; - Netfilter; - Network traffic control; CVE-2025-37890...

9.8CVSS6.8AI score0.00522EPSS
SaveExploits3References10
Ubuntu
Ubuntu
added 2025/06/30 6:29 p.m.22 views

USN-7606-1: Linux kernel (OEM) vulnerabilities

It was discovered that the CIFS network file system implementation in the Linux kernel did not properly verify the target namespace when handling upcalls. An attacker could use this to expose sensitive information. CVE-2025-2312 Several security issues were discovered in the Linux kernel. An...

10CVSS7.4AI score0.66418EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/06/30 12:00 a.m.17 views

The vulnerability of the mlir::Block::getArgument component, a set of tools for developing LLVM Toolchain, allows a attacker to trigger a service failure.

The vulnerability of the mlir::Block::getArgument component in the LLVM Toolchain development tools set is related to reading data beyond the allowed buffer size. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.1AI score0.00221EPSS
SaveExploits0References6Affected Software3
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/06/29 10:58 a.m.7 views

Malicious code in @checkbox-technology-pty-ltd/custom-block-kit (npm)

The package communicates with a domain associated with malicious activity. --- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis ba31877b88dff4452a6868ad1ecebb0757a820bf7bf3cb5b52205da653a20624 The OpenSSF Package Analysis project identified...

6.9AI score
SaveExploits0
OSV
OSV
added 2025/06/27 5:15 p.m.9 views

CVE-2025-46708

Software installed and running inside a Guest VM may conduct improper GPU system calls to prevent other Guests from running work on the GPU...

4.3CVSS5.8AI score0.00165EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/27 6:15 a.m.10 views

CVE-2025-5194

The WP Map Block WordPress plugin before 2.0.3 does not validate and escape some of its block options before outputting them back in a page/post where the block is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks...

4.8CVSS0.00204EPSS
SaveExploits1References1
Rows per page
Query Builder