Lucene search
+L

5594 matches found

Cvelist
Cvelist
added 2024/04/26 12:00 a.m.22 views

CVE-2024-33667

An issue was discovered in Zammad before 6.3.0. An authenticated agent could perform a remote Denial of Service attack by calling an endpoint that accepts a generic method name, which was not properly sanitized against an allowlist...

6.7AI score0.0056EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/04/19 2:20 a.m.13 views

SUSE CVE-2023-52645

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: fix race conditions with genpd If the power domains are registered first with genpd and after that the driver attempts to power them on in the probe sequence, then it is possible that a race condition occurs i...

5.5CVSS6.3AI score0.00173EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2024/04/18 2:37 a.m.9 views

kernel: veth: ensure skb entering GRO are not cloned.

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

7.8CVSS6.8AI score0.00212EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/18 2:35 a.m.26 views

kernel: gro: fix ownership transfer

A flaw was found in the Linux kernel's Generic Receive Offload GRO feature, where packets processed with a fragment list are not properly orphaned due to incorrect handling of socket references. This vulnerability can cause system instability or kernel bugs. The issue has been fixed by making sur...

7.8CVSS6.7AI score0.00241EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/11 2:31 a.m.7 views

SUSE CVE-2024-26754

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

5.5CVSS6.3AI score0.00252EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/04/06 1:59 a.m.8 views

SUSE 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.5CVSS6.6AI score0.00272EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2024/04/06 12:00 a.m.10 views

Apache NimBLE 安全漏洞

Apache NimBLE is an open source Bluetooth 5.4 stack host and controller from the Apache Foundation in the U.S. It completely replaces the proprietary SoftDevice on the Nordic chipset.It is part of the Apache Mynewt project. A denial-of-service vulnerability exists in Apache NimBLE version 1.6.0 a...

7.5CVSS6.7AI score0.01458EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/04/05 12:00 a.m.10 views

PT-2024-20526 · Apache · Apache Nimble

Name of the Vulnerable Software and Affected Versions: Apache NimBLE versions through 1.6.0 Description: A specially crafted GATT operation can cause an infinite loop in the GATT server, leading to a denial of service in the Bluetooth stack or device. Recommendations: For Apache NimBLE versions...

7.5CVSS7.2AI score0.01458EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/04 9:15 a.m.1 views

DEBIAN-CVE-2024-26803

In the Linux kernel, the following vulnerability has been resolved: net: veth: clear GRO when clearing XDP even when down veth sets NETIFFGRO automatically when XDP is enabled, because both features use the same NAPI machinery. The logic to clear NETIFFGRO sits in vethdisablexdp which is called...

5.5CVSS5.8AI score0.00225EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/04/04 1:52 a.m.45 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
OSV
OSV
added 2024/04/03 5:15 p.m.2 views

DEBIAN-CVE-2024-26754

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.8CVSS5.5AI score0.00252EPSS
SaveExploits0References1
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.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
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
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
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
CVE
CVE
added 2024/04/03 5:00 p.m.180 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
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 2:55 p.m.146 views

CVE-2024-26726

CVE-2024-26726 : In the Linux kernel, a Btrfs bug could panic when writing the free-space inode because the extent map was dropped on a write error and then looked up again, yielding EXTENT_MAP_HOLE on a second pass. The fix removes dropping the extent_map range for the failed free-space cache wr...

5.5CVSS6.8AI score0.00259EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder