Lucene search
+L

2211 matches found

VulnCheck KEV
VulnCheck KEV
added 2025/12/19 12:0 a.m.14 views

VulnCheck KEV: CVE-2025-34469

Cowrie versions prior to 2.9.0 contain a server-side request forgery SSRF vulnerability in the emulated shell implementation of wget and curl. In the default emulated shell configuration, these command emulations perform real outbound HTTP requests to attacker-supplied destinations. Because no...

7.5CVSS6AI score0.00641EPSS
SaveIn wildExploits1References3
Packet Storm News
Packet Storm News
added 2025/12/17 12:0 a.m.16 views

Bounty Hunter: Autonomous, Comprehensive Emulation of Multi-Faceted Adversaries

Adversary emulation is an essential procedure for cybersecurity assessments such as evaluating an organization's security posture or facilitating structured training and research in dedicated environments. To allow for systematic and time-efficient assessments, several approaches from academia an...

6.8AI score
SaveExploits0
SUSE Linux
SUSE Linux
added 2025/12/15 11:9 a.m.12 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 kernel was updated to fix various security issues The following security issues were fixed: CVE-2022-50253: bpf: make sure skb-len != 0 when redirecting to a tunneling device bsc1249912. CVE-2023-53676: scsi: target: iscsi: Fix buffer overflow in...

8.7CVSS8.2AI score0.006EPSS
SaveExploits1References320
RedhatCVE
RedhatCVE
added 2025/12/14 4:9 p.m.7 views

CVE-2025-40265

No description is available for this CVE...

4.1CVSS6.5AI score0.00188EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:0 a.m.3 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991164)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991164 advisory. In the Linux kernel, the following vulnerability has been resolved: arm64: fix oops in concurrently setting insnemulation sysctls emulationprochandler changes...

5.5CVSS6.1AI score0.00211EPSS
SaveExploits0References4
Trend Micro Simply Security
Trend Micro Simply Security
added 2025/12/10 12:0 a.m.11 views

Trend Vision One™ Stacks Up Against Scattered Spider and Mustang Panda in 2025 MITRE ATT&CK® Evaluations

Enterprise 2025 introduces the first full cloud adversary emulation and expanded multi-platform testing, focusing on two advanced threat areas: Scattered Spider’s cloud-centric attacks and Mustang Panda’s long-term espionage operations...

7.1AI score
SaveExploits0
OSV
OSV
added 2025/12/08 1:16 a.m.9 views

UBUNTU-CVE-2025-40295

In the Linux kernel, the following vulnerability has been resolved: fscrypt: fix left shift underflow when inode-iblkbits PAGESHIFT When simulating an nvme device on qemu with both logicalblocksize and physicalblocksize set to 8 KiB, an error trace appears during partition table reading at boot...

5.7AI score0.002EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/12/05 12:25 a.m.6 views

SUSE CVE-2025-40265

In the Linux kernel, the following vulnerability has been resolved: vfat: fix missing sbminblocksize return value checks When emulating an nvme device on qemu with both logicalblocksize and physicalblocksize set to 8 KiB, but without format, a kernel panic was triggered during the early boot stag...

6.3AI score0.00188EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/04 4:16 p.m.9 views

CVE-2025-40265

In the Linux kernel, the following vulnerability has been resolved: vfat: fix missing sbminblocksize return value checks When emulating an nvme device on qemu with both logicalblocksize and physicalblocksize set to 8 KiB, but without format, a kernel panic was triggered during the early boot stag...

0.00188EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/04 4:16 p.m.8 views

UBUNTU-CVE-2025-40265

In the Linux kernel, the following vulnerability has been resolved: vfat: fix missing sbminblocksize return value checks When emulating an nvme device on qemu with both logicalblocksize and physicalblocksize set to 8 KiB, but without format, a kernel panic was triggered during the early boot stag...

5.7AI score0.00188EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/04 4:8 p.m.41 views

CVE-2025-40265 vfat: fix missing sb_min_blocksize() return value checks

In the Linux kernel, the following vulnerability has been resolved: vfat: fix missing sbminblocksize return value checks When emulating an nvme device on qemu with both logicalblocksize and physicalblocksize set to 8 KiB, but without format, a kernel panic was triggered during the early boot stag...

0.00188EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/04 4:8 p.m.31 views

CVE-2025-40265

CVE-2025-40265 affects the Linux kernel vfat filesystem code. A missing return-value check of sb_min_blocksize() could trigger a kernel panic during NVMe/qemu emulation when mounting a vfat filesystem with 8 KiB logical/physical block sizes and no format. The vulnerability is addressed by the ref...

5.9AI score0.00188EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/04 4:8 p.m.12 views

EUVD-2025-201192

In the Linux kernel, the following vulnerability has been resolved: vfat: fix missing sbminblocksize return value checks When emulating an nvme device on qemu with both logicalblocksize and physicalblocksize set to 8 KiB, but without format, a kernel panic was triggered during the early boot stag...

5.8AI score0.00188EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/04 4:8 p.m.6 views

CVE-2025-40265 vfat: fix missing sb_min_blocksize() return value checks

In the Linux kernel, the following vulnerability has been resolved: vfat: fix missing sbminblocksize return value checks When emulating an nvme device on qemu with both logicalblocksize and physicalblocksize set to 8 KiB, but without format, a kernel panic was triggered during the early boot stag...

6.2AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/04 12:50 p.m.24 views

kernel: net_sched: hfsc: Fix a UAF vulnerability in class handling

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class handling This patch fixes a Use-After-Free vulnerability in the HFSC qdisc class handling. The issue occurs due to a time-of-check/time-of-use condition in hfscchangeclass when...

7.8CVSS6.7AI score0.00197EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/04 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-40265

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vfat: fix missing sbminblocksize return value checks When emulating an nvme device on qemu with both logicalblocksize and physicalblocksize set to 8 KiB, but...

5.5AI score0.00188EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:0 a.m.7 views

TencentOS Server 3: virt and virt-devel (TSSA-2023:0118)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2023:0118 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities:...

6.5CVSS6.4AI score0.00281EPSS
SaveExploits0References2
OSV
OSV
added 2025/11/05 9:25 p.m.15 views

MAL-2025-191926 Malicious code in wayspiritmcp-tpa (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 523cbbda7a0fda2addfcd432b1bfcc1df072ee67a593ffce535b7da7005caae8 Package seems to provide an MCP server, but in fact contains attempts to make an LLM agent break safeguards. As the request is about leaves just a flag, it see...

6.7AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.3 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-990169)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990169 advisory. In the Linux kernel, the following vulnerability has been resolved: nbd: fix io hung while disconnecting device In our tests, qemu-nbd triggers a io hung: INFO: task...

5.5CVSS6.2AI score0.00284EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988895)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988895 advisory. In the Linux kernel, the following vulnerability has been resolved: HID: bigbenff: prevent null pointer dereference When emulating the device through uhid, there is ...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References4
Rows per page
Query Builder