Lucene search
+L

25713 matches found

GithubExploit
GithubExploit
added 2024/08/24 6:25 p.m.737 views

Exploit for Integer Underflow (Wrap or Wraparound) in Microsoft

This is a rather flaky poc for CVE-2024-38063https://msrc.m...

9.8CVSS9.4AI score0.70564EPSS
SaveExploits26
OSV
OSV
added 2024/08/23 11:07 a.m.19 views

OESA-2024-2028 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ipvlan: Dont Use skb-sk in ipvlanprocessv4,6outbound Raw packet from PFPACKET socket ontop of an IPv6-backed ipvlan device will hit WARNONONCE in skmcloop throug...

7.8CVSS6.5AI score0.00815EPSS
SaveExploits1References20
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.6 views

SUSE CVE-2022-48911

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfqueue: fix possible use-after-free Eric Dumazet says: The sockhold side seems suspect, because there is no guarantee that skrefcnt is not already 0. On failure, we cannot queue the packet and need to indicate an erro...

7CVSS6.3AI score0.00215EPSS
SaveExploits0References31
CNNVD
CNNVD
added 2024/08/23 12:00 a.m.11 views

DENX Software Engineering Das U-Boot 安全漏洞

DENX Software Engineering Das U-Boot is a Universal Bootloader from DENX Software Engineering, Germany. A security vulnerability exists in DENX Software Engineering Das U-Boot. An attacker exploiting this vulnerability could leak between 4 and 32 bytes of memory stored behind packets to the netwo...

8.1CVSS6.2AI score0.00598EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/08/22 3:16 p.m.32 views

CVE-2022-48936

In the Linux kernel, the following vulnerability has been resolved: gso: do not skip outer ip header in case of ipip and netfailover We encounter a tcp drop issue in our cloud environment. Packet GROed in host forwards to a VM virtionet nic with netfailover enabled. VM acts as a IPVS LB with ipip...

6.7AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/22 3:15 p.m.23 views

CVE-2022-48911

A use-after-free flaw was found in the Linux kernel's NetFilter functionality. This issue could allow a local user to crash the system or escalate their privileges on the system. Mitigation Mitigation for this issue is either not available or the currently available options don't meet the Red Hat...

7CVSS5.5AI score0.00215EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/22 4:15 a.m.4 views

DEBIAN-CVE-2022-48929

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix crash due to out of bounds access into reg2btfids. When commit e6ac2450d6de "bpf: Support bpf program calling kernel function" added kfunc support, it defined reg2btfids as a cheap way to translate the verifier reg type ...

5.5CVSS5.4AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/22 2:15 a.m.8 views

DEBIAN-CVE-2022-48911

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfqueue: fix possible use-after-free Eric Dumazet says: The sockhold side seems suspect, because there is no guarantee that skrefcnt is not already 0. On failure, we cannot queue the packet and need to indicate an erro...

5.5CVSS5.6AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/22 2:15 a.m.12 views

UBUNTU-CVE-2022-48911

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfqueue: fix possible use-after-free Eric Dumazet says: The sockhold side seems suspect, because there is no guarantee that skrefcnt is not already 0. On failure, we cannot queue the packet and need to indicate an erro...

7.8CVSS6.2AI score0.00215EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/08/22 1:31 a.m.34 views

CVE-2022-48911 netfilter: nf_queue: fix possible use-after-free

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfqueue: fix possible use-after-free Eric Dumazet says: The sockhold side seems suspect, because there is no guarantee that skrefcnt is not already 0. On failure, we cannot queue the packet and need to indicate an erro...

7.8CVSS0.00215EPSS
SaveExploits0References8
OSV
OSV
added 2024/08/22 1:31 a.m.30 views

CVE-2022-48911 netfilter: nf_queue: fix possible use-after-free

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfqueue: fix possible use-after-free Eric Dumazet says: The sockhold side seems suspect, because there is no guarantee that skrefcnt is not already 0. On failure, we cannot queue the packet and need to indicate an erro...

7.8CVSS6AI score
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2024/08/21 6:40 p.m.40 views

CVE-2022-48895

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Don't unregister on shutdown Michael Walle says he noticed the following stack trace while performing a shutdown with "reboot -f". He suggests he got "lucky" and just hit the correct spot for the reboot while ther...

5.5CVSS6.8AI score0.00209EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/21 4:03 p.m.62 views

GO-2022-1032 Cloudflare GoFlow vulnerable to a Denial of Service in the sflow packet handling package in github.com/cloudflare/goflow

Cloudflare GoFlow vulnerable to a Denial of Service in the sflow packet handling package in github.com/cloudflare/goflow...

7.5CVSS7.4AI score0.00873EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/21 3:09 p.m.35 views

CVE-2024-43410 Russh has an OOM Denial of Service due to allocation of untrusted amount

Russh is a Rust SSH client & server library. Allocating an untrusted amount of memory allows any unauthenticated user to OOM a russh server. An SSH packet consists of a 4-byte big-endian length, followed by a byte stream of this length. After parsing and potentially decrypting the 4-byte length,...

7.5CVSS0.00912EPSS
SaveExploits1References2
OSV
OSV
added 2024/08/21 3:09 p.m.22 views

CVE-2024-43410 Russh has an OOM Denial of Service due to allocation of untrusted amount

Russh is a Rust SSH client & server library. Allocating an untrusted amount of memory allows any unauthenticated user to OOM a russh server. An SSH packet consists of a 4-byte big-endian length, followed by a byte stream of this length. After parsing and potentially decrypting the 4-byte length,...

7.5CVSS6.7AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/08/21 3:09 p.m.19 views

CVE-2024-43410 Russh has an OOM Denial of Service due to allocation of untrusted amount

Russh is a Rust SSH client & server library. Allocating an untrusted amount of memory allows any unauthenticated user to OOM a russh server. An SSH packet consists of a 4-byte big-endian length, followed by a byte stream of this length. After parsing and potentially decrypting the 4-byte length,...

7.5CVSS6.8AI score0.00912EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2024/08/21 3:09 p.m.15 views

CVE-2024-43410

Russh is a Rust SSH client & server library. Allocating an untrusted amount of memory allows any unauthenticated user to OOM a russh server. An SSH packet consists of a 4-byte big-endian length, followed by a byte stream of this length. After parsing and potentially decrypting the 4-byte length,...

7.5CVSS5.5AI score0.00912EPSS
SaveExploits1
OSV
OSV
added 2024/08/21 2:30 p.m.10 views

GO-2023-2156 Cosmos packet-forward-middleware vulnerable to chain-halt in github.com/cosmos/ibc-apps/middleware/packet-forward-middleware

Cosmos packet-forward-middleware vulnerable to chain-halt in github.com/cosmos/ibc-apps/middleware/packet-forward-middleware...

7AI score
SaveExploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.8 views

UBUNTU-CVE-2022-48882

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix macsec possible null dereference when updating MAC security entity SecY Upon updating MAC security entity SecY in hw offload path, the macsec security association SA initialization routine is called. In case of...

5.5CVSS5.9AI score0.00205EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.56 views

CVE-2022-48882 net/mlx5e: Fix macsec possible null dereference when updating MAC security entity (SecY)

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix macsec possible null dereference when updating MAC security entity SecY Upon updating MAC security entity SecY in hw offload path, the macsec security association SA initialization routine is called. In case of...

0.00205EPSS
SaveExploits0References2
Rows per page
Query Builder