Lucene search
+L

3630 matches found

CVE
CVE
added 2024/10/23 5:6 p.m.75 views

CVE-2024-20268

CVE-2024-20268 affects Cisco ASA and Cisco Firepower Threat Defense (FTD) SNMP feature. The issue is caused by insufficient input validation of SNMP packets, allowing an authenticated, remote attacker to trigger a device reload and cause a DoS. The vulnerability affects all SNMP versions (1/2c/3)...

7.7CVSS7.4AI score0.00644EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/10/23 5:6 p.m.41 views

CVE-2024-20268 Cisco Adaptive Security Appliance Software and Firepower Threat Defense Software SNMP Denial of Service Vulnerability

A vulnerability in the Simple Network Management Protocol SNMP feature of Cisco Adaptive Security Appliance ASA Software and Cisco Firepower Threat Defense FTD Software could allow an authenticated, remote attacker to cause an unexpected reload of the device. This vulnerability is due to...

7.7CVSS0.00644EPSS
SaveExploits0References3
Cisco
Cisco
added 2024/10/23 4:0 p.m.19 views

Cisco Firepower Threat Defense Software for Firepower 2100 Series TLS Denial of Service Vulnerability

A vulnerability in the TLS processing feature of Cisco Firepower Threat Defense FTD Software for Cisco Firepower 2100 Series could allow an unauthenticated, remote attacker to cause a denial of service DoS condition on an affected device. This vulnerability is due to an issue that occurs when TLS...

8.6CVSS8.6AI score0.00711EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/10/23 12:30 a.m.20 views

Moderate: Red Hat Security Advisory: Kube Descheduler Operator for Red Hat OpenShift 5.1.0 for RHEL 9

Kube Descheduler Operator for Red Hat OpenShift 5.1.0 for RHEL 9 The Kube Descheduler Operator for Red Hat OpenShift is an optional operator that deploys the descheduler, which is responsible for evicting pods based on certain strategies. Security Fixes: golang: net: malformed DNS message can cau...

9.8CVSS6.9AI score0.01952EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/10/23 12:0 a.m.10 views

PT-2024-9125 · Cisco · Cisco Ftd

Name of the Vulnerable Software and Affected Versions: Cisco Firepower Threat Defense FTD Software for Cisco Firepower 2100 Series affected versions not specified Description: A vulnerability in the TLS processing feature could allow an unauthenticated, remote attacker to cause a denial of servic...

8.6CVSS7.3AI score0.00711EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/10/22 4:45 p.m.21 views

CVE-2024-49948

In the Linux kernel, the following vulnerability has been resolved: net: add more sanity checks to qdiscpktleninit One path takes care of SKBGSODODGY, assuming skb-len is bigger than hdrlen. virtionethdrtoskb does not fully dissect TCP headers, it only make sure it is at least 20 bytes. It is...

5.5CVSS7AI score0.00291EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 12:13 p.m.30 views

CVE-2024-50038

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: avoid NFPROTOUNSPEC where needed syzbot managed to call xtcluster match via ebtables: WARNING: CPU: 0 PID: 11 at net/netfilter/xtcluster.c:72 xtclustermt+0x196/0x780 .. ebtdotable+0x174b/0x2a40 Module register...

5.5CVSS6.8AI score0.00232EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 11:38 a.m.24 views

CVE-2024-50033

In the Linux kernel, the following vulnerability has been resolved: slip: make slhcremember more robust against malicious packets syzbot found that slhcremember was missing checks against malicious packets 1. slhcremember only checked the size of the packet was at least 20, which is not good...

5.5CVSS7AI score0.00785EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 7:15 a.m.14 views

CVE-2022-48999

An out-of-bounds memory access vulnerability was found in the Linux kernel. When fibinfo contains an nh reference, the handle attempts to delete the multipath route. Mitigation Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product...

7.1CVSS6.9AI score0.00255EPSS
SaveExploits0References4
VulnCheck KEV
VulnCheck KEV
added 2024/10/22 12:0 a.m.6 views

VulnCheck KEV: CVE-2020-11900

The Treck TCP/IP stack before 6.0.1.41 has an IPv4 tunneling Double Free...

8.2CVSS7.3AI score0.13195EPSS
SaveExploits1References1
NVD
NVD
added 2024/10/21 8:15 p.m.15 views

