Lucene search
+L

1070 matches found

Metasploit
Metasploit
added 2026/07/10 7:02 p.m.48 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
Metasploit
Metasploit
added 2026/07/10 7:02 p.m.38 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
RedHat Linux
RedHat Linux
added 2026/07/09 2:40 p.m.15 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.12 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.00382EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/07 10:32 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: 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:00 a.m.16 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.10 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/06 3:02 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: rabbitmq-server4.2: rabbitmq-server4.2-4.2.8-1.hum1 aarch64, x8664 rabbitmq-server4.2-4.2.8-1.hum1.src src...

10CVSS6AI score0.00784EPSS
SaveExploits9References13
RedHat Linux
RedHat Linux
added 2026/07/03 1:43 p.m.8 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
OSV
OSV
added 2026/07/02 5:18 p.m.12 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.00157EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/07/02 5:18 p.m.22 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...

3.3CVSS5.5AI score0.00157EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/02 12:00 a.m.19 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.00157EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/06/30 1:59 p.m.23 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/30 1:49 p.m.5 views

Moderate: 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: python3.14: python3.14-3.14.6-1.1.hum1 aarch64, x8664 python3.14-debug-3.14.6-1.1.hum1 aarch64, x8664 python3.14-devel-3.14.6-1.1.hum1 aarch64, x8664 python3.14-freethreading-3.14.6-1.1.hum1...

6.3CVSS6AI score0.00358EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/06/29 9:51 a.m.18 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.15 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:00 a.m.16 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
SaveExploits13
Oracle linux
Oracle linux
added 2026/06/29 12:00 a.m.17 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
SaveExploits13
RedHat Linux
RedHat Linux
added 2026/06/28 3:24 p.m.20 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.16 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.00409EPSS
SaveExploits0References3
Rows per page
Query Builder