Lucene search
+L

16 matches found

RedhatCVE
RedhatCVE
added 2024/10/22 10:47 a.m.17 views

CVE-2024-50024

In the Linux kernel, the following vulnerability has been resolved: net: Fix an unsafe loop on the list The kernel may crash when deleting a genetlink family if there are still listeners for that family: Oops: Kernel access of bad area, sig: 11 1 ... NIP c000000000c080bc...

4.7CVSS4.9AI score0.00279EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/04 1:52 a.m.44 views

CVE-2024-26735

A use-after-free flaw was found in the Linux kernel’s IPv6 protocol functionality. This flaw allows a local user to potentially crash the system...

5.5CVSS7.2AI score0.00272EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 5:15 p.m.18 views

CVE-2024-26734

In the Linux kernel, the following vulnerability has been resolved: devlink: fix possible use-after-free and memory leaks in devlinkinit The pernet operations structure for the subsystem must be registered before registering the generic netlink family. Make an unregister in case of unsuccessful...

7.8CVSS6.6AI score0.00237EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.40 views

CVE-2024-26734

In the Linux kernel, the following vulnerability has been resolved: devlink: fix possible use-after-free and memory leaks in devlinkinit The pernet operations structure for the subsystem must be registered before registering the generic netlink family. Make an unregister in case of unsuccessful...

7.8CVSS6.3AI score0.00237EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.49 views

CVE-2024-26735

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix possible use-after-free and null-ptr-deref The pernet operations structure for the subsystem must be registered before registering the generic netlink family...

5.5CVSS5.9AI score0.00272EPSS
SaveExploits0References31
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.24 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
OSV
OSV
added 2024/04/03 5:00 p.m.7 views

CVE-2024-26734 devlink: fix possible use-after-free and memory leaks in devlink_init()

In the Linux kernel, the following vulnerability has been resolved: devlink: fix possible use-after-free and memory leaks in devlinkinit The pernet operations structure for the subsystem must be registered before registering the generic netlink family. Make an unregister in case of unsuccessful...

7CVSS6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/03 5:00 p.m.43 views

CVE-2024-26735 ipv6: sr: fix possible use-after-free and null-ptr-deref

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix possible use-after-free and null-ptr-deref The pernet operations structure for the subsystem must be registered before registering the generic netlink family...

7.7AI score0.00272EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/03 5:00 p.m.7 views

CVE-2024-26735 ipv6: sr: fix possible use-after-free and null-ptr-deref

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix possible use-after-free and null-ptr-deref The pernet operations structure for the subsystem must be registered before registering the generic netlink family...

6AI score
SaveExploits0References14
Debian CVE
Debian CVE
added 2024/04/03 5:00 p.m.61 views

CVE-2024-26734

In the Linux kernel, the following vulnerability has been resolved: devlink: fix possible use-after-free and memory leaks in devlinkinit The pernet operations structure for the subsystem must be registered before registering the generic netlink family. Make an unregister in case of unsuccessful...

7.8CVSS7.4AI score0.00237EPSS
SaveExploits0
CVE
CVE
added 2024/04/03 5:00 p.m.179 views

CVE-2024-26734

CVE-2024-26734 affects the Linux kernel devlink subsystem. The issue arises from use-after-free and memory leaks in devlink_init() due to the ordering of registration: the pernet operations structure must be registered before the generic netlink family, and a proper unregister path is needed if r...

7.8CVSS6.8AI score0.00237EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/03 5:00 p.m.30 views

CVE-2024-26734 devlink: fix possible use-after-free and memory leaks in devlink_init()

In the Linux kernel, the following vulnerability has been resolved: devlink: fix possible use-after-free and memory leaks in devlinkinit The pernet operations structure for the subsystem must be registered before registering the generic netlink family. Make an unregister in case of unsuccessful...

7CVSS6.8AI score0.00237EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.51 views

CVE-2024-26608 ksmbd: fix global oob in ksmbd_nl_policy

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix global oob in ksmbdnlpolicy Similar to a reported issue check the commit b33fb5b801c6 "net: qualcomm: rmnet: fix global oob in rmnetpolicy", my local fuzzer finds another global out-of-bounds read for policy...

7.8CVSS7.3AI score0.00234EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/02/29 3:52 p.m.33 views

CVE-2024-26608 ksmbd: fix global oob in ksmbd_nl_policy

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix global oob in ksmbdnlpolicy Similar to a reported issue check the commit b33fb5b801c6 "net: qualcomm: rmnet: fix global oob in rmnetpolicy", my local fuzzer finds another global out-of-bounds read for policy...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/02/29 3:52 p.m.52 views

CVE-2024-26608

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix global oob in ksmbdnlpolicy Similar to a reported issue check the commit b33fb5b801c6 "net: qualcomm: rmnet: fix global oob in rmnetpolicy", my local fuzzer finds another global out-of-bounds read for policy...

7.8CVSS5.9AI score0.00234EPSS
SaveExploits0
Rows per page
Query Builder