Lucene search
+L

757 matches found

SUSE CVE
SUSE CVE
added 2024/04/20 2:8 a.m.6 views

SUSE CVE-2024-26921

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

6.6CVSS6.5AI score0.00395EPSS
SaveExploits1References22
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.11 views

SUSE CVE-2024-26825

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: free rxdatareassembly skb on NCI device cleanup rxdatareassembly skb is stored during NCI data exchange for processing fragmented packets. It is dropped only when the last fragment is processed or when an NTF packet wit...

5.5CVSS6.3AI score0.00237EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/04/18 4:7 p.m.52 views

CVE-2024-26921

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

5.5CVSS7.2AI score0.00395EPSS
SaveExploits1References4
OSV
OSV
added 2024/04/18 10:15 a.m.1 views

DEBIAN-CVE-2024-26921

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

5.5CVSS6.1AI score0.00395EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2024/04/18 10:15 a.m.52 views

CVE-2024-26921

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

7.8CVSS6.5AI score0.00395EPSS
SaveExploits1References22
OSV
OSV
added 2024/04/18 10:15 a.m.5 views

UBUNTU-CVE-2024-26921

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

7.8CVSS6.3AI score0.00395EPSS
SaveExploits1References23
OSV
OSV
added 2024/04/18 9:47 a.m.10 views

CVE-2024-26921 inet: inet_defrag: prevent sk release while still in use

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

7.8CVSS6.5AI score
SaveExploits0References11
CVE
CVE
added 2024/04/18 9:47 a.m.7953 views

CVE-2024-26921

CVE-2024-26921 affects the Linux kernel inet_defrag path. The issue arises when ip_local_out() and similar calls pass skb->sk as an argument and the skb is a fragment undergoing reassembly; if reassembly happens before the call returns, the socket (skb->sk) must not be released. This can oc...

7.8CVSS6.4AI score0.00395EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2024/04/17 10:15 a.m.1 views

DEBIAN-CVE-2024-26825

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: free rxdatareassembly skb on NCI device cleanup rxdatareassembly skb is stored during NCI data exchange for processing fragmented packets. It is dropped only when the last fragment is processed or when an NTF packet wit...

5.5CVSS5.3AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 10:15 a.m.4 views

UBUNTU-CVE-2024-26825

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: free rxdatareassembly skb on NCI device cleanup rxdatareassembly skb is stored during NCI data exchange for processing fragmented packets. It is dropped only when the last fragment is processed or when an NTF packet wit...

5.5CVSS6.1AI score0.00237EPSS
SaveExploits0References23
OSV
OSV
added 2024/03/29 11:7 a.m.4 views

OESA-2024-1348 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix wild memory access when clearing fragments while testing re-assembly/re-fragmentation using actct, it's possible to observe a crash like th...

9.8CVSS7.9AI score0.00531EPSS
SaveExploits0References10
OSV
OSV
added 2024/03/29 11:7 a.m.10 views

OESA-2024-1347 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix wild memory access when clearing fragments while testing re-assembly/re-fragmentation using actct, it's possible to observe a crash like th...

9.8CVSS7.9AI score0.00531EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.4 views

SUSE CVE-2021-47162

In the Linux kernel, the following vulnerability has been resolved: tipc: skblinearize the head skb when reassembling msgs It's not a good idea to append the frag skb to a skb's fraglist if the fraglist already has skbs from elsewhere, such as this skb was created by pskbcopy where the fraglist w...

5.5CVSS6.4AI score0.00738EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2024/03/27 12:0 a.m.9 views

PT-2024-5089 · Cisco · Cisco Ios Xe +1

Name of the Vulnerable Software and Affected Versions: Cisco IOS and Cisco IOS XE Software affected versions not specified Description: A vulnerability in the IKEv1 fragmentation code could allow an unauthenticated, remote attacker to cause a heap underflow or corruption, resulting in an affected...

8.6CVSS6.8AI score0.00803EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/25 10:15 a.m.1 views

DEBIAN-CVE-2021-47162

In the Linux kernel, the following vulnerability has been resolved: tipc: skblinearize the head skb when reassembling msgs It's not a good idea to append the frag skb to a skb's fraglist if the fraglist already has skbs from elsewhere, such as this skb was created by pskbcopy where the fraglist w...

5.5CVSS5.7AI score0.00738EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/03/01 4:7 a.m.5 views

SUSE CVE-2021-47014

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix wild memory access when clearing fragments while testing re-assembly/re-fragmentation using actct, it's possible to observe a crash like the following one: KASAN: maybe wild-memory-access in range...

6.5CVSS7.8AI score0.00233EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/28 9:15 a.m.5 views

UBUNTU-CVE-2021-47014

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix wild memory access when clearing fragments while testing re-assembly/re-fragmentation using actct, it's possible to observe a crash like the following one: KASAN: maybe wild-memory-access in range...

7.8CVSS6.6AI score0.00233EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/26 4:27 p.m.5 views

DEBIAN-CVE-2024-23836

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to versions 6.0.16 and 7.0.3, an attacker can craft traffic to cause Suricata to use far more CPU and memory for processing the traffic than needed, which can lead to extrem...

7.5CVSS7.6AI score0.01164EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/26 4:27 p.m.15 views

UBUNTU-CVE-2024-23836

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to versions 6.0.16 and 7.0.3, an attacker can craft traffic to cause Suricata to use far more CPU and memory for processing the traffic than needed, which can lead to extrem...

7.5CVSS5.8AI score0.01164EPSS
SaveExploits0References29
Vulnrichment
Vulnrichment
added 2024/02/26 3:44 p.m.25 views

CVE-2024-23836 crafted traffic can cause denial of service

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to versions 6.0.16 and 7.0.3, an attacker can craft traffic to cause Suricata to use far more CPU and memory for processing the traffic than needed, which can lead to extrem...

7.5CVSS7.6AI score0.01164EPSS
SaveExploits0References19
Rows per page
Query Builder