Lucene search
+L

204 matches found

Vulnrichment
Vulnrichment
added 2024/07/29 2:32 p.m.24 views

CVE-2024-41048 skmsg: Skip zero length skb in sk_msg_recvmsg

In the Linux kernel, the following vulnerability has been resolved: skmsg: Skip zero length skb in skmsgrecvmsg When running BPF selftests ./testprogs -t sockmapbasic on a Loongarch platform, the following kernel panic occurs: ... Oops1: CPU: 22 PID: 2824 Comm: testprogs Tainted: G OE 6.10.0-rc2+...

6.6AI score0.00799EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/29 2:32 p.m.52 views

CVE-2024-41048 skmsg: Skip zero length skb in sk_msg_recvmsg

In the Linux kernel, the following vulnerability has been resolved: skmsg: Skip zero length skb in skmsgrecvmsg When running BPF selftests ./testprogs -t sockmapbasic on a Loongarch platform, the following kernel panic occurs: ... Oops1: CPU: 22 PID: 2824 Comm: testprogs Tainted: G OE 6.10.0-rc2+...

7.5CVSS0.00799EPSS
SaveExploits0References5
CVE
CVE
added 2024/07/29 2:32 p.m.155 views

CVE-2024-41048

CVE-2024-41048: In the Linux kernel, sk_msg_recvmsg now skips processing zero-length skbs (skb->len == 0) to avoid passing a NULL page to page_address() on Loongarch, which previously caused a kernel panic during sockmap_skb_verdict_shutdown. The root cause is a zero-length skb enqueued by shu...

7.5CVSS6.5AI score0.00799EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/07/29 2:32 p.m.23 views

CVE-2024-41048 skmsg: Skip zero length skb in sk_msg_recvmsg

In the Linux kernel, the following vulnerability has been resolved: skmsg: Skip zero length skb in skmsgrecvmsg When running BPF selftests ./testprogs -t sockmapbasic on a Loongarch platform, the following kernel panic occurs: ... Oops1: CPU: 22 PID: 2824 Comm: testprogs Tainted: G OE 6.10.0-rc2+...

7.5CVSS5.9AI score
SaveExploits0References9
NVD
NVD
added 2024/07/10 11:15 p.m.19 views

CVE-2024-39561

An Improper Check for Unusual or Exceptional Conditions vulnerability in the flow daemon flowd of Juniper Networks Junos OS on SRX4600 and SRX5000 Series allows an attacker to send TCP packets with SYN/FIN or SYN/RST flags, bypassing the expected blocking of these packets. A TCP packet with SYN/F...

6.9CVSS0.00313EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/07/10 10:46 p.m.16 views

CVE-2024-39561 Junos OS: SRX4600, SRX5000 Series: TCP packets with SYN/FIN or SYN/RST are transferred after enabling no-syn-check with Express Path

An Improper Check for Unusual or Exceptional Conditions vulnerability in the flow daemon flowd of Juniper Networks Junos OS on SRX4600 and SRX5000 Series allows an attacker to send TCP packets with SYN/FIN or SYN/RST flags, bypassing the expected blocking of these packets. A TCP packet with SYN/F...

6.9CVSS6.9AI score0.00313EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/07/10 10:46 p.m.37 views

CVE-2024-39561 Junos OS: SRX4600, SRX5000 Series: TCP packets with SYN/FIN or SYN/RST are transferred after enabling no-syn-check with Express Path

An Improper Check for Unusual or Exceptional Conditions vulnerability in the flow daemon flowd of Juniper Networks Junos OS on SRX4600 and SRX5000 Series allows an attacker to send TCP packets with SYN/FIN or SYN/RST flags, bypassing the expected blocking of these packets. A TCP packet with SYN/F...

6.9CVSS0.00313EPSS
SaveExploits0References1
CVE
CVE
added 2024/07/10 10:46 p.m.86 views

CVE-2024-39561

CVE-2024-39561 affects Juniper Junos OS on SRX4600/SRX5000 Series. The vulnerability stems from an improper check in the flow daemon (flowd) that can allow TCP packets with SYN/FIN or SYN/RST flags to bypass the intended block when no-syn-check and Express Path are enabled, causing such packets t...

6.9CVSS5.7AI score0.00313EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/06/06 7:17 a.m.47 views

BIT-ENVOY-2024-34362 Envoy affected by a crash (use-after-free) in EnvoyQuicServerStream

Envoy is a cloud-native, open source edge and service proxy. There is a use-after-free in HttpConnectionManager HCM with EnvoyQuicServerStream that can crash Envoy. An attacker can exploit this vulnerability by sending a request without FIN, then a RESETSTREAM frame, and then after receiving the...

5.9CVSS5.9AI score0.00589EPSS
SaveExploits1References2
NVD
NVD
added 2024/06/04 9:15 p.m.29 views

CVE-2024-34362

Envoy is a cloud-native, open source edge and service proxy. There is a use-after-free in HttpConnectionManager HCM with EnvoyQuicServerStream that can crash Envoy. An attacker can exploit this vulnerability by sending a request without FIN, then a RESETSTREAM frame, and then after receiving the...

5.9CVSS5.7AI score0.00589EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2024/06/04 12:00 a.m.10 views

PT-2024-25820 · Envoy · Envoy

Name of the Vulnerable Software and Affected Versions: Envoy affected versions not specified Description: The issue is related to a use-after-free in HttpConnectionManager HCM with EnvoyQuicServerStream, which can cause Envoy to crash. An attacker can exploit this by sending a request without FIN...

5.9CVSS8.1AI score0.00589EPSS
SaveExploits1References9
SUSE CVE
SUSE CVE
added 2024/06/01 2:23 a.m.12 views

SUSE CVE-2024-36905

In the Linux kernel, the following vulnerability has been resolved: tcp: defer shutdownSENDSHUTDOWN for TCPSYNRECV sockets TCPSYNRECV state is really special, it is only used by cross-syn connections, mostly used by fuzzers. In the following crash 1, syzbot managed to trigger a divide by zero in...

5.9CVSS6.4AI score0.00332EPSS
SaveExploits0References18
NVD
NVD
added 2024/05/30 4:15 p.m.29 views

CVE-2024-36905

In the Linux kernel, the following vulnerability has been resolved: tcp: defer shutdownSENDSHUTDOWN for TCPSYNRECV sockets TCPSYNRECV state is really special, it is only used by cross-syn connections, mostly used by fuzzers. In the following crash 1, syzbot managed to trigger a divide by zero in...

5.5CVSS7.4AI score0.00332EPSS
SaveExploits0References24
OSV
OSV
added 2024/05/30 4:15 p.m.10 views

DEBIAN-CVE-2024-36905

In the Linux kernel, the following vulnerability has been resolved: tcp: defer shutdownSENDSHUTDOWN for TCPSYNRECV sockets TCPSYNRECV state is really special, it is only used by cross-syn connections, mostly used by fuzzers. In the following crash 1, syzbot managed to trigger a divide by zero in...

5.5CVSS5.7AI score0.00332EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/04/12 2:11 a.m.6 views

SUSE CVE-2024-26708

In the Linux kernel, the following vulnerability has been resolved: mptcp: really cope with fastopen race Fastopen and PM-trigger subflow shutdown can race, as reported by syzkaller. In my first attempt to close such race, I missed the fact that the subflow status can change again before the...

5.5CVSS6.8AI score0.00172EPSS
SaveExploits0References13
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/03/27 5:42 a.m.5 views

Malicious code in @fin-php/npms (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 0c46ddecabc6ffdb6fdcfe2d30dab50567e26874350c888ee02dd2869fb42124 The OpenSSF Package Analysis project identified '@fin-php/npms' @ 9.10.3 npm as malicious. It is considered malicious because: - The package...

6.9AI score
SaveExploits0
OSV
OSV
added 2024/03/27 5:42 a.m.10 views

MAL-2024-1154 Malicious code in @fin-php/npms (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 0c46ddecabc6ffdb6fdcfe2d30dab50567e26874350c888ee02dd2869fb42124 The OpenSSF Package Analysis project identified '@fin-php/npms' @ 9.10.3 npm as malicious. It is considered malicious because: - The package...

7.1AI score
SaveExploits0
OSV
OSV
added 2023/12/25 3:15 a.m.12 views

CVE-2023-49880

In the Message Entry and Repair MER facility of IBM Financial Transaction Manager for SWIFT Services 3.2.4 the sending address and the message type of FIN messages are assumed to be immutable. However, an attacker might modify these elements of a business transaction. IBM X-Force ID: 273183...

7.5CVSS5.8AI score0.0054EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/12/25 2:24 a.m.47 views

CVE-2023-49880 IBM Financial Transaction Manager for SWIFT Services data manipulation

In the Message Entry and Repair MER facility of IBM Financial Transaction Manager for SWIFT Services 3.2.4 the sending address and the message type of FIN messages are assumed to be immutable. However, an attacker might modify these elements of a business transaction. IBM X-Force ID: 273183...

7.5CVSS7.4AI score0.0054EPSS
SaveExploits0References2
Openbugbounty
Openbugbounty
added 2023/02/26 8:19 a.m.11 views

fin-plan.org Cross Site Scripting vulnerability OBB-3206861

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Rows per page
Query Builder