Lucene search
+L

6009 matches found

OSV
OSV
added 2025/04/16 3:16 p.m.5 views

DEBIAN-CVE-2025-22108

In the Linux kernel, the following vulnerability has been resolved: bnxten: Mask the bdcnt field in the TX BD properly The bdcnt field in the TX BD specifies the total number of BDs for the TX packet. The bdcnt field has 5 bits and the maximum number supported is 32 with the value 0...

5.5CVSS5.1AI score0.00264EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.8 views

DEBIAN-CVE-2025-22095

In the Linux kernel, the following vulnerability has been resolved: PCI: brcmstb: Fix error path after a call to regulatorbulkget If the regulatorbulkget returns an error and no regulators are created, we need to set their number to zero. If we don't do this and the PCIe link up fails, a call to...

5.5CVSS5.6AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.13 views

UBUNTU-CVE-2025-22115

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix block group refcount race in btrfscreatependingblockgroups Block group creation is done in two phases, which results in a slightly unintuitive property: a block group can be allocated/deallocated from after...

7.8CVSS5.8AI score0.00142EPSS
SaveExploits0References24
OSV
OSV
added 2025/04/16 3:16 p.m.8 views

UBUNTU-CVE-2025-22108

In the Linux kernel, the following vulnerability has been resolved: bnxten: Mask the bdcnt field in the TX BD properly The bdcnt field in the TX BD specifies the total number of BDs for the TX packet. The bdcnt field has 5 bits and the maximum number supported is 32 with the value 0...

8.6CVSS5.8AI score0.00264EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/16 3:16 p.m.10 views

UBUNTU-CVE-2025-22074

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix rcount dec/increment mismatch rcount is only increased when there is an oplock break wait, so rcount inc/decrement are not paired. This can cause rcount to become negative, which can lead to a problem where the ksmbd...

8.8CVSS6.2AI score0.00463EPSS
SaveExploits0References11
OSV
OSV
added 2025/04/16 3:15 p.m.3 views

DEBIAN-CVE-2025-22040

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix session use-after-free in multichannel connection There is a race condition between session setup and ksmbdsessionsderegister. The session can be freed before the connection is added to channel list of session. This...

8.8CVSS5.7AI score0.00662EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.11 views

DEBIAN-CVE-2025-22025

In the Linux kernel, the following vulnerability has been resolved: nfsd: put dlstid if fail to queue dlrecall Before calling nfsd4runcb to queue dlrecall to the callbackwq, we increment the reference count of dlstid. We expect that after the corresponding workstruct is processed, the reference...

5.5CVSS5.7AI score0.00547EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.10 views

UBUNTU-CVE-2025-22040

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix session use-after-free in multichannel connection There is a race condition between session setup and ksmbdsessionsderegister. The session can be freed before the connection is added to channel list of session. This...

8.8CVSS6.2AI score0.00662EPSS
SaveExploits0References26
OSV
OSV
added 2025/04/16 3:15 p.m.7 views

UBUNTU-CVE-2025-22025

In the Linux kernel, the following vulnerability has been resolved: nfsd: put dlstid if fail to queue dlrecall Before calling nfsd4runcb to queue dlrecall to the callbackwq, we increment the reference count of dlstid. We expect that after the corresponding workstruct is processed, the reference...

7.5CVSS6.2AI score0.00547EPSS
SaveExploits0References41
CVE
CVE
added 2025/04/16 2:12 p.m.144 views

CVE-2025-22083

The CVE-2025-22083 issue affects Linux kernel vhost-scsi handling: multiple vhost_scsi_set_endpoint calls without an intervening vhost_scsi_clear_endpoint can trigger three bugs in the vs_tpg lifecycle. 1) Use-after-free when no tpgs are found after a second call, due to freed vs->vs_tpg backi...

7.8CVSS6.4AI score0.00199EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2025/04/16 2:12 p.m.128 views

CVE-2025-22077

CVE-2025-22077 concerns Linux kernel CIFS SMB client TCP timers deadlock after rmmod. The advisory notes the patch that attempted to fix a NULL dereference in LOCKDEP via a CIFS netns reference was reverted, reviving a kernel TCP socket timer lifecycle mismatch. This reversion can cause FIN_WAIT_...

9.8CVSS5.2AI score0.00354EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/04/16 2:12 p.m.142 views

CVE-2025-22072

CVE-2025-22072 affects the Linux kernel spufs component, addressing leaks in gang directory lifetimes. The issue: creating a gang returns an opened gang directory that should be removed on close, but if a context belonging to that gang remains alive, removal could fail, causing a leak. The fix de...

7.8CVSS6.4AI score0.00204EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2025/04/16 2:11 p.m.131 views

CVE-2025-22025

CVE-2025-22025: In the Linux kernel NFS server (nfsd), if nfsd4_run_cb fails while queuing a dl_recall, the incremented dl_stid reference is not decremented, causing a potential dl_stid leak. The issue is addressed by checking the result of nfsd4_run_cb and, on failure, calling nfs4_put_stid to p...

7.5CVSS6.5AI score0.00547EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/04/16 2:11 p.m.21 views

CVE-2025-22025 nfsd: put dl_stid if fail to queue dl_recall

In the Linux kernel, the following vulnerability has been resolved: nfsd: put dlstid if fail to queue dlrecall Before calling nfsd4runcb to queue dlrecall to the callbackwq, we increment the reference count of dlstid. We expect that after the corresponding workstruct is processed, the reference...

7.5CVSS0.00547EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2025/04/16 7:54 a.m.3 views

Security update for expat

This update for expat fixes the following issues: - CVE-2024-8176: Fixed denial of service from chaining a large number of entities caused by stack overflow by resolving use of recursion bsc1239618 Other fixes: - version update to 2.7.1 jscPED-12500 Bug fixes: 980 989 Restore event pointer...

8.7CVSS7.8AI score0.01304EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/04/16 3:19 a.m.16 views

kernel: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE Kunkun Jiang reported that there is a small window of opportunity for userspace to force a change of affinity for a VPE while the VPE has already been unmapped, but the...

4.7CVSS6.8AI score0.00207EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.6 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 the Linux kernel that stems from an imbalance in the reference count of the smb client netns, which could lead to a memory leak and reuse aft...

5.5CVSS6.4AI score0.00354EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/04/16 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 a watchqueue pipeline count mismatch, which could lead to an incorrect user resource count...

5.5CVSS6.4AI score0.00191EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.10 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 the Linux kernel that stems from a mismatch between rcount increment and decrement in ksmbd, which could lead to negative counting and thread...

5.5CVSS6.4AI score0.00463EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.4 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 the Linux kernel that stems from a block group reference count contention condition in the btrfscreatependingblockgroups function...

4.7CVSS6.5AI score0.00142EPSS
SaveExploits0References2
Rows per page
Query Builder