Lucene search
+L

5306 matches found

OSV
OSV
added 2024/07/29 3:15 p.m.11 views

UBUNTU-CVE-2024-41048

In the Linux kernel, the following vulnerability has been resolved: skmsg: Skip zero length skb in skmsgrecvmsg When running BPF selftests ./testprogs -t sockmapbasic on a Loongarch platform, the following kernel panic occurs: ... Oops1: CPU: 22 PID: 2824 Comm: testprogs Tainted: G OE 6.10.0-rc2+...

7.5CVSS6.2AI score0.00799EPSS
SaveExploits0References24
Vulnrichment
Vulnrichment
added 2024/07/29 2:32 p.m.23 views

CVE-2024-41048 skmsg: Skip zero length skb in sk_msg_recvmsg

In the Linux kernel, the following vulnerability has been resolved: skmsg: Skip zero length skb in skmsgrecvmsg When running BPF selftests ./testprogs -t sockmapbasic on a Loongarch platform, the following kernel panic occurs: ... Oops1: CPU: 22 PID: 2824 Comm: testprogs Tainted: G OE 6.10.0-rc2+...

6.6AI score0.00799EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/29 2:32 p.m.47 views

CVE-2024-41048 skmsg: Skip zero length skb in sk_msg_recvmsg

In the Linux kernel, the following vulnerability has been resolved: skmsg: Skip zero length skb in skmsgrecvmsg When running BPF selftests ./testprogs -t sockmapbasic on a Loongarch platform, the following kernel panic occurs: ... Oops1: CPU: 22 PID: 2824 Comm: testprogs Tainted: G OE 6.10.0-rc2+...

7.5CVSS0.00799EPSS
SaveExploits0References5
CVE
CVE
added 2024/07/29 2:32 p.m.147 views

CVE-2024-41048

CVE-2024-41048: In the Linux kernel, sk_msg_recvmsg now skips processing zero-length skbs (skb->len == 0) to avoid passing a NULL page to page_address() on Loongarch, which previously caused a kernel panic during sockmap_skb_verdict_shutdown. The root cause is a zero-length skb enqueued by shu...

7.5CVSS6.5AI score0.00799EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/07/29 2:32 p.m.21 views

CVE-2024-41048 skmsg: Skip zero length skb in sk_msg_recvmsg

In the Linux kernel, the following vulnerability has been resolved: skmsg: Skip zero length skb in skmsgrecvmsg When running BPF selftests ./testprogs -t sockmapbasic on a Loongarch platform, the following kernel panic occurs: ... Oops1: CPU: 22 PID: 2824 Comm: testprogs Tainted: G OE 6.10.0-rc2+...

7.5CVSS5.9AI score
SaveExploits0References9
OSV
OSV
added 2024/07/29 2:31 p.m.25 views

CVE-2024-41026 mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length

In the Linux kernel, the following vulnerability has been resolved: mmc: davincimmc: Prevent transmitted data size from exceeding sgm's length No check is done on the size of the data to be transmiited. This causes a kernel panic when this size exceeds the sgmiter's length. Limit the number of...

7.8CVSS5.5AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/29 2:31 p.m.12 views

CVE-2024-41026 mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length

In the Linux kernel, the following vulnerability has been resolved: mmc: davincimmc: Prevent transmitted data size from exceeding sgm's length No check is done on the size of the data to be transmiited. This causes a kernel panic when this size exceeds the sgmiter's length. Limit the number of...

7.8CVSS6.7AI score0.00258EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/07/29 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from a failure to properly handle multi-buffered packets during the processing of XDPTX and XDPREDIRECT in ionicrunxdp, resulting in...

5.5CVSS6.6AI score0.00318EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/07/29 12:00 a.m.7 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 passing a null pointer to the pageaddress function in the skmsgrecvmsg function when handling zero-length...

5.5CVSS6.3AI score0.00799EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/07/29 12:00 a.m.11 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 failure to check the size of the data to be transferred, which will cause a kernel panic if this size...

5.5CVSS5.1AI score0.00258EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/07/29 12:00 a.m.16 views

PT-2024-29206 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically in the davinci mmc component. The issue arises from the lack of a check on the size of the data to be transmitted,...

6.4AI score0.00258EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/07/24 2:03 p.m.14 views

kernel: net: amd-xgbe: Fix skb data length underflow

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUGON triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detected. Fix this by dropping the packet if such length...

8.1CVSS6.8AI score0.00648EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.8 views

kernel: blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Reinit blkgiostatset after clearing in blkcgresetstats When blkgalloc is called to allocate a blkcggq structure with the associated blkgiostatset's, there are 2 fields within blkgiostatset that requires proper...

5.5CVSS6.5AI score0.00161EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/07/19 12:00 a.m.12 views

PT-2024-32751

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue occurs when a BPF program attached to the file alloc security hook returns a positive number, causing a kernel panic. Thi...

5.5CVSS5.4AI score0.00214EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/07/18 3:05 a.m.6 views

SUSE CVE-2022-48850

In the Linux kernel, the following vulnerability has been resolved: net-sysfs: add check for netdevice being present to speedshow When bringing down the netdevice or system shutdown, a panic can be triggered while accessing the sysfs path because the device is already removed. 755.549084 mlx5core...

4.4CVSS6.2AI score0.00211EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/07/18 3:05 a.m.4 views

SUSE CVE-2022-48865

In the Linux kernel, the following vulnerability has been resolved: tipc: fix kernel panic when enabling bearer When enabling a bearer on a node, a kernel panic is observed: 4.498085 RIP: 0010:tipcmonprep+0x4e/0x130 tipc ... 4.520030 Call Trace: 4.520689 4.521236 tipclinkbuildprotomsg+0x375/0x750...

5.5CVSS6.2AI score0.00259EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/07/17 4:19 a.m.7 views

SUSE CVE-2022-48798

In the Linux kernel, the following vulnerability has been resolved: s390/cio: verify the driver availability for pathevent call If no driver is attached to a device or the driver does not provide the pathevent function, an FCES path-event on this device could end up in a kernel-panic. Verify the...

5.5CVSS7.7AI score0.00239EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/07/17 3:32 a.m.7 views

SUSE CVE-2024-40968

In the Linux kernel, the following vulnerability has been resolved: MIPS: Octeon: Add PCIe link status check The standard PCIe configuration read-write interface is used to access the configuration space of the peripheral PCIe devices of the mips processor after the PCIe link surprise down, it ca...

5.5CVSS6.6AI score0.00298EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/07/16 11:24 p.m.23 views

CVE-2022-48798

In the Linux kernel, the following vulnerability has been resolved: s390/cio: verify the driver availability for pathevent call If no driver is attached to a device or the driver does not provide the pathevent function, an FCES path-event on this device could end up in a kernel-panic. Verify the...

5.5CVSS8AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 10:59 p.m.21 views

CVE-2022-48795

A flaw was found in the sbaunmapsg function in PA-RISC in the Linux kernel, causing a kernel panic due to a null pointer dereference. This occurrs because the code checked sgdmalensglist before verifying if there were remaining entries nents, leading to overruns and crashes when crossing page...

5.5CVSS6.3AI score0.00239EPSS
SaveExploits0References4
Rows per page
Query Builder