Lucene search
+L

12447 matches found

The Hacker News
The Hacker News
added 2025/10/31 4:08 p.m.18 views

Nation-State Hackers Deploy New Airstalk Malware in Suspected Supply Chain Attack

A suspected nation-state threat actor has been linked to the distribution of a new malware called Airstalk as part of a likely supply chain attack. Palo Alto Networks Unit 42 said it's tracking the cluster under the moniker CL-STA-1009 , where "CL" stands for cluster and "STA" refers to...

6.5AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/10/29 10:51 p.m.10 views

Malicious code in powerbi-visuals-sunburst (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 707c0139d214cc2c615245cb618d8e272c7868e912755bc359aaadb5415b1273 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.8AI score
SaveExploits0References2
OSV
OSV
added 2025/10/28 11:48 a.m.20 views

CVE-2025-40037 fbdev: simplefb: Fix use after free in simplefb_detach_genpds()

In the Linux kernel, the following vulnerability has been resolved: fbdev: simplefb: Fix use after free in simplefbdetachgenpds The pmdomain cleanup can not be devres managed as it uses struct simplefbpar which is allocated within struct fbinfo by framebufferalloc. This allocation is explicitly...

6.4AI score
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2025/10/27 12:00 a.m.13 views

The vulnerability of components related to DRM, AMD, and PM in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the DRM/AMD/PM components of the Linux operating system is related to errors in resource management in the smuv1304systemfeaturescontrol function. Exploiting this vulnerability can allow a hacker to cause service failures...

5.5CVSS6.6AI score0.00224EPSS
SaveExploits0References8Affected Software7
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:00 a.m.5 views

Siemens SIMATIC Devices Improper Locking (CVE-2024-27004)

In the Linux kernel, the following vulnerability has been resolved: clk: Get runtime PM before walking tree during disableunused This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc...

5.5CVSS6.3AI score0.00212EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2025/10/26 12:00 a.m.11 views

RejSCore: Rejection Sampling Core for Multivariate-Based Public Key Cryptography

Post-quantum multivariate public key cryptography MPKC schemes resist quantum threats but require heavy operations, such as rejection sampling, which challenge resource-limited devices. Prior hardware designs have addressed various aspects of MPKC signature generation. However, rejection sampling...

6.8AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/10/24 1:01 a.m.13 views

ath11k: fix the warning of dev_wake in mhi_pm_disable_transition()

...

5.5CVSS7AI score0.00253EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/23 12:31 p.m.11 views

EUVD-2022-54620

In the Linux kernel, the following vulnerability has been resolved: power: supply: core: Fix boundary conditions in interpolation The functions powersupplytemp2resistsimple and powersupplyocv2capsimple handle boundary conditions incorrectly. The change was introduced in...

7.8CVSS5.5AI score0.00271EPSS
SaveExploits0References3
Redos
Redos
added 2025/10/23 12:00 a.m.16 views

ROS-20251023-01

A vulnerability in the cifscomposemountoptions function of the fs/smb/client/cifsproto.h module of the SMB client support kernel of the Linux operating system is related to synchronization errors when using a shared resource. Exploitation of the vulnerability could allow an attacker to cause a...

9.6CVSS7AI score0.00957EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/10/23 12:00 a.m.30 views

PT-2025-51649

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s UFS Universal Flash Storage subsystem, specifically within the ufs-qcom component, related to power-down sequences. During UFS device power down,...

9.8CVSS6.1AI score0.00677EPSS
SaveExploits0References221
EUVD
EUVD
added 2025/10/22 3:31 p.m.10 views

EUVD-2022-55646

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Prevent integer underflow By using a ratio of delay to pollenabledtime that is not integer timeremaining underflows and does not exit the loop as expected. As delay could be derived from DT and pollenabledtime is...

5.7AI score0.00201EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/22 3:31 p.m.11 views

EUVD-2022-55663

In the Linux kernel, the following vulnerability has been resolved: wifi: plfxlc: fix potential memory leak in lfxusbenablerx urbs does not be freed in exception paths in lfxusbenablerx. That will trigger memory leak. To fix it, add kfree for urbs within "error" label. Compile tested only...

4.8AI score0.00197EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/22 3:31 p.m.14 views

EUVD-2022-55660

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fhid: fix fhidg lifetime vs cdev The embedded struct cdev does not have its lifetime correctly tied to the enclosing struct fhidg, so there is a use-after-free if /dev/hidgN is held open while the gadget is deleted...

4.9AI score0.00205EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/22 1:23 p.m.13 views

CVE-2022-50573 wifi: mt76: mt7915: fix mt7915_rate_txpower_get() resource leaks

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix mt7915ratetxpowerget resource leaks Coverity message: variable "buf" going out of scope leaks the storage. Addresses-Coverity-ID: 1527799 "Resource leaks"...

6.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.20 views

CVE-2022-50573 wifi: mt76: mt7915: fix mt7915_rate_txpower_get() resource leaks

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix mt7915ratetxpowerget resource leaks Coverity message: variable "buf" going out of scope leaks the storage. Addresses-Coverity-ID: 1527799 "Resource leaks"...

0.00185EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/10/22 8:02 a.m.18 views

usb: dwc3: host: Stop setting the ACPI companion

...

5.5CVSS7AI score0.00253EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/10/22 12:00 a.m.10 views

Ultra-Fast Wireless Power Hacking

The rapid growth of electric vehicles EVs has driven the development of roadway wireless charging technology, effectively extending EV driving range. However, wireless charging introduces significant cybersecurity challenges. Any receiver within the magnetic field can potentially extract energy,...

6.8AI score
SaveExploits0
CNNVD
CNNVD
added 2025/10/22 12:00 a.m.12 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 improper return error code when the ACPI SAR table is not implemented correctly, which could result in a...

6.3AI score0.00184EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987533)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987533 advisory. In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Avoid out of bounds access when parsing CPC data If the NumEntries field in the CPC...

7.1CVSS6.2AI score0.00276EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2025/10/20 2:31 p.m.10 views

Security Bulletin: IBM DataPower Gateway vulnerable to Denial of Service.

Summary The CVE may result in headers being modified in internal NodeJS traffic which could lead to a denial of service. Vulnerability Details CVEID:CVE-2025-7339 DESCRIPTION: on-headers is a node.js middleware for listening to when a response writes headers. A bug in on-headers versions 1.1.0 ma...

3.4CVSS6.5AI score0.00182EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder