Lucene search
+L

5733 matches found

NVD
NVD
added 2024/04/04 9:15 a.m.35 views

CVE-2024-26782

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix double-free on socket dismantle when MPTCP server accepts an incoming connection, it clones its listener socket. However, the pointer to 'inetopt' for the new socket has the same value as the original one: as a...

9.8CVSS7.3AI score0.00714EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.31 views

CVE-2024-26798

In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...

5.5CVSS7AI score0.00327EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.43 views

CVE-2024-26792 btrfs: fix double free of anonymous device after snapshot creation failure

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

7.8CVSS7.7AI score0.00236EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/04 8:20 a.m.89 views

CVE-2024-26780

CVE-2024-26780 | Linux kernel (af_unix) — The vulnerability centers on a task hang during purging oob_skb in GC. The root cause is that list_for_each_entry_safe() is not actually safe when a single skb has references from multiple sockets; freeing such an skb can unlink current and next sockets i...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.33 views

CVE-2024-26780 af_unix: Fix task hung while purging oob_skb in GC.

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix task hung while purging oobskb in GC. syzbot reported a task hung; at the same time, GC was looping infinitely in listforeachentrysafe for OOB skb. 0 syzbot demonstrated that the listforeachentrysafe was not actually...

7.8AI score0.00222EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.38 views

CVE-2024-26750 af_unix: Drop oob_skb ref before purging queue in GC.

In the Linux kernel, the following vulnerability has been resolved: afunix: Drop oobskb ref before purging queue in GC. syzbot reported another task hung in unixgc. 0 The current while loop assumes that all of the left candidates have oobskb and calling kfreeskboobskb releases the remaining...

7.7AI score0.00224EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/04/04 12:00 a.m.51 views

CVE-2024-26783

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.37 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.5CVSS5.9AI score0.00242EPSS
SaveExploits0References18
Cvelist
Cvelist
added 2024/04/03 5:00 p.m.25 views

CVE-2024-26754 gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()

In the Linux kernel, the following vulnerability has been resolved: gtp: fix use-after-free and null-ptr-deref in gtpgenldumppdp The gtpnetops pernet operations structure for the subsystem must be registered before registering the generic netlink family. Syzkaller hit 'general protection fault in...

7.6AI score0.00252EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/04/03 5:00 p.m.23 views

CVE-2024-26754 gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()

In the Linux kernel, the following vulnerability has been resolved: gtp: fix use-after-free and null-ptr-deref in gtpgenldumppdp The gtpnetops pernet operations structure for the subsystem must be registered before registering the generic netlink family. Syzkaller hit 'general protection fault in...

6.6AI score0.00252EPSS
SaveExploits0References8
CVE
CVE
added 2024/04/03 5:00 p.m.185 views

CVE-2024-26743

Technical details about CVE-2024-26743 are not provided in the supplied documents. Please monitor vendor advisories for affected products, impact, and fixes.

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/03 5:00 p.m.20 views

CVE-2024-26743 RDMA/qedr: Fix qedr_create_user_qp error flow

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

6.7AI score0.00242EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/04/03 5:00 p.m.35 views

CVE-2024-26742

In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Fix disablemanagedinterrupts Correct blk-mq registration issue with module parameter disablemanagedinterrupts enabled. When we turn off the default PCIIRQAFFINITY flag, the driver needs to register with blk-mq usi...

7.8CVSS7.2AI score0.00245EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/03 5:00 p.m.16 views

CVE-2024-26728 drm/amd/display: fix null-pointer dereference on edid reading

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix null-pointer dereference on edid reading Use i2c adapter when there isn't auxmode in dclink to fix a null-pointer derefence that happens when running igt@kmsforceconnectorbasic in a system with DCN2.1 and HDM...

7.8CVSS6.6AI score0.00216EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/03 2:55 p.m.152 views

CVE-2024-26703

CVE-2024-26703 affects the Linux kernel tracing/timerlat: the hrtimer was previously initialized at first timerlat_fd read and destroyed on close, which could trigger a NULL pointer dereference if a user opens and closes timerlat_fd without reading. A fix was implemented to move hrtimer_init to t...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/04/03 2:54 p.m.194 views

CVE-2023-52637

CVE-2023-52637 refers to a Linux kernel vulnerability in the j1939 subsystem where a use-after-free (UAF) could occur due to modification of jsk->filters while receiving packets and during setsockopt(SO_J1939_FILTER). The fix adds locking on jsk->sk to prevent UAF and stabilize access to fi...

7.8CVSS5.8AI score0.00231EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/04/03 10:15 a.m.40 views

CVE-2024-0172

Dell PowerEdge Server BIOS and Dell Precision Rack BIOS contain an improper privilege management security vulnerability. An unauthenticated local attacker could potentially exploit this vulnerability, leading to privilege escalation...

7.8CVSS5.8AI score0.00147EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/03 10:15 a.m.63 views

CVE-2024-0172

Dell PowerEdge Server BIOS and Dell Precision Rack BIOS contain an improper privilege management security vulnerability. An unauthenticated local attacker could potentially exploit this vulnerability, leading to privilege escalation...

7.9CVSS7.8AI score0.00147EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/03 9:09 a.m.156 views

CVE-2024-0172

CVE-2024-0172 affects Dell PowerEdge Server BIOS and Dell Precision Rack BIOS. The vulnerability is due to improper privilege management, enabling an unauthenticated local attacker to achieve privilege escalation. Affected component is the BIOS, with exploitability local and high impact on confid...

7.9CVSS6.8AI score0.00147EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/03 9:09 a.m.18 views

CVE-2024-0172

Dell PowerEdge Server BIOS and Dell Precision Rack BIOS contain an improper privilege management security vulnerability. An unauthenticated local attacker could potentially exploit this vulnerability, leading to privilege escalation...

7.9CVSS7.2AI score0.00147EPSS
SaveExploits0References1
Rows per page
Query Builder