Lucene search
+L

13218 matches found

OSV
OSV
•added 2025/01/31 11:25 a.m.•22 views

CVE-2025-21672 afs: Fix merge preference rule failure condition

In the Linux kernel, the following vulnerability has been resolved: afs: Fix merge preference rule failure condition syzbot reported a lock held when returning to userspace1. This is because if argc is less than 0 and the function returns directly, the held inode lock is not released. Fix this by...

5.5CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2025/01/31 11:25 a.m.•37 views

CVE-2025-21672 afs: Fix merge preference rule failure condition

In the Linux kernel, the following vulnerability has been resolved: afs: Fix merge preference rule failure condition syzbot reported a lock held when returning to userspace1. This is because if argc is less than 0 and the function returns directly, the held inode lock is not released. Fix this by...

0.0014EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2025/01/31 11:25 a.m.•11 views

CVE-2025-21671 zram: fix potential UAF of zram table

In the Linux kernel, the following vulnerability has been resolved: zram: fix potential UAF of zram table If zrammetaalloc failed early, it frees allocated zram-table without setting it NULL. Which will potentially cause zrammetafree to access the table if user reset an failed and uninitialized...

7.4AI score0.00216EPSS
SaveExploits0References4
CVE
CVE
•added 2025/01/31 11:25 a.m.•178 views

CVE-2025-21670

CVE-2025-21670 affects the Linux kernel’s vsock/bpf path. The issue occurs when vsock_transport is not assigned (NULL) during vsock_bpf_recvmsg for connected sockets (stream/seqpacket), leading to a NULL pointer dereference in vsock_connectible_has_data and an in-kernel oops trace. The vulnerabil...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2025/01/31 11:25 a.m.•18 views

CVE-2025-21670 vsock/bpf: return early if transport is not assigned

In the Linux kernel, the following vulnerability has been resolved: vsock/bpf: return early if transport is not assigned Some of the core functions can only be called if the transport has been assigned. As Michal reported, a socket might have the transport at NULL, for example after a failed...

5.5CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2025/01/31 11:25 a.m.•40 views

CVE-2025-21670 vsock/bpf: return early if transport is not assigned

In the Linux kernel, the following vulnerability has been resolved: vsock/bpf: return early if transport is not assigned Some of the core functions can only be called if the transport has been assigned. As Michal reported, a socket might have the transport at NULL, for example after a failed...

0.00225EPSS
SaveExploits0References3
OSV
OSV
•added 2025/01/31 11:25 a.m.•16 views

CVE-2025-21669 vsock/virtio: discard packets if the transport changes

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: discard packets if the transport changes If the socket has been de-assigned or assigned to another transport, we must discard any packets received because they are not expected and would cause issues when we access...

7.8CVSS6.2AI score
SaveExploits0References12
Cvelist
Cvelist
•added 2025/01/31 11:25 a.m.•36 views

CVE-2025-21669 vsock/virtio: discard packets if the transport changes

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: discard packets if the transport changes If the socket has been de-assigned or assigned to another transport, we must discard any packets received because they are not expected and would cause issues when we access...

7.8CVSS0.00234EPSS
SaveExploits0References6
OSV
OSV
•added 2025/01/31 11:25 a.m.•20 views

CVE-2025-21667 iomap: avoid avoid truncating 64-bit offset to 32 bits

In the Linux kernel, the following vulnerability has been resolved: iomap: avoid avoid truncating 64-bit offset to 32 bits on 32-bit kernels, iomapwritedelallocscan was inadvertently using a 32-bit position due to folionextindex returning an unsigned long. This could lead to an infinite loop when...

5.5CVSS6AI score
SaveExploits0References8
CVE
CVE
•added 2025/01/31 11:25 a.m.•200 views

CVE-2025-21665

