Lucene search
+L

4187 matches found

Cvelist
Cvelist
added 2024/04/03 5:0 p.m.31 views

CVE-2024-26744 RDMA/srpt: Support specifying the srpt_service_guid parameter

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Support specifying the srptserviceguid parameter Make loading ibsrpt with this parameter set work. The current behavior is that setting that parameter while loading the ibsrpt kernel module triggers the following kerne...

7.5AI score0.00255EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/03 5:0 p.m.17 views

CVE-2024-26744 RDMA/srpt: Support specifying the srpt_service_guid parameter

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Support specifying the srptserviceguid parameter Make loading ibsrpt with this parameter set work. The current behavior is that setting that parameter while loading the ibsrpt kernel module triggers the following kerne...

5.5CVSS5.9AI score
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.30 views

CVE-2024-26702

In the Linux kernel, the following vulnerability has been resolved: iio: magnetometer: rm3100: add boundary check for the value read from RM3100REGTMRC Recently, we encounter kernel crash in function rm3100commonprobe caused by out of bound access of array rm3100samprates because of underlying...

5.5CVSS5.9AI score0.00223EPSS
SaveExploits0References21
OSV
OSV
added 2024/04/03 3:15 p.m.7 views

UBUNTU-CVE-2024-26727

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT if the newly created subvolume already got read BUG There is a syzbot crash, triggered by the ASSERT during subvolume creation: assertion failed: !anondev, in fs/btrfs/disk-io.c:1319 ------------ cut here...

5.5CVSS6.2AI score0.00228EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/04/03 12:0 a.m.8 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 crash when BTLB is set...

5.5CVSS4.6AI score0.00194EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/29 11:6 a.m.11 views

OESA-2024-1347 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix wild memory access when clearing fragments while testing re-assembly/re-fragmentation using actct, it's possible to observe a crash like th...

7.8CVSS7.9AI score0.00531EPSS
SaveExploits0References10
OSV
OSV
added 2024/03/25 10:15 a.m.12 views

CVE-2021-47163

In the Linux kernel, the following vulnerability has been resolved: tipc: wait and exit until all work queues are done On some host, a crash could be triggered simply by repeating these commands several times: modprobe tipc tipc bearer enable media udp name UDP1 localip 127.0.0.1 rmmod tipc BUG:...

5.5CVSS5.2AI score
SaveExploits0References4
OSV
OSV
added 2024/03/25 10:15 a.m.6 views

UBUNTU-CVE-2021-47163

In the Linux kernel, the following vulnerability has been resolved: tipc: wait and exit until all work queues are done On some host, a crash could be triggered simply by repeating these commands several times: modprobe tipc tipc bearer enable media udp name UDP1 localip 127.0.0.1 rmmod tipc BUG:...

7.8CVSS6.2AI score0.00186EPSS
SaveExploits0References14
CVE
CVE
added 2024/03/25 9:16 a.m.106 views

CVE-2021-47163

CVE-2021-47163 relates to the Linux kernel TIPC implementation. The issue arises when a host repeatedly loads the TIPC module, enables a UDP-based bearer, and unloads the module, causing a crash (BUG: unable to handle kernel paging request at ffffffffc096bb00) due to a work queue cleanup path. Th...

7.8CVSS6.7AI score0.00186EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2024/03/25 9:7 a.m.94 views

CVE-2021-47139

CVE-2021-47139 affects the Linux kernel hns3 driver. A race occurs because the netdevice is registered before client initialization completes, creating a window where changes to channels or rx CPU map can trigger hns3_set_rx_cpu_rmap() twice, leading to a crash (BUG at lib/cpu_rmap.c). The fix, a...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2024/03/25 12:0 a.m.3 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 possible kernel crash in the TIPC module...

5.5CVSS6.4AI score0.00186EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/03/25 12:0 a.m.23 views

CVE-2021-47163

In the Linux kernel, the following vulnerability has been resolved: tipc: wait and exit until all work queues are done On some host, a crash could be triggered simply by repeating these commands several times: modprobe tipc tipc bearer enable media udp name UDP1 localip 127.0.0.1 rmmod tipc BUG:...

7.8CVSS6.2AI score0.00186EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2024/03/19 3:10 p.m.10 views

kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip

A flaw was found in the Linux kernel. A NULL pointer dereference may occur while a slip driver is in progress to detach in sltxtimeout in drivers/net/slip/slip.c. This issue could allow an attacker to crash the system or leak internal kernel information...

7.1CVSS6.6AI score0.00275EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/03/18 1:22 p.m.33 views

CVE-2023-52610

A memory leak flaw and potential kernel crash were found in the Linux kernel’s Conntrack module. This issue occurs when Conntrack is being used by a local user for a specific configuration, and both fragmented packets are received remotely and out of order. This flaw allows a local or remote user...

6.4CVSS7.1AI score0.00639EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/18 11:15 a.m.1 views

DEBIAN-CVE-2023-52610

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix skb leak and crash on ooo frags actct adds skb-users before defragmentation. If frags arrive in order, the last frag's reference is reset in: inetfragreasmprepare skbmorph which is not straightforward. Howev...

5.5CVSS5.5AI score0.00639EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/03/16 6:22 p.m.18 views

CVE-2021-47130

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix freeing unallocated p2pmem In case p2p device was found but the p2p pool is empty, the nvme target is still trying to free the sgl from the p2p pool instead of the regular sgl pool and causing a crash BUG is called...

4.4CVSS6.5AI score0.00639EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/15 9:15 p.m.10 views

DEBIAN-CVE-2021-47130

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix freeing unallocated p2pmem In case p2p device was found but the p2p pool is empty, the nvme target is still trying to free the sgl from the p2p pool instead of the regular sgl pool and causing a crash BUG is called...

7.5CVSS5.6AI score0.00639EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/03/15 8:14 p.m.20 views

CVE-2021-47117

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bug on in ext4escacheextent as ext4splitextentat failed We got follow bugon when run fsstress with injecting IO fault: 130747.323114 kernel BUG at fs/ext4/extentsstatus.c:762! 130747.323117 Internal error: Oops - BUG: 0...

5.5CVSS7AI score0.0024EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/14 4:13 a.m.7 views

SUSE CVE-2023-52489

In the Linux kernel, the following vulnerability has been resolved: mm/sparsemem: fix race in accessing memorysection-usage The below race is observed on a PFN which falls into the device memory region with the system memory configuration where PFN's are such that ZONENORMAL ZONEDEVICE ZONENORMAL...

5.1CVSS6.5AI score0.00294EPSS
SaveExploits1References18
RedHat Linux
RedHat Linux
added 2024/03/13 9:11 a.m.10 views

kernel: out-of-bounds access in relay_file_read

An out-of-bounds OOB memory access flaw was found in the Linux kernel in relayfilereadstartpos in kernel/relay.c in the relayfs. This flaw allows a local attacker to crash the system or leak kernel internal information...

7.1CVSS6.8AI score0.00469EPSS
SaveExploits0References5
Rows per page
Query Builder