Lucene search
+L

51 matches found

OSV
OSV
added 2024/12/29 12:15 p.m.12 views

AZL-54764 CVE-2024-56751 affecting package kernel for versions less than 5.15.182.1-1

In the Linux kernel, the following vulnerability has been resolved: ipv6: release nexthop on device removal The CI is hitting some aperiodic hangup at device removal time in the pmtu.sh self-test: unregisternetdevice: waiting for vethA-R1 to become free. Usage count = 6 reftracker:...

5.5CVSS6.8AI score0.00219EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/11/05 12:00 a.m.16 views

PT-2024-37063

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, involving IPv6 and device removal. The issue occurred during device removal in the pmtu.sh self-test, causing an aperiodic hangup...

5.5CVSS5.3AI score0.00219EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/10/29 8:25 a.m.22 views

CVE-2024-50083

In the Linux kernel, the following vulnerability has been resolved: tcp: fix mptcp DSS corruption due to large pmtu xmit Syzkaller was able to trigger a DSS corruption: TCP: requestsocksubflowv4: Possible SYN flooding on port :::20002. Sending cookies. ------------ cut here ------------ WARNING:...

5.5CVSS7.1AI score0.00869EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/29 12:50 a.m.32 views

CVE-2024-50083 tcp: fix mptcp DSS corruption due to large pmtu xmit

In the Linux kernel, the following vulnerability has been resolved: tcp: fix mptcp DSS corruption due to large pmtu xmit Syzkaller was able to trigger a DSS corruption: TCP: requestsocksubflowv4: Possible SYN flooding on port :::20002. Sending cookies. ------------ cut here ------------ WARNING:...

6.3AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2024/10/29 12:50 a.m.25 views

CVE-2024-50083

In the Linux kernel, the following vulnerability has been resolved: tcp: fix mptcp DSS corruption due to large pmtu xmit Syzkaller was able to trigger a DSS corruption: TCP: requestsocksubflowv4: Possible SYN flooding on port :::20002. Sending cookies. ------------ cut here ------------ WARNING:...

7.5CVSS5.9AI score0.00869EPSS
SaveExploits0
CVE
CVE
added 2024/10/29 12:50 a.m.159 views

CVE-2024-50083

CVE-2024-50083 concerns a Linux kernel flaw where MPTCP DSS corruption could occur during large PMTU transmissions. The issue, triggered by Syzkaller under a subflow, is tied to __mptcp_move_skbs_from_subflow in net/mptcp/protocol.c and relates to mptcp_data_ready/move_skbs_to_msk paths leading t...

7.5CVSS7.5AI score0.00869EPSS
SaveExploits0References9Affected Software1
RedhatCVE
RedhatCVE
added 2024/04/02 11:40 p.m.44 views

CVE-2024-26665

A flaw was found in the Linux kernel. This issue occurs due to the improper handling of non-linear skbs socket buffers when calculating checksums for ICMPv6 PMTU error messages. This vulnerability can lead to out-of-bounds access, potentially causing memory corruption or crashes...

7.1CVSS7.8AI score0.00679EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/02 7:15 a.m.21 views

CVE-2024-26665

In the Linux kernel, the following vulnerability has been resolved: tunnels: fix out of bounds access when building IPv6 PMTU error If the ICMPv6 error is built from a non-linear skb we get the following splat, BUG: KASAN: slab-out-of-bounds in docsum+0x220/0x240 Read of size 4 at addr...

9.1CVSS7.4AI score0.00679EPSS
SaveExploits0References7
OSV
OSV
added 2024/04/02 7:15 a.m.3 views

DEBIAN-CVE-2024-26665

In the Linux kernel, the following vulnerability has been resolved: tunnels: fix out of bounds access when building IPv6 PMTU error If the ICMPv6 error is built from a non-linear skb we get the following splat, BUG: KASAN: slab-out-of-bounds in docsum+0x220/0x240 Read of size 4 at addr...

7.1CVSS5.7AI score0.00679EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/02 6:22 a.m.218 views

CVE-2024-26665

CVE-2024-26665 : Linux kernel vulnerability in tunnel PMTU error handling. When ICMPv6 error is built from a non-linear skb, there is an out-of-bounds/read issue due to using csum_partial. The fix replaces csum_partial with skb_checksum to correctly handle non-linear SKBs during IPv6 PMTU error c...

9.1CVSS6.2AI score0.00679EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/04/02 6:22 a.m.12 views

CVE-2024-26665 tunnels: fix out of bounds access when building IPv6 PMTU error

In the Linux kernel, the following vulnerability has been resolved: tunnels: fix out of bounds access when building IPv6 PMTU error If the ICMPv6 error is built from a non-linear skb we get the following splat, BUG: KASAN: slab-out-of-bounds in docsum+0x220/0x240 Read of size 4 at addr...

9.1CVSS6AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/04/02 6:22 a.m.35 views

CVE-2024-26665 tunnels: fix out of bounds access when building IPv6 PMTU error

In the Linux kernel, the following vulnerability has been resolved: tunnels: fix out of bounds access when building IPv6 PMTU error If the ICMPv6 error is built from a non-linear skb we get the following splat, BUG: KASAN: slab-out-of-bounds in docsum+0x220/0x240 Read of size 4 at addr...

9.1CVSS6.8AI score0.00679EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/04/02 6:22 a.m.30 views

CVE-2024-26665

In the Linux kernel, the following vulnerability has been resolved: tunnels: fix out of bounds access when building IPv6 PMTU error If the ICMPv6 error is built from a non-linear skb we get the following splat, BUG: KASAN: slab-out-of-bounds in docsum+0x220/0x240 Read of size 4 at addr...

9.1CVSS7.3AI score0.00679EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/04/02 12:00 a.m.48 views

CVE-2024-26665

In the Linux kernel, the following vulnerability has been resolved: tunnels: fix out of bounds access when building IPv6 PMTU error If the ICMPv6 error is built from a non-linear skb we get the following splat, BUG: KASAN: slab-out-of-bounds in docsum+0x220/0x240 Read of size 4 at addr...

9.1CVSS6.1AI score0.00679EPSS
SaveExploits0References18
F5 Networks
F5 Networks
added 2023/02/21 6:51 p.m.48 views

K15792: Path MTU discovery vulnerability CVE-2004-1060

Security Advisory Description Multiple TCP/IP and ICMP implementations, when using Path MTU PMTU discovery PMTUD, allow remote attackers to cause a denial of service network throughput reduction for TCP connections via forged ICMP "Fragmentation Needed and Don't Fragment was Set" packets with a l...

5CVSS6.4AI score0.7467EPSS
SaveExploits12Affected Software18
F5 Networks
F5 Networks
added 2023/02/21 6:51 p.m.30 views

K52510343: ICMP PMTU messages are forwarded to the server side when the TCP proxy-mss setting is enabled in the associated profile

Security Advisory Description This issue occurs when all of the following conditions are met: Internet Control Message Protocol ICMP path maximum transmission unit PMTU messages are forwarded through the BIG-IP system running on the affected versions. OneConnect or SNAT is configured and actively...

6.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2021/02/16 2:28 p.m.280 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.8CVSS6.9AI score0.06692EPSS
SaveExploits3References4
Oracle linux
Oracle linux
added 2020/12/17 12:00 a.m.102 views

kernel security and bug fix update

4.18.0-240.8.13.OL8 - Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug: 24817676 - Conflict with shim-ia32 and shim-x64...

7.5CVSS6.8AI score0.05271EPSS
SaveExploits1
NVD
NVD
added 2016/01/12 8:59 p.m.29 views

CVE-2015-7759

BIG-IP LTM, AAM, AFM, Analytics, APM, ASM, Link Controller, and PEM 12.0.0 before HF1, when the TCP profile for a virtual server is configured with Congestion Metrics Cache enabled, allow remote attackers to cause a denial of service Traffic Management Microkernel TMM restart via crafted ICMP...

4.3CVSS4.3AI score0.01516EPSS
SaveExploits0References2
Prion
Prion
added 2016/01/12 8:59 p.m.20 views

Design/Logic Flaw

BIG-IP LTM, AAM, AFM, Analytics, APM, ASM, Link Controller, and PEM 12.0.0 before HF1, when the TCP profile for a virtual server is configured with Congestion Metrics Cache enabled, allow remote attackers to cause a denial of service Traffic Management Microkernel TMM restart via crafted ICMP...

4.3CVSS7.2AI score0.01516EPSS
SaveExploits0References2Affected Software8
Rows per page
Query Builder