Lucene search
+L

97 matches found

RedHat Linux
RedHat Linux
added 2025/06/11 1:1 a.m.10 views

kernel: 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.3AI score0.00395EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2025/05/22 6:31 a.m.9 views

CVE-2019-6492

SmartDefragDriver.sys 2.0 in IObit Smart Defrag 6 never frees an executable kernel pool that is allocated with user defined bytes and size when IOCTL 0x9C401CC4 is called. This kernel pointer can be leaked if the kernel pool becomes a "big" pool...

5.5CVSS6.8AI score0.00459EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/05/06 12:0 a.m.9 views

PT-2025-22234

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A issue in the Linux kernel has been identified, related to out-of-bounds access during multi-link element defragmentation in the cfg80211 module. The problem occurs when calculating the...

7.1CVSS6.7AI score0.00235EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2025/04/10 8:15 p.m.6 views

CVE-2025-29915

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. The AFPACKET defrag option is enabled by default and allows AFPACKET to re-assemble fragmented packets before reaching Suricata. However the default packet size in Suricata is bas...

7.5CVSS7.2AI score0.00259EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/10 7:51 p.m.95 views

CVE-2025-29915

CVE-2025-29915 affects Suricata, where the AF_PACKET defrag option being enabled by default allows AF_PACKET to re-assemble fragmented packets before they reach Suricata. The default packet size is tied to the interface MTU, causing Suricata to see truncated packets and potentially degrade visibi...

7.5CVSS7.3AI score0.00259EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/04/10 7:51 p.m.10 views

CVE-2025-29915 Suricata af-packet: defrag option can lead to truncated packets affecting visibility

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. The AFPACKET defrag option is enabled by default and allows AFPACKET to re-assemble fragmented packets before reaching Suricata. However the default packet size in Suricata is bas...

7.5CVSS6.7AI score0.00259EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/04/10 7:51 p.m.30 views

CVE-2025-29915 Suricata af-packet: defrag option can lead to truncated packets affecting visibility

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. The AFPACKET defrag option is enabled by default and allows AFPACKET to re-assemble fragmented packets before reaching Suricata. However the default packet size in Suricata is bas...

7.5CVSS0.00259EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2025/02/20 10:11 a.m.21 views

LSN-0109-1: Kernel Live Patch Security Notice

In the Linux kernel, the following vulnerability has been resolved: tls: fix use-after-free on failed backlog decryption When the decrypt request goes to the backlog and cryptoaeaddecrypt returns -EBUSY, tlsdodecryption will wait until all async decryptions have completed. If one of them fails,...

9.8CVSS7AI score0.00739EPSS
SaveExploits1
Amazon
Amazon
added 2025/01/24 12:0 a.m.11 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: CDC-NCM: avoid overflow in sanity checking CVE-2022-48938 In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use CVE-2024-26921 In the Linux...

9.1CVSS6.7AI score0.01369EPSS
SaveExploits2
OSV
OSV
added 2025/01/10 12:37 a.m.15 views

CLSA-2025-1736469452 Fix of 35 CVEs

CVE-url: https://ubuntu.com/security/CVE-2023-52664 - net: atlantic: eliminate double free in error handling logic CVE-url: https://ubuntu.com/security/CVE-2023-52698 - calipso: fix memory leak in netlblcalipsoaddpass CVE-url: https://ubuntu.com/security/CVE-2021-47466 - mm, slub: fix potential...

9.8CVSS6.9AI score0.00662EPSS
SaveExploits1References1
OSV
OSV
added 2025/01/10 12:30 a.m.18 views

CLSA-2025-1736469006 Fix of 35 CVEs

CVE-url: https://ubuntu.com/security/CVE-2023-52664 - net: atlantic: eliminate double free in error handling logic CVE-url: https://ubuntu.com/security/CVE-2023-52698 - calipso: fix memory leak in netlblcalipsoaddpass CVE-url: https://ubuntu.com/security/CVE-2021-47466 - mm, slub: fix potential...

9.8CVSS6.9AI score0.00662EPSS
SaveExploits1References1
OSV
OSV
added 2025/01/06 5:15 p.m.2 views

DEBIAN-CVE-2024-56759

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when COWing tree bock and tracing is enabled When a COWing a tree block, at btrfscowblock, and we have the tracepoint tracebtrfscowblock enabled and preemption is also enabled CONFIGPREEMPT=y, we can...

7.8CVSS6AI score0.0022EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.5 views

PT-2025-11966 · Suricata +1 · Suricata +1

Name of the Vulnerable Software and Affected Versions: Suricata versions affected versions not specified Description: The issue is related to the af-packet defrag option, which can lead to truncated packets. This affects Suricata in Debian Linux. No information is provided about the estimated...

10CVSS7.2AI score0.00259EPSS
SaveExploits0References42
Ubuntu
Ubuntu
added 2024/12/19 11:12 a.m.45 views

LSN-0108-1: Kernel Live Patch Security Notice

In the Linux kernel, the following vulnerability has been resolved: tls: fix use-after-free on failed backlog decryption When the decrypt request goes to the backlog and cryptoaeaddecrypt returns -EBUSY, tlsdodecryption will wait until all async decryptions have completed. If one of them fails,...

9.8CVSS6.9AI score0.00821EPSS
SaveExploits2
Amazon
Amazon
added 2024/12/19 12:0 a.m.5 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use CVE-2024-26921 In the Linux kernel, the following vulnerability has been resolved: net: bridge: xmit: make sure we have at least eth header len bytes...

9.1CVSS7.1AI score0.01369EPSS
SaveExploits1
Amazon
Amazon
added 2024/10/31 12:0 a.m.6 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use CVE-2024-26921 In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: walk over current view on netlink dump...

9.1CVSS7AI score0.01369EPSS
SaveExploits1
Amazon
Amazon
added 2024/10/31 12:0 a.m.7 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use CVE-2024-26921 In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: walk over current view on netlink dump...

9.1CVSS7AI score0.01369EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.7 views

kernel: 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.3AI score0.00395EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.6 views

kernel: 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.3AI score0.00395EPSS
SaveExploits1References5
NVD
NVD
added 2024/07/11 3:15 p.m.23 views

CVE-2024-37151

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Mishandling of multiple fragmented packets using the same IP ID value can lead to packet reassembly failure, which can lead to policy bypass. Upgrade to 7.0.6 or 6.0.20. When usin...

7.5CVSS0.00621EPSS
SaveExploits0References6
Rows per page
Query Builder