Lucene search
+L

37 matches found

EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2025-18609

Malicious code in bioql PyPI...

7.6AI score0.00176EPSS
SaveExploits0References6
NVD
NVD
added 2025/09/15 3:15 p.m.14 views

CVE-2023-53256

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Fix FFA device names for logical partitions Each physical partition can provide multiple services each with UUID. Each such service can be presented as logical partition with a unique combination of VM ID and...

5.5CVSS0.00145EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.10 views

PT-2025-37697

Name of the Vulnerable Software and Affected Versions: Linux Kernel affected versions not specified Description: The Linux kernel contains a flaw in the arm ffa firmware where the device naming scheme for logical partitions fails to uniquely identify multiple services within a physical partition...

6.1AI score0.00145EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2025-38043

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - firmware: armffa: Set dmamask for ffa devices Set dmamask for FFA devices, otherwise DMA allocation using the device pointer lead to following warning: WARNING:...

5.5CVSS6.6AI score0.00176EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/08/06 7:00 a.m.9 views

firmware: arm_ffa: Set dma_mask for ffa devices

...

6.5CVSS7.4AI score0.00176EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/29 11:24 p.m.13 views

SUSE CVE-2025-38388

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Replace mutex with rwlock to avoid sleep in atomic context The current use of a mutex to protect the notifier hashtable accesses can lead to issues in the atomic context. It results in the below kernel warnings:...

5.5CVSS6.4AI score0.00119EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/07/25 11:23 p.m.11 views

SUSE CVE-2025-38390

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Fix memory leak by freeing notifier callback node Commit e0573444edbf "firmware: armffa: Add interfaces to request notification callbacks" adds support for notifier callbacks by allocating and inserting a callba...

5.5CVSS6.6AI score0.00157EPSS
SaveExploits0References9
OSV
OSV
added 2025/07/25 1:15 p.m.11 views

UBUNTU-CVE-2025-38390

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Fix memory leak by freeing notifier callback node Commit e0573444edbf "firmware: armffa: Add interfaces to request notification callbacks" adds support for notifier callbacks by allocating and inserting a callba...

5.5CVSS5.9AI score0.00157EPSS
SaveExploits0References28
OSV
OSV
added 2025/07/25 1:15 p.m.17 views

UBUNTU-CVE-2025-38388

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Replace mutex with rwlock to avoid sleep in atomic context The current use of a mutex to protect the notifier hashtable accesses can lead to issues in the atomic context. It results in the below kernel warnings:...

5.5CVSS5.9AI score0.00119EPSS
SaveExploits0References28
ATTACKERKB
ATTACKERKB
added 2025/07/25 12:53 p.m.6 views

CVE-2025-38388

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Replace mutex with rwlock to avoid sleep in atomic context The current use of a mutex to protect the notifier hashtable accesses can lead to issues in the atomic context. It results in the below kernel warnings:...

5.5CVSS5.9AI score0.00119EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/07/25 12:00 a.m.11 views

PT-2025-30790

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the arm ffa module related to notifier callbacks. A callback node is allocated and inserted into a hashtable during registration, but the associated memory is not...

5.5CVSS5.9AI score0.00157EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/06/19 3:15 a.m.15 views

SUSE CVE-2025-38043

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Set dmamask for ffa devices Set dmamask for FFA devices, otherwise DMA allocation using the device pointer lead to following warning: WARNING: CPU: 1 PID: 1 at kernel/dma/mapping.c:597 dmaallocattrs+0xe0/0x124...

7.9AI score0.00176EPSS
SaveExploits0References16
OSV
OSV
added 2025/06/18 10:15 a.m.17 views

AZL-63932 CVE-2025-38043 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Set dmamask for ffa devices Set dmamask for FFA devices, otherwise DMA allocation using the device pointer lead to following warning: WARNING: CPU: 1 PID: 1 at kernel/dma/mapping.c:597 dmaallocattrs+0xe0/0x124...

5.5CVSS6.5AI score0.00176EPSS
SaveExploits0References1
CVE
CVE
added 2025/06/18 9:33 a.m.108 views

CVE-2025-38043

CVE-2025-38043 affects the Linux kernel firmware/arm_ffa path: a fix sets the dma_mask for FFA devices to prevent DMA allocation using a raw device pointer, which previously triggered a kernel warning “dma_alloc_attrs” in mapping.c. The vulnerability’s impact, per the description, is to avoid mis...

5.5CVSS6.5AI score0.00176EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 9:33 a.m.12 views

CVE-2025-38043

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Set dmamask for ffa devices Set dmamask for FFA devices, otherwise DMA allocation using the device pointer lead to following warning: WARNING: CPU: 1 PID: 1 at kernel/dma/mapping.c:597 dmaallocattrs+0xe0/0x124...

5.5CVSS5.6AI score0.00176EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/05/08 12:00 a.m.19 views

PT-2025-53056

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.3.0-rc7 Description The Linux kernel contains a flaw within the arm ffa firmware component. Specifically, the code does not verify the presence of a removal callback function ffa driver-remove before attempting...

7.8CVSS6.7AI score0.00954EPSS
SaveExploits2References902
OSV
OSV
added 2022/06/28 6:12 p.m.10 views

GSD-2022-1002713 firmware: arm_ffa: Remove incorrect assignment of driver_data

firmware: armffa: Remove incorrect assignment of driverdata This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.3 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder