Lucene search
+L

16829 matches found

NVD
NVD
added 2025/10/01 12:15 p.m.5 views

CVE-2022-50462

In the Linux kernel, the following vulnerability has been resolved: MIPS: vpe-mt: fix possible memory leak while module exiting Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, it need be freed when module exiting,...

5.5CVSS0.00149EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/01 12:15 p.m.12 views

UBUNTU-CVE-2022-50425

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Fix copyxstatetouabi to copy init states correctly When an extended state component is not present in fpstate, but in init state, the function copies from initfpstate via copyfeature. But, dynamic states are not present ...

5.5CVSS6AI score0.00128EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/01 11:42 a.m.27 views

CVE-2023-53463

The CVE-2023-53463 entry concerns Linux kernel ibmvnic (IBM Power NIC) handling of NON_FATAL resets. The advisory describes a bug where resetting dql stats on NON_FATAL resets could lead to a mismatch between num_queued and num_completed due to batched skb handling, causing a BUG_ON crash during ...

7.5CVSS5.7AI score0.00332EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.22 views

CVE-2023-53463 ibmvnic: Do not reset dql stats on NON_FATAL err

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Do not reset dql stats on NONFATAL err All ibmvnic resets, make a call to netdevtxresetqueue when re-opening the device. netdevtxresetqueue resets the numqueued and numcompleted byte counters. These stats are used in Byt...

7.5CVSS0.00332EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/01 11:42 a.m.6 views

CVE-2023-53463 ibmvnic: Do not reset dql stats on NON_FATAL err

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Do not reset dql stats on NONFATAL err All ibmvnic resets, make a call to netdevtxresetqueue when re-opening the device. netdevtxresetqueue resets the numqueued and numcompleted byte counters. These stats are used in Byt...

7.5CVSS6AI score
SaveExploits0References7
CVE
CVE
added 2025/10/01 11:42 a.m.32 views

CVE-2022-50425

CVE-2022-50425 is a Linux kernel vulnerability in the x86/fpu path. The issue occurs in copy_xstate_to_uabi() when an extended state component exists in init_fpstate but not fpstate, causing a NULL pointer dereference during XSAVE state handling in KVM/KVM-related ioctl paths. The mitigation desc...

5.5CVSS6.2AI score0.00128EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/10/01 11:42 a.m.9 views

CVE-2022-50425 x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Fix copyxstatetouabi to copy init states correctly When an extended state component is not present in fpstate, but in init state, the function copies from initfpstate via copyfeature. But, dynamic states are not present ...

6.6AI score
SaveExploits0References5
The Hacker News
The Hacker News
added 2025/10/01 9:25 a.m.15 views

New Android Banking Trojan "Klopatra" Uses Hidden VNC to Control Infected Smartphones

A previously undocumented Android banking trojan called Klopatra has compromised over 3,000 devices, with a majority of the infections reported in Spain and Italy. Italian fraud prevention firm Cleafy, which discovered the sophisticated malware and remote access trojan RAT in late August 2025, sa...

7.4AI score
SaveExploits0
NVD
NVD
added 2025/10/01 8:15 a.m.10 views

CVE-2025-39917

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix out-of-bounds dynptr write in bpfcryptocrypt Stanislav reported that in bpfcryptocrypt the destination dynptr's size is not validated to be at least as large as the source dynptr's size before calling into the crypto...

7.8CVSS0.00141EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/01 8:15 a.m.9 views

UBUNTU-CVE-2025-39917

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix out-of-bounds dynptr write in bpfcryptocrypt Stanislav reported that in bpfcryptocrypt the destination dynptr's size is not validated to be at least as large as the source dynptr's size before calling into the crypto...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/01 7:44 a.m.16 views

CVE-2025-39917 bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix out-of-bounds dynptr write in bpfcryptocrypt Stanislav reported that in bpfcryptocrypt the destination dynptr's size is not validated to be at least as large as the source dynptr's size before calling into the crypto...

0.00141EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/01 7:44 a.m.35 views

CVE-2025-39917

Summary (CVE-2025-39917) : Linux kernel bug in bpf_crypto_crypt allowed an out-of-bounds write when the destination dynptr size was smaller than the source, due to missing validation before crypto backend calls with len = src_len. The issue arises in the bpf_dynptr_data usage for src and the writ...

7.8CVSS6.1AI score0.00141EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/10/01 7:44 a.m.2 views

CVE-2025-39917 bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix out-of-bounds dynptr write in bpfcryptocrypt Stanislav reported that in bpfcryptocrypt the destination dynptr's size is not validated to be at least as large as the source dynptr's size before calling into the crypto...

6.1AI score0.00141EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/10/01 7:44 a.m.8 views

CVE-2025-39917

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix out-of-bounds dynptr write in bpfcryptocrypt Stanislav reported that in bpfcryptocrypt the destination dynptr's size is not validated to be at least as large as the source dynptr's size before calling into the crypto...

7.8CVSS6.2AI score0.00141EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/10/01 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an unvalidated target dynptr size, which could lead to out-of-bounds writes...

7.8CVSS6.1AI score0.00141EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2025/10/01 12:0 a.m.8 views

USBCoercer: A TinyUSB Based WPAD Coercion Device

USBCoercer turns an ESP32 development board with native USB-OTG into an Ethernet-over-USB gadget capable of coercing proxy configuration via WPAD. It builds on the TinyUSB Network Control Model NCM example and adds a minimalist DHCP server that injects DHCP option 252 WPAD/PAC and, additionally,...

6.9AI score
SaveExploits0
NVD
NVD
added 2025/09/30 3:15 p.m.10 views

CVE-2025-11178

Local privilege escalation due to DLL hijacking vulnerability. The following products are affected: Acronis True Image Windows before build 42386, Acronis True Image for Western Digital Windows before build 42636, Acronis True Image for SanDisk Windows before build 42679, Acronis True Image OEM...

7.3CVSS0.00163EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/09/30 2:52 p.m.4 views

CVE-2025-11178

Local privilege escalation due to DLL hijacking vulnerability. The following products are affected: Acronis True Image Windows before build 42386, Acronis True Image for Western Digital Windows before build 42636, Acronis True Image for SanDisk Windows before build 42679...

7.3CVSS7.3AI score0.00163EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/30 2:52 p.m.41 views

CVE-2025-11178

CVE-2025-11178 is a local privilege escalation vulnerability in Acronis True Image for Windows before builds 42386 (standard), 42636 (Western Digital), and 42679 (SanDisk). The issue is caused by DLL hijacking, enabling an attacker with local access and low privileges to escalate privileges (impa...

7.3CVSS7.1AI score0.00163EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/09/30 12:0 a.m.11 views

PT-2025-39996

Name of the Vulnerable Software and Affected Versions Acronis True Image Windows versions prior to build 42386 Description A local privilege escalation issue exists due to a DLL hijacking weakness. This allows an attacker to potentially gain elevated privileges on a system. Recommendations Update...

7.3CVSS7.3AI score0.00163EPSS
SaveExploits0References6
Rows per page
Query Builder