Lucene search
+L

12551 matches found

Metasploit
Metasploit
added 2026/01/05 6:59 p.m.350 views

HTTPS Fetch, Linux Command Shell, Bind TCP Inline

Fetch and execute an RISC-V 64-bit payload from an HTTPS server. Listen for a connection and spawn a command shell Module Options msf use payload/cmd/linux/https/riscv64le/shellbindtcp msf payloadshellbindtcp show actions ...actions... msf payloadshellbindtcp set ACTION msf payloadshellbindtcp sh...

5.8AI score
SaveExploits0
Metasploit
Metasploit
added 2026/01/05 6:59 p.m.338 views

TFTP Fetch, Linux Execute Command

Fetch and execute an RISC-V 32-bit payload from a TFTP server. Execute an arbitrary command Module Options msf use payload/cmd/linux/tftp/riscv32le/exec msf payloadexec show actions ...actions... msf payloadexec set ACTION msf payloadexec show options ...show and set options... msf payloadexec ru...

5.9AI score
SaveExploits0
Metasploit
Metasploit
added 2026/01/05 6:59 p.m.306 views

HTTPS Fetch, Linux Chmod

Fetch and execute an RISC-V 32-bit payload from an HTTPS server. Runs chmod on the specified file with specified mode. Module Options msf use payload/cmd/linux/https/riscv32le/chmod msf payloadchmod show actions ...actions... msf payloadchmod set ACTION msf payloadchmod show options ...show and s...

5.8AI score
SaveExploits0
Metasploit
Metasploit
added 2026/01/05 6:59 p.m.312 views

TFTP Fetch, Linux Command Shell, Bind TCP Inline

Fetch and execute an RISC-V 32-bit payload from a TFTP server. Listen for a connection and spawn a command shell Module Options msf use payload/cmd/linux/tftp/riscv32le/shellbindtcp msf payloadshellbindtcp show actions ...actions... msf payloadshellbindtcp set ACTION msf payloadshellbindtcp show...

5.8AI score
SaveExploits0
SUSE Linux
SUSE Linux
added 2026/01/05 10:29 a.m.9 views

Security update for ImageMagick

This update for ImageMagick fixes the following issues: CVE-2025-65955: possible use-after-free/double-free in Options::fontFamily when clearing a family can lead to crashes or memory corruption bsc1254435. CVE-2025-66628: possible integer overflow in the TIM image parser's ReadTIMImage function...

8.2CVSS6.8AI score0.0051EPSS
SaveExploits0References8
OSV
OSV
added 2026/01/05 10:28 a.m.17 views

SUSE-SU-2026:0011-1 Security update for ImageMagick

This update for ImageMagick fixes the following issues: - CVE-2025-65955: possible use-after-free/double-free in Options::fontFamily when clearing a family can lead to crashes or memory corruption bsc1254435. - CVE-2025-66628: possible integer overflow in the TIM image parser's ReadTIMImage...

7.5CVSS5.9AI score0.0051EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/01/05 10:15 a.m.11 views

CVE-2025-68760

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix potential out-of-bounds read in iommummioshow In iommummiowrite, it validates the user-provided offset with the check: iommu-dbgmmiooffset iommu-mmiophysend - 4. This assumes a 4-byte access. However, the...

5.4AI score0.0018EPSS
SaveExploits0References11
OSV
OSV
added 2026/01/05 10:15 a.m.9 views

UBUNTU-CVE-2025-68760

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix potential out-of-bounds read in iommummioshow In iommummiowrite, it validates the user-provided offset with the check: iommu-dbgmmiooffset iommu-mmiophysend - 4. This assumes a 4-byte access. However, the...

5.7AI score0.0018EPSS
SaveExploits0References12
CVE
CVE
added 2026/01/05 9:32 a.m.52 views

CVE-2025-68760

The CVE-2025-68760 entry concerns a Linux kernel vulnerability in the AMD IOMMU where iommu_mmio_write() validates the user offset against mmio_phys_end - 4 (assuming 4-byte access), but iommu_mmio_show() performs an 8-byte read (readq). If the offset equals mmio_phys_end - 4, this allows a 4-byt...

6.1AI score0.0018EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/05 9:32 a.m.16 views

CVE-2025-68760 iommu/amd: Fix potential out-of-bounds read in iommu_mmio_show

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix potential out-of-bounds read in iommummioshow In iommummiowrite, it validates the user-provided offset with the check: iommu-dbgmmiooffset iommu-mmiophysend - 4. This assumes a 4-byte access. However, the...

6.1AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.16 views

PT-2026-27652

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel’s PLIC Platform Level Interrupt Controller component contains a flaw where interrupt handling can freeze due to incorrect affinity settings. Specifically, the PLIC may...

5.5CVSS5.5AI score0.00123EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.9 views

PT-2026-24131

Name of the Vulnerable Software and Affected Versions ImageMagick versions prior to 7.1.2-16 ImageMagick versions prior to 6.9.13-41 Description ImageMagick is software used for editing and manipulating digital images. A heap over-read issue exists in the MAT decoder due to incorrect...

7.8CVSS5.8AI score0.00353EPSS
SaveExploits0References113
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.17 views

PT-2026-20451

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the MMCID management code related to handling CPU ID CID transitions. Specifically, the issue arises when a task exits while in a transitional state,...

7.8CVSS5.4AI score0.00788EPSS
SaveExploits2References43
RedhatCVE
RedhatCVE
added 2025/12/31 11:57 a.m.11 views

CVE-2023-54245

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: tx-macro: Fix for KASAN: slab-out-of-bounds When we run syzkaller we get below Out of Bound. "KASAN: slab-out-of-bounds Read in regcacheflatread" Below is the backtrace of the issue: dumpbacktrace+0x0/0x4c8...

5.5CVSS5.8AI score0.00196EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2025/12/31 12:00 a.m.13 views

Scalable Ultrafast Random Bit Generation Using Wideband Chaos-Based Entropy Sources

The exponential growth of data transmission and processing speeds in modern digital infrastructure requires entropy sources capable of producing large volumes of true randomness for information security. Chaotic emissions from semiconductor lasers are attractive in this context because of their...

6.5AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.9 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993217)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993217 advisory. In the Linux kernel, the following vulnerability has been resolved: capabilities: fix undefined behavior in bit shift for CAPTOMASK Shifting signed 32-bit value by 3...

7.1CVSS6.3AI score0.00217EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.5 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992883)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992883 advisory. In the Linux kernel, the following vulnerability has been resolved: Input: iforce - wake up after clearing IFORCEXMITRUNNING flag syzbot is reporting hung task at...

5.5CVSS6.1AI score0.00216EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.5 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993197)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993197 advisory. In the Linux kernel, the following vulnerability has been resolved: ntfs: check overflow when iterating ATTRRECORDs Kernel iterates over ATTRRECORDs in mft record in...

5.5CVSS6AI score0.0021EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.7 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992780)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992780 advisory. In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Prevent integer overflow in AG size calculation The JFS filesystem calculates allocation...

5.5CVSS6.3AI score0.00294EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.3 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993042)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993042 advisory. In the Linux kernel, the following vulnerability has been resolved: net: mdio: fix undefined behavior in bit shift for mdiobusregister Shifting signed 32-bit value b...

7.8CVSS6AI score0.00223EPSS
SaveExploits0References4
Rows per page
Query Builder