Lucene search
+L

11011 matches found

RedhatCVE
RedhatCVE
added 2024/06/21 7:52 p.m.21 views

CVE-2024-36478

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix null-ptr-dereference while configuring 'power' and 'submitqueues' Writing 'power' and 'submitqueues' concurrently will trigger kernel panic: Test script: modprobe nullblk nrdevices=0 mkdir -p...

4.4CVSS6.8AI score0.00269EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/21 11:15 a.m.26 views

CVE-2024-36478

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix null-ptr-dereference while configuring 'power' and 'submitqueues' Writing 'power' and 'submitqueues' concurrently will trigger kernel panic: Test script: modprobe nullblk nrdevices=0 mkdir -p...

5.5CVSS0.00269EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/21 11:15 a.m.14 views

AZL-48962 CVE-2024-36478 affecting package kernel for versions less than 6.6.57.1-1

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix null-ptr-dereference while configuring 'power' and 'submitqueues' Writing 'power' and 'submitqueues' concurrently will trigger kernel panic: Test script: modprobe nullblk nrdevices=0 mkdir -p...

5.5CVSS6.8AI score0.00269EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/06/21 11:15 a.m.33 views

CVE-2024-38629

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Avoid unnecessary destruction of fileida fileida is allocated during cdev open and is freed accordingly during cdev release. This sequence is guaranteed by driver file operations. Therefore, there is no need to...

7.8CVSS6.4AI score0.00233EPSS
SaveExploits0References12
OSV
OSV
added 2024/06/21 11:07 a.m.8 views

OESA-2024-1736 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: PCI: aardvark: Fix kernel panic during PIO transfer Trying to start a new PIO transfer by writing value 0 in PIOSTART register when previous transfer has not yet...

7.8CVSS6AI score0.01305EPSS
SaveExploits2References55
OSV
OSV
added 2024/06/21 10:18 a.m.28 views

CVE-2024-38629 dmaengine: idxd: Avoid unnecessary destruction of file_ida

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Avoid unnecessary destruction of fileida fileida is allocated during cdev open and is freed accordingly during cdev release. This sequence is guaranteed by driver file operations. Therefore, there is no need to...

6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/06/21 10:18 a.m.20 views

CVE-2024-38629 dmaengine: idxd: Avoid unnecessary destruction of file_ida

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Avoid unnecessary destruction of fileida fileida is allocated during cdev open and is freed accordingly during cdev release. This sequence is guaranteed by driver file operations. Therefore, there is no need to...

6.7AI score0.00233EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.30 views

CVE-2024-36478 null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix null-ptr-dereference while configuring 'power' and 'submitqueues' Writing 'power' and 'submitqueues' concurrently will trigger kernel panic: Test script: modprobe nullblk nrdevices=0 mkdir -p...

0.00269EPSS
SaveExploits0References4
CVE
CVE
added 2024/06/21 10:18 a.m.131 views

CVE-2024-36478

CVE-2024-36478 affects the Linux kernel null_blk driver. The issue is a NULL pointer dereference that occurs when power and submit_queues are configured concurrently, leading to a kernel panic via a race between del_gendisk and NR HW queue updates. The fixes consolidate protection by reusing a gl...

5.5CVSS6.4AI score0.00269EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/06/21 10:18 a.m.20 views

CVE-2024-36478 null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix null-ptr-dereference while configuring 'power' and 'submitqueues' Writing 'power' and 'submitqueues' concurrently will trigger kernel panic: Test script: modprobe nullblk nrdevices=0 mkdir -p...

5.8AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/06/21 10:18 a.m.12 views

CVE-2024-36478 null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix null-ptr-dereference while configuring 'power' and 'submitqueues' Writing 'power' and 'submitqueues' concurrently will trigger kernel panic: Test script: modprobe nullblk nrdevices=0 mkdir -p...

6.6AI score0.00269EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/06/21 3:06 a.m.6 views

SUSE CVE-2024-36975

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Do not use WARN when encode fails When asn1encodesequence fails, WARN is not the correct solution. 1. asn1encodesequence is not an internal function located in lib/asn1encode.c. 2. Location is known, which makes th...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/06/20 5:58 p.m.31 views

CVE-2024-38549

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add 0 size check to mtkdrmgemobj Add a check to mtkdrmgeminit if we attempt to allocate a GEM object of 0 bytes. Currently, no such check exists and the kernel will panic if a userspace application attempts to...

4.4CVSS7AI score0.00281EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 2:54 p.m.22 views

CVE-2024-38590

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Modify the print level of CQE error Too much print may lead to a panic in kernel. Change ibdeverr to ibdeverrratelimited, and change the printing level of cqe dump to debug level...

4.4CVSS6.9AI score0.00313EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 1:55 p.m.36 views

CVE-2022-48743

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...

4.4CVSS6.8AI score0.00648EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 1:53 p.m.26 views

CVE-2022-48729

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix panic with larger ipoib sendqueuesize When the ipoib sendqueuesize is increased from the default the following panic happens: RIP: 0010:hfi1ipoibdraintxring+0x45/0xf0 hfi1 Code: 31 e4 eb 0f 8b 85 c8 02 00 00 41 83 c4...

4.4CVSS6.7AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 1:53 p.m.27 views

CVE-2022-48728

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix AIP early init panic An early failure in hfi1ipoibsetuprn can lead to the following panic: BUG: unable to handle kernel NULL pointer dereference at 00000000000001b0 PGD 0 P4D 0 Oops: 0002 1 SMP NOPTI Workqueue: event...

4.4CVSS7AI score0.00235EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 12:52 p.m.26 views

CVE-2021-47618

In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate the instruction replaced by kprobe. some instructions may be simulated by constructing assembly functions. therefore, before executing...

4.4CVSS7.1AI score0.00238EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/06/20 12:39 p.m.11 views

golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm

A flaw was found in Go's crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to...

5.9CVSS7.3AI score0.00667EPSS
SaveExploits0References11
NVD
NVD
added 2024/06/20 12:15 p.m.27 views

CVE-2022-48743

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.1CVSS0.00648EPSS
SaveExploits0References8
Rows per page
Query Builder