Lucene search
+L

4238 matches found

RedHat Linux
RedHat Linux
added 2024/07/08 2:05 a.m.11 views

kernel: net/bnx2x: Prevent access to a freed page in page_pool

In the Linux kernel, the following vulnerability has been resolved: net/bnx2x: Prevent access to a freed page in pagepool Fix race condition leading to system crash during EEH error handling During EEH error recovery, the bnx2x driver's transmit timeout logic could cause a race condition when...

4.7CVSS6.4AI score0.00182EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/08 2:05 a.m.8 views

kernel: can: dev: can_put_echo_skb(): don't crash kernel if can_priv::echo_skb is accessed out of bounds

In the Linux kernel, the following vulnerability has been resolved: can: dev: canputechoskb: don't crash kernel if canpriv::echoskb is accessed out of bounds If the "struct canpriv::echooskb" is accessed out of bounds, this would cause a kernel crash. Instead, issue a meaningful warning message a...

5.5CVSS6.4AI score0.0022EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/07/02 12:00 a.m.11 views

PT-2024-29765

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the improper handling of extts events in the Linux kernel, which can cause a kernel crash when the driver is removed while the application ts2phc is running. As a...

7.5CVSS5.5AI score0.002EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:00 p.m.6 views

net: hns3: fix kernel crash when 1588 is received on HIP08 devices

...

7.5CVSS7.2AI score0.00687EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/06/27 12:00 a.m.7 views

PT-2024-32725

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises in the scsi: pm80xx driver when a phy control response comes late. The pm8001 phy control function populates the enable completion pointer with a stack address, sends a...

5.5CVSS6.8AI score0.00209EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/26 11:18 p.m.15 views

SUSE CVE-2024-37354

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix crash on racing fsync and size-extending write into prealloc We have been seeing crashes on duplicate keys in btrfssetitemkeysafe: BTRFS critical device vdb: slot 4 key 450 108 8192 new key 450 108 8192 ------------ cu...

6.1CVSS6.2AI score0.00174EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/06/26 11:18 p.m.8 views

SUSE CVE-2024-38306

In the Linux kernel, the following vulnerability has been resolved: btrfs: protect folio::private when attaching extent buffer folios BUG Since v6.8 there are rare kernel crashes reported by various people, the common factor is bad page status error messages like this: BUG: Bad page state in...

4.7CVSS6.5AI score0.00146EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/06/26 11:17 p.m.6 views

SUSE CVE-2024-38661

In the Linux kernel, the following vulnerability has been resolved: s390/ap: Fix crash in AP internal function modifybitmap A system crash like this Failing address: 200000cb7df6f000 TEID: 200000cb7df6f403 Fault in home space mode while using kernel ASCE. AS:00000002d71bc007 R3:00000003fe5b8007...

5.5CVSS6AI score0.00259EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/06/26 11:17 p.m.8 views

SUSE CVE-2024-39293

In the Linux kernel, the following vulnerability has been resolved: Revert "xsk: Support redirect to any socket bound to the same umem" This reverts commit 2863d665ea41282379f108e4da6c8a2366ba66db. This patch introduced a potential kernel crash when multiple napi instances redirect to the same...

4.7CVSS8.1AI score0.00314EPSS
SaveExploits0References3
NVD
NVD
added 2024/06/25 3:15 p.m.28 views

CVE-2024-39371

In the Linux kernel, the following vulnerability has been resolved: iouring: check for non-NULL file pointer in iofilecanpoll In earlier kernels, it was possible to trigger a NULL pointer dereference off the forced async preparation path, if no file had been assigned. The trace leading to that...

5.5CVSS0.00224EPSS
SaveExploits0References5
NVD
NVD
added 2024/06/25 3:15 p.m.42 views

CVE-2024-39293

In the Linux kernel, the following vulnerability has been resolved: Revert "xsk: Support redirect to any socket bound to the same umem" This reverts commit 2863d665ea41282379f108e4da6c8a2366ba66db. This patch introduced a potential kernel crash when multiple napi instances redirect to the same...

9.8CVSS0.00314EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/25 3:15 p.m.9 views

UBUNTU-CVE-2024-39293

In the Linux kernel, the following vulnerability has been resolved: Revert "xsk: Support redirect to any socket bound to the same umem" This reverts commit 2863d665ea41282379f108e4da6c8a2366ba66db. This patch introduced a potential kernel crash when multiple napi instances redirect to the same...

9.8CVSS6.6AI score0.00314EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/06/25 3:15 p.m.26 views

CVE-2024-39293

In the Linux kernel, the following vulnerability has been resolved: Revert "xsk: Support redirect to any socket bound to the same umem" This reverts commit 2863d665ea41282379f108e4da6c8a2366ba66db. This patch introduced a potential kernel crash when multiple napi instances redirect to the same...

9.8CVSS6.4AI score0.00314EPSS
SaveExploits0References4
CVE
CVE
added 2024/06/25 2:22 p.m.114 views

CVE-2024-39293

CVE-2024-39293 concerns the Linux kernel: reverting the patch that allowed redirect to any socket bound to the same umem can cause multiple NAPI instances to access the same Rx/XDP ring concurrently, corruptting the ring state and potentially crashing during __xsk_flush(). A fix/revert has been a...

9.8CVSS6.8AI score0.00314EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/25 2:22 p.m.23 views

CVE-2024-39293 Revert "xsk: Support redirect to any socket bound to the same umem"

In the Linux kernel, the following vulnerability has been resolved: Revert "xsk: Support redirect to any socket bound to the same umem" This reverts commit 2863d665ea41282379f108e4da6c8a2366ba66db. This patch introduced a potential kernel crash when multiple napi instances redirect to the same...

9.8CVSS7AI score0.00314EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/06/25 12:00 a.m.9 views

Linux kernel security vulnerabilities

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. Attackers exploit the vulnerability to cause the kernel to crash...

4.7CVSS6.5AI score0.00314EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/06/25 12:00 a.m.7 views

PT-2024-27935

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.8 Description The Linux kernel has a vulnerability that can cause rare kernel crashes due to bad page status error messages. This issue is caused by a race condition between thread A allocating an extent buffer...

9.8CVSS6.7AI score0.00526EPSS
SaveExploits1References258
CNNVD
CNNVD
added 2024/06/25 12:00 a.m.11 views

Linux kernel security vulnerabilities

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. Attackers exploit the vulnerability to cause the kernel to crash...

5.5CVSS6.5AI score0.00184EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/06/25 12:00 a.m.10 views

Linux kernel security vulnerabilities

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. Attackers exploit the vulnerability to cause the kernel to crash...

4.7CVSS6.5AI score0.00146EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/06/25 12:00 a.m.5 views

Linux kernel security vulnerabilities

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. Attackers exploit the vulnerability to cause the kernel to crash...

5.5CVSS6.2AI score0.00227EPSS
SaveExploits0References4
Rows per page
Query Builder