CVE-2024-50038

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: avoid NFPROTOUNSPEC where needed syzbot managed to call xtcluster match via ebtables: WARNING: CPU: 0 PID: 11 at net/netfilter/xtcluster.c:72 xtclustermt+0x196/0x780 .. ebtdotable+0x174b/0x2a40 Module register...

5.5CVSS0.00232EPSS
SaveExploits0References6
NVD
NVD
added 2024/10/21 8:15 p.m.23 views

CVE-2024-50033

In the Linux kernel, the following vulnerability has been resolved: slip: make slhcremember more robust against malicious packets syzbot found that slhcremember was missing checks against malicious packets 1. slhcremember only checked the size of the packet was at least 20, which is not good...

9.8CVSS0.00785EPSS
SaveExploits0References11
OSV
OSV
added 2024/10/21 8:15 p.m.20 views

AZL-51228 CVE-2024-50033 affecting package kernel for versions less than 6.6.57.1-1

In the Linux kernel, the following vulnerability has been resolved: slip: make slhcremember more robust against malicious packets syzbot found that slhcremember was missing checks against malicious packets 1. slhcremember only checked the size of the packet was at least 20, which is not good...

7.1CVSS6.3AI score0.00785EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.10 views

DEBIAN-CVE-2022-48999

In the Linux kernel, the following vulnerability has been resolved: ipv4: Handle attempt to delete multipath route when fibinfo contains an nh reference Gwangun Jung reported a slab-out-of-bounds access in fibnhmatch: fibnhmatch+0xf98/0x1130 linux-6.0-rc7/net/ipv4/fibsemantics.c:961...

7.1CVSS5.4AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.6 views

UBUNTU-CVE-2024-50033

In the Linux kernel, the following vulnerability has been resolved: slip: make slhcremember more robust against malicious packets syzbot found that slhcremember was missing checks against malicious packets 1. slhcremember only checked the size of the packet was at least 20, which is not good...

9.8CVSS6.2AI score0.00785EPSS
SaveExploits0References41
Cvelist
Cvelist
added 2024/10/21 8:6 p.m.33 views

CVE-2022-48999 ipv4: Handle attempt to delete multipath route when fib_info contains an nh reference

In the Linux kernel, the following vulnerability has been resolved: ipv4: Handle attempt to delete multipath route when fibinfo contains an nh reference Gwangun Jung reported a slab-out-of-bounds access in fibnhmatch: fibnhmatch+0xf98/0x1130 linux-6.0-rc7/net/ipv4/fibsemantics.c:961...

7.1CVSS0.00255EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 8:6 p.m.109 views

CVE-2022-48999

CVE-2022-48999 concerns a Linux kernel issue in IPv4 multipath route deletion. The root cause is a slab-out-of-bounds read in fib_nh_match when deleting a route where fib_info references a nexthop while separate nexthop objects conflict with the legacy multipath spec. The workaround/fix implement...

7.1CVSS6.7AI score0.00255EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 8:6 p.m.34 views

CVE-2022-48999 ipv4: Handle attempt to delete multipath route when fib_info contains an nh reference

In the Linux kernel, the following vulnerability has been resolved: ipv4: Handle attempt to delete multipath route when fibinfo contains an nh reference Gwangun Jung reported a slab-out-of-bounds access in fibnhmatch: fibnhmatch+0xf98/0x1130 linux-6.0-rc7/net/ipv4/fibsemantics.c:961...

7.1CVSS7.2AI score0.00255EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/10/21 7:39 p.m.11 views

CVE-2024-50038 netfilter: xtables: avoid NFPROTO_UNSPEC where needed

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: avoid NFPROTOUNSPEC where needed syzbot managed to call xtcluster match via ebtables: WARNING: CPU: 0 PID: 11 at net/netfilter/xtcluster.c:72 xtclustermt+0x196/0x780 .. ebtdotable+0x174b/0x2a40 Module register...

6.9AI score0.00232EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/21 7:39 p.m.33 views

CVE-2024-50033 slip: make slhc_remember() more robust against malicious packets

In the Linux kernel, the following vulnerability has been resolved: slip: make slhcremember more robust against malicious packets syzbot found that slhcremember was missing checks against malicious packets 1. slhcremember only checked the size of the packet was at least 20, which is not good...

9.8CVSS0.00785EPSS
SaveExploits0References7
Rows per page
Query Builder