Lucene search
+L

6305 matches found

RedhatCVE
RedhatCVE
added 2024/04/03 10:40 p.m.39 views

CVE-2023-52640

A vulnerability was found in the ntfs3 function in ntfslistea in the Linux kernel, where a missing check on the length of an attribute name could exceed the expected size of the extended attribute structure and cause an out-of-bounds error. This issue could result in memory corruption, data...

7.1CVSS8.3AI score0.00244EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 9:51 p.m.23 views

CVE-2024-26749

A vulnerability was found in the Linux kernel's USB CDNS3 driver, where improper handling of memory in cdns3gadgetepdisable can lead to a use-after-free condition. This issue can allows attackers to exploit freed memory regions, which could result in crashes or arbitrary code execution. Mitigatio...

6CVSS8.3AI score0.00245EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 9:50 p.m.28 views

CVE-2024-26748

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fix memory double free when handle zero packet 829 if request-complete 830 spinunlockdev-lock; 831 usbgadgetgivebackrequestep-endpoint, 832 request; 833 spinlockdev-lock; 834 835 836 if request-buf == privdev-zlpbuf 8...

4.4CVSS8.2AI score0.00242EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 5:15 p.m.21 views

CVE-2024-26765

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Disable IRQ before initfn for nonboot CPUs Disable IRQ before initfn for nonboot CPUs when hotplug, in order to silence such warnings and also avoid potential errors due to unexpected interrupts: WARNING: CPU: 1 PID: 0...

5.5CVSS7.6AI score0.00236EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 5:15 p.m.15 views

CVE-2024-26758

In the Linux kernel, the following vulnerability has been resolved: md: Don't ignore suspended array in mdcheckrecovery mddevsuspend never stop syncthread, hence it doesn't make sense to ignore suspended array in mdcheckrecovery, which might cause syncthread can't be unregistered. After commit...

5.5CVSS6.3AI score0.00212EPSS
SaveExploits0References2
NVD
NVD
added 2024/04/03 5:15 p.m.19 views

CVE-2024-26767

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fixed integer types and null check locations why: issues fixed: - comparison with wider integer type in loop condition which can cause infinite loops - pointer dereference before null check...

5.5CVSS6.5AI score0.00241EPSS
SaveExploits0References5
NVD
NVD
added 2024/04/03 5:15 p.m.16 views

CVE-2024-26751

In the Linux kernel, the following vulnerability has been resolved: ARM: ep93xx: Add terminator to gpiodlookuptable Without the terminator, if a conid is passed to gpiofind that does not exist in the lookup table the function will not stop looping correctly, and eventually cause an oops...

5.5CVSS7.4AI score0.00245EPSS
SaveExploits0References9
NVD
NVD
added 2024/04/03 5:15 p.m.17 views

CVE-2024-26743

In the Linux kernel, the following vulnerability has been resolved: RDMA/qedr: Fix qedrcreateuserqp error flow Avoid the following warning by making sure to free the allocated resources in case that qedrinituserqueue fail. ----------- cut here ----------- WARNING: CPU: 0 PID: 143192 at...

5.5CVSS7.4AI score0.00242EPSS
SaveExploits0References7
NVD
NVD
added 2024/04/03 5:15 p.m.27 views

CVE-2024-26732

In the Linux kernel, the following vulnerability has been resolved: net: implement lockless setsockoptSOPEEKOFF syzbot reported a lockdep violation 1 involving afunix support of SOPEEKOFF. Since SOPEEKOFF is inherently not thread safe it uses a per-socket skpeekoff field, there is really no point...

5.5CVSS6.5AI score0.00158EPSS
SaveExploits0References2
NVD
NVD
added 2024/04/03 5:15 p.m.12 views

CVE-2024-26731

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix NULL pointer dereference in skpsockverdictdataready syzbot reported the following NULL pointer dereference issue 1: BUG: kernel NULL pointer dereference, address: 0000000000000000 ... RIP: 0010:0x0 ... Call Trac...

5.3CVSS7.5AI score0.00828EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 5:15 p.m.12 views

CVE-2023-52641

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add NULL ptr dereference checking at the end of attrallocateframe It is preferable to exit through the out: label because internal debugging functions are located there...

5.5CVSS7.6AI score0.00239EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.27 views

CVE-2024-26741

In the Linux kernel, the following vulnerability has been resolved: dccp/tcp: Unhash sk from ehash for tb2 alloc failure after checkestalblished. syzkaller reported a warning 0 in inetcskdestroysock with no repro. WARNONinetsksk-inetnum && !inetcsksk-icskbindhash; However, the syzkaller's log...

5.5CVSS5.9AI score0.0027EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.34 views

CVE-2024-26739

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: don't override retval if we already lost the skb If we're redirecting the skb, and haven't called tcfmirredforward, yet, we need to tell the core to drop the skb by setting the retcode to SHOT. If we have...

7.8CVSS6.3AI score0.00276EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.21 views

CVE-2024-26769

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: avoid deadlock on delete association path When deleting an association the shutdown path is deadlocking because we try to flush the nvmetwq nested. Avoid this by deadlock by deferring the put work into its own work item...

4.4CVSS6.1AI score0.00233EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.39 views

CVE-2024-26751

In the Linux kernel, the following vulnerability has been resolved: ARM: ep93xx: Add terminator to gpiodlookuptable Without the terminator, if a conid is passed to gpiofind that does not exist in the lookup table the function will not stop looping correctly, and eventually cause an oops...

5.5CVSS6.1AI score0.00245EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.34 views

CVE-2024-26743

In the Linux kernel, the following vulnerability has been resolved: RDMA/qedr: Fix qedrcreateuserqp error flow Avoid the following warning by making sure to free the allocated resources in case that qedrinituserqueue fail. ----------- cut here ----------- WARNING: CPU: 0 PID: 143192 at...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References19
OSV
OSV
added 2024/04/03 5:15 p.m.5 views

UBUNTU-CVE-2024-26772

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocating blocks from corrupted group in ext4mbfindbygoal Places the logic for checking if the group's block bitmap is corrupt under the protection of the group lock to avoid allocating blocks from the group with a...

5.5CVSS6.2AI score0.00255EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2024/04/03 5:1 p.m.33 views

CVE-2024-26779 wifi: mac80211: fix race condition on enabling fast-xmit

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix race condition on enabling fast-xmit fast-xmit must only be enabled after the sta has been uploaded to the driver, otherwise it could end up passing the not-yet-uploaded sta via drvtx calls to the driver,...

7.6AI score0.00193EPSS
SaveExploits0References8
CVE
CVE
added 2024/04/03 5:1 p.m.133 views

CVE-2024-26776

CVE-2024-26776 pertains to the Linux kernel SPI driver for Hisilicon SFC v3xx. The issue arises when the interrupt handler receives an empty interrupt, leading to a NULL pointer dereference. The fix is to return IRQ_NONE when no interrupt is detected, thereby preventing the NULL dereference. Impa...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2024/04/03 5:1 p.m.237 views

CVE-2024-26777

CVE-2024-26777 concerns Linux kernel fbdev drivers (sis and savage) where pixclock may be used as a divisor before being validated, enabling a divide-by-zero error via user-supplied ioctl values. The root cause is that pixclock is used in calculations (e.g., drate) before a zero check, with fixes...

5.5CVSS6.2AI score0.00254EPSS
SaveExploits0References10Affected Software1
Rows per page
Query Builder