The CVE-2025-21665 issue is a Linux kernel bug where 64-bit offsets were truncated to 32 bits in folio_seek_hole_data() on 32-bit kernels, potentially causing an infinite loop when writing to XFS. Several connected advisories document the fix across distributions (e.g., Debian, Amazon Linux 2/ALA...

5.5CVSS7.1AI score0.00215EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2025/01/31 11:25 a.m.•29 views

CVE-2025-21665 filemap: avoid truncating 64-bit offset to 32 bits

In the Linux kernel, the following vulnerability has been resolved: filemap: avoid truncating 64-bit offset to 32 bits On 32-bit kernels, folioseekholedata was inadvertently truncating a 64-bit value to 32 bits, leading to a possible infinite loop when writing to an xfs filesystem...

5.5CVSS6AI score
SaveExploits0References9
CVE
CVE
•added 2025/01/31 11:25 a.m.•2394 views

CVE-2024-57948

Summary (CVE-2024-57948) : In the Linux kernel, the mac802154 subsystem had a vulnerability where, during removal of an IEEE 802.15.4 network interface, a list-del operation could run on a stale sdata entry if local interfaces had not been validated first. This could allow a corrupted list path t...

5.5CVSS6.9AI score0.00238EPSS
SaveExploits0References10Affected Software1
Positive Technologies
Positive Technologies
•added 2025/01/31 12:00 a.m.•10 views

PT-2025-18416

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns the Linux kernel, where a vulnerability has been resolved. The problem occurs when Virtual Functions VFs attempt to trigger a full GT reset, which they do not have...

5.5CVSS6.5AI score0.00188EPSS
SaveExploits0
CNNVD
CNNVD
•added 2025/01/31 12:00 a.m.•15 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 the pfcpnewlink function linking a device to the incorrect network namespace devnetdev instead of the correc...

5.5CVSS6.3AI score0.00188EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2025/01/29 12:00 a.m.•11 views

PT-2025-8992

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.13.0-rc7-next-20250116-arm64-renesas-00002-g35245dfdc62c Description A vulnerability in the Linux kernel has been resolved, specifically in the ravb driver. The issue was related to missing rtnl lock in the...

7.8CVSS7.6AI score0.00504EPSS
SaveExploits3References382
BDU FSTEC
BDU FSTEC
•added 2025/01/29 12:00 a.m.•11 views

The vulnerability of the btrfs_quota_disable() function in the btrfs component of Linux kernel-based operating systems allows a malicious actor to trigger a service failure.

The vulnerability of the btrfsquotadisable function in the btrfs component of Linux kernel-based operating systems is related to the lack of memory release after the effective lifespan of the function has ended. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00223EPSS
SaveExploits0References35Affected Software5
BDU FSTEC
BDU FSTEC
•added 2025/01/28 12:00 a.m.•13 views

The vulnerability in the net_openvswitch/actions.c component of the Linux operating system allows a hacker to cause a service failure.

The vulnerability in the netopenvswitch/actions.c component of the Linux kernel relates to reading data from the buffer beyond its allowable limits. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.1CVSS6.6AI score0.0074EPSS
SaveExploits0References7Affected Software1
BDU FSTEC
BDU FSTEC
•added 2025/01/28 12:00 a.m.•19 views

Vulnerability of the driver/net/wireless/mediatek/mt76/mt7915/mcu.c component in Linux kernel, allowing a hacker to cause a service failure

The vulnerability in the drivers/net/wireless/mediatek/mt76/mt7915/mcu.c component of the Linux operating system is related to insufficient validation of input data. Exploiting this vulnerability can allow an attacker to cause service failures...

7.8CVSS5.4AI score0.00348EPSS
SaveExploits0References6Affected Software2
BDU FSTEC
BDU FSTEC
•added 2025/01/28 12:00 a.m.•11 views

The vulnerability in the driver/i2c/buses/i2c-imx-lpi2c.c component of the Linux operating system allows a hacker to cause a service failure.

The vulnerability in the driver component drivers/i2c/busses/i2c-imx-lpi2c.c of the Linux operating system is related to a resource leak. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References7Affected Software3
Tenable Nessus
Tenable Nessus
•added 2025/01/28 12:00 a.m.•15 views

Ubuntu 14.04 LTS : Linux kernel vulnerability (USN-7232-1)

The remote Ubuntu 14.04 LTS host has a package installed that is affected by a vulnerability as referenced in the USN-7232-1 advisory. A security issue was discovered in the Linux kernel. An attacker could possibly use this to compromise the system. This update corrects flaws in the following...

7.8CVSS7.1AI score0.00396EPSS
SaveExploits0References2
Rows per page
Query Builder