Lucene search
+L

6341 matches found

RedhatCVE
RedhatCVE
added 2024/04/18 4:7 p.m.52 views

CVE-2024-26921

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

5.5CVSS7.2AI score0.00395EPSS
SaveExploits1References4
NVD
NVD
added 2024/04/18 10:15 a.m.50 views

CVE-2024-26921

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

7.8CVSS6.4AI score0.00395EPSS
SaveExploits1References8
Debian CVE
Debian CVE
added 2024/04/18 9:47 a.m.45 views

CVE-2024-26921

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

7.8CVSS7.7AI score0.00395EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2024/04/17 9:32 p.m.21 views

CVE-2024-26913

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix dcn35 8k30 Underflow/Corruption Issue why odm calculation is missing for pipe split policy determination and cause Underflow/Corruption issue. how Add the odm calculation...

5.5CVSS7.5AI score0.0025EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 8:52 p.m.27 views

CVE-2024-26916

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd: flush any delayed gfxoff on suspend entry" commit ab4750332dbe "drm/amdgpu/sdma5.2: add begin/enduse ring callbacks" caused GFXOFF control to be used more heavily and the codepath that was removed from commit...

5.5CVSS6.1AI score0.00171EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 7:54 p.m.38 views

CVE-2024-26908

REJECTED CVE In the Linux kernel, the following vulnerability has been resolved: x86/xen: Add some null pointer checking to smp.c The Linux kernel CVE team has assigned CVE-2024-26908 to this issue...

5.5CVSS7AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 7:54 p.m.34 views

CVE-2024-26852

A use-after-free flaw was found in ip6routempathnotify in the Linux kernel. This may lead to a crash...

7CVSS7.7AI score0.00269EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 7:53 p.m.27 views

CVE-2024-26849

A vulnerability was found in the Linux kernel's netlink component, caused by missing size validations for big-endian integer types NLABE16 and NLABE32. A lack of proper checks means that if a malformed or too-small attribute is passed, it can lead to an out-of-bounds read, potentially causing...

3.4CVSS6.3AI score0.00223EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 7:53 p.m.33 views

CVE-2024-26850

A vulnerability was found in the pudadvancedtests function in the Linux kernel, caused by inadequate handling of PUD entries in the presence of debugging checks, which could lead to a kernel panic. Mitigation Mitigation for this issue is either not available or the currently available options do...

4.4CVSS6.2AI score0.00222EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 7:28 p.m.23 views

CVE-2024-26866

A vulnerability was found in the fsllpspiprobe function in the Linux kernel, which handles memory allocation manually with the spiallochost and spialloctarget functions, but also utilizes the devmspiregistercontroller function. This could result in a potential use-after-free issue if the devm...

4.1CVSS8.5AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 7:28 p.m.27 views

CVE-2024-26864

A vulnerability was found in the Linux kernel, affecting the inethashconnect function, which handles reference count management. This issue can lead to potential memory corruption or denial of service due to improper reference count handling. Mitigation Mitigation for this issue is either not...

5.5CVSS7AI score0.00608EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 7:27 p.m.18 views

CVE-2024-26860

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: fix a memory leak when rechecking the data Memory for the "checksums" pointer will leak if the data is rechecked after checksum failure because the associated kfree won't happen due to 'goto skipio'. Fix this by...

6CVSS7AI score0.00222EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 6:55 p.m.49 views

CVE-2024-26877

A vulnerability was found in the Linux kernel's Xilinx crypto driver. This issue is caused by failing to disable bottom halves BH when calling the cryptofinalizerequest function, leading to potential system warnings and call traces. Mitigation Mitigation for this issue is either not available or...

4.4CVSS8.2AI score0.00724EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 6:54 p.m.24 views

CVE-2024-26875

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix uaf in pvr2contextsetnotify Syzbot reported BUG: KASAN: slab-use-after-free in pvr2contextsetnotify+0x2c4/0x310 drivers/media/usb/pvrusb2/pvrusb2-context.c:35 Read of size 4 at addr ffff888113aeb0d8 by task...

4.4CVSS7AI score0.00245EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 6:54 p.m.28 views

CVE-2024-26871

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix NULL pointer dereference in f2fssubmitpagewrite BUG: kernel NULL pointer dereference, address: 0000000000000014 RIP: 0010:f2fssubmitpagewrite+0x6cf/0x780 f2fs Call Trace: ? showregs+0x6e/0x80 ? die+0x29/0x70 ?...

5.5CVSS7AI score0.00222EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 6:29 p.m.21 views

CVE-2024-26895

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces wilcnetdevcleanup currently triggers a KASAN warning, which can be observed on interface registration error path, or simply by removing the...

4.4CVSS7AI score0.00235EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 6:29 p.m.28 views

CVE-2024-26892

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: fix use-after-free in freeirq From commit a304e1b82808 "PATCH Debug shared irqs", there is a test to make sure the shared irq handler should be able to handle the unexpected event after deregistration. For th...

4.4CVSS6.9AI score0.0023EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 6:27 p.m.39 views

CVE-2024-26884

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix hashtab overflow check on 32-bit arches The hashtab code relies on rounduppowoftwo to compute the number of hash buckets, and contains an overflow check by checking if the resulting value is 0. However, on 32-bit arches,...

6.7CVSS7.4AI score0.00251EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 5:54 p.m.35 views

CVE-2024-26903

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: rfcomm: Fix null-ptr-deref in rfcommchecksecurity During our fuzz testing of the connection and disconnection process at the RFCOMM layer, we discovered this bug. By comparing the packets from a normal connection and...

5.5CVSS7.2AI score0.00279EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 5:53 p.m.46 views

CVE-2024-26898

In the Linux kernel, the following vulnerability has been resolved: aoe: fix the potential use-after-free problem in aoecmdcfgpkts This patch is against CVE-2023-6270. The description of cve is: A flaw was found in the ATA over Ethernet AoE driver in the Linux kernel. The aoecmdcfgpkts function...

4.4CVSS7.5AI score0.0041EPSS
SaveExploits0References4
Rows per page
Query Builder