Lucene search
+L

1030 matches found

Metasploit
Metasploit
added 2026/07/10 7:2 p.m.26 views

FTP Fetch

Fetch and execute an AARCH64 payload from an FTP server. Module Options msf use payload/cmd/linux/ftp/aarch64/meterpreterreversehttps msf payloadmeterpreterreversehttps show actions ...actions... msf payloadmeterpreterreversehttps set ACTION msf payloadmeterpreterreversehttps show options ...show...

6.2AI score
SaveExploits0
Metasploit
Metasploit
added 2026/07/10 7:2 p.m.29 views

FTP Fetch, Linux dup2 Command Shell, Reverse TCP Stager

Fetch and execute an AARCH64 payload from an FTP server. dup2 socket in x12, then execve. Connect back to the attacker Module Options msf use payload/cmd/linux/ftp/aarch64/shell/reversetcp msf payloadreversetcp show actions ...actions... msf payloadreversetcp set ACTION msf payloadreversetcp show...

6.2AI score
SaveExploits0
Metasploit
Metasploit
added 2026/07/10 7:2 p.m.35 views

FTP Fetch, Linux Chmod

Fetch and execute an AARCH64 payload from an FTP server. Runs chmod on the specified file with specified mode. Module Options msf use payload/cmd/linux/ftp/aarch64/chmod msf payloadchmod show actions ...actions... msf payloadchmod set ACTION msf payloadchmod show options ...show and set options...

6.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/09 2:40 p.m.6 views

Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: openssh: openssh-10.4p1-1.hum1 aarch64, x8664 openssh-askpass-10.4p1-1.hum1 aarch64, x8664 openssh-clients-10.4p1-1.hum1 aarch64, x8664 openssh-keycat-10.4p1-1.hum1 aarch64, x8664...

9.4CVSS5.9AI score0.00441EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/07/08 2:42 a.m.5 views

Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: golang1.25: golang1.25-1.25.12-0.1.hum1 aarch64, x8664 golang1.25-bin-1.25.12-0.1.hum1 aarch64, x8664 golang1.25-docs-1.25.12-0.1.hum1 noarch golang1.25-misc-1.25.12-0.1.hum1 noarch...

7.8CVSS6.2AI score0.00254EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/07 10:32 a.m.7 views

Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: c-ares: c-ares-1.34.7-1.hum1 aarch64, x8664 c-ares-devel-1.34.7-1.hum1 aarch64, x8664 c-ares-1.34.7-1.hum1.src src...

6.1AI score
SaveExploits0References3
Oracle linux
Oracle linux
added 2026/07/07 12:0 a.m.11 views

kernel security, bug fix, and enhancement update

5.14.0-687.19.1 - Disable UKI signing Orabug: 36571828 - Update 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:...

9.8CVSS6.5AI score0.00465EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/06 3:28 p.m.5 views

Moderate: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: erlang27: erlang27-27.3.4.14-1.hum1 aarch64, x8664 erlang27-asn1-27.3.4.14-1.hum1 aarch64, x8664 erlang27-commontest-27.3.4.14-1.hum1 aarch64, x8664 erlang27-compiler-27.3.4.14-1.hum1 aarch64,...

4.3CVSS5.9AI score0.00262EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/03 1:43 p.m.7 views

Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: haproxy: haproxy-3.0.25-0.1.hum1 aarch64, x8664 haproxy-3.0.25-0.1.hum1.src src...

9.1CVSS6.1AI score0.00484EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/02 5:18 p.m.15 views

Cmov/CmovEq on aarch64 can produce wrong results if high-bits of registers are set

Summary The aarch64 implementations of Cmov and CmovEq seem to assume that the high bits when loading a value of size smaller than a register into a register are zero-extended. However, this is not the case and these bits are unspecified. This can result in a left.cmovz&right, condition not movin...

2CVSS5.5AI score0.00112EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/02 5:18 p.m.7 views

GHSA-3RJW-M598-PQ24 Cmov/CmovEq on aarch64 can produce wrong results if high-bits of registers are set

Summary The aarch64 implementations of Cmov and CmovEq seem to assume that the high bits when loading a value of size smaller than a register into a register are zero-extended. However, this is not the case and these bits are unspecified. This can result in a left.cmovz&right, condition not movin...

6.9CVSS5.5AI score0.00112EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/02 12:0 a.m.16 views

PT-2026-55463

Name of the Vulnerable Software and Affected Versions RustCrypto CMOV versions 0.1.1 through 0.5.3 Description On aarch64 platforms, the implementations of Cmov and CmovEq in cmov/src/backends/aarch64.rs incorrectly assume that high bits are zero-extended when loading values smaller than a...

6.9CVSS5.3AI score0.00112EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/30 1:59 p.m.15 views

Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: binutils: binutils-2.45.1-5.1.hum1 aarch64, x8664 binutils-devel-2.45.1-5.1.hum1 aarch64, x8664 binutils-gold-2.45.1-5.1.hum1 aarch64, x8664 binutils-gprofng-2.45.1-5.1.hum1 aarch64, x8664...

7.8CVSS5.9AI score0.00255EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/06/29 9:51 a.m.13 views

Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: syft: syft-1.46.0-0.1.hum1 aarch64, x8664 syft-1.46.0-0.1.hum1.src src...

9.6CVSS5.8AI score0.00347EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/06/29 9:13 a.m.10 views

Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: grype: grype-0.115.0-0.1.hum1 aarch64, x8664 grype-0.115.0-0.1.hum1.src src...

9.6CVSS6.1AI score0.00347EPSS
SaveExploits0References6
Oracle linux
Oracle linux
added 2026/06/29 12:0 a.m.11 views

kernel security update

5.14.0-687.17.1 - Disable UKI signing Orabug: 36571828 - Update 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:...

9.8CVSS6.9AI score0.01338EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2026/06/29 12:0 a.m.10 views

kernel security update

5.14.0-687.17.1 - Disable UKI signing Orabug: 36571828 - Update 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:...

9.8CVSS6.4AI score0.00595EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/06/28 3:24 p.m.13 views

Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: busybox: busybox-1.37.0-7.3.hum1 aarch64, x8664 busybox-petitboot-1.37.0-7.3.hum1 aarch64, x8664 busybox-shared-1.37.0-7.3.hum1 aarch64, x8664 busybox-1.37.0-7.3.hum1.src src Security Fixes:...

8.8CVSS5.8AI score0.00375EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/06/28 2:31 p.m.11 views

Moderate: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: libsolv: libsolv-0.7.39-3.hum1 aarch64, x8664 libsolv-demo-0.7.39-3.hum1 aarch64, x8664 libsolv-devel-0.7.39-3.hum1 aarch64, x8664 libsolv-tools-0.7.39-3.hum1 aarch64, x8664...

6.5CVSS5.8AI score0.00399EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/27 1:54 a.m.9 views

SUSE CVE-2026-53036

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix off-by-one in checkimm signed range check checkimmbits, imm is used in the arm64 BPF JIT to verify that a branch displacement in arm64 instruction units fits into the signed N-bit immediate field of a B, B.cond or...

7.8CVSS5.8AI score0.00139EPSS
SaveExploits0References8
Rows per page
Query Builder