Lucene search
+L

62 matches found

OSV
OSV
added 2026/02/04 4:7 p.m.7 views

CVE-2026-23063 uacce: ensure safe queue release with state management

In the Linux kernel, the following vulnerability has been resolved: uacce: ensure safe queue release with state management Directly calling putqueue carries risks since it cannot guarantee that resources of uaccequeue have been fully released beforehand. So adding a stopqueue operation for the...

5.3AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/02/04 4:7 p.m.33 views

CVE-2026-23063 uacce: ensure safe queue release with state management

In the Linux kernel, the following vulnerability has been resolved: uacce: ensure safe queue release with state management Directly calling putqueue carries risks since it cannot guarantee that resources of uaccequeue have been fully released beforehand. So adding a stopqueue operation for the...

0.00123EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:7 p.m.7 views

CVE-2026-23063

In the Linux kernel, the following vulnerability has been resolved: uacce: ensure safe queue release with state management Directly calling putqueue carries risks since it cannot guarantee that resources of uaccequeue have been fully released beforehand. So adding a stopqueue operation for the...

5.3AI score0.00123EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/02/04 4:7 p.m.7 views

EUVD-2026-5481

In the Linux kernel, the following vulnerability has been resolved: uacce: ensure safe queue release with state management Directly calling putqueue carries risks since it cannot guarantee that resources of uaccequeue have been fully released beforehand. So adding a stopqueue operation for the...

5.3AI score0.00123EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/04 4:7 p.m.34 views

CVE-2026-23063

CVE-2026-23063 pertains to the Linux kernel, specifically the UACCE accelerator framework. The issue arises in the queue release path for uacce_queue when resources could be freed concurrently (e.g., during poweroff -f with accelerators still active). The root cause is unsafe sequencing of operat...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:7 p.m.8 views

CVE-2026-23056

In the Linux kernel, the following vulnerability has been resolved: uacce: implement mremap in uaccevmops to return -EPERM The current uaccevmops does not support the mremap operation of vmoperationsstruct. Implement .mremap to return -EPERM to remind users. The reason we need to explicitly disab...

5.2AI score0.00177EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/02/04 4:7 p.m.10 views

CVE-2026-23056

In the Linux kernel, the following vulnerability has been resolved: uacce: implement mremap in uaccevmops to return -EPERM The current uaccevmops does not support the mremap operation of vmoperationsstruct. Implement .mremap to return -EPERM to remind users. The reason we need to explicitly disab...

5.1AI score0.00177EPSS
SaveExploits0
OSV
OSV
added 2026/02/04 4:7 p.m.7 views

CVE-2026-23056 uacce: implement mremap in uacce_vm_ops to return -EPERM

In the Linux kernel, the following vulnerability has been resolved: uacce: implement mremap in uaccevmops to return -EPERM The current uaccevmops does not support the mremap operation of vmoperationsstruct. Implement .mremap to return -EPERM to remind users. The reason we need to explicitly disab...

5.3AI score
SaveExploits0References10
EUVD
EUVD
added 2026/02/04 4:7 p.m.10 views

EUVD-2026-5488

In the Linux kernel, the following vulnerability has been resolved: uacce: implement mremap in uaccevmops to return -EPERM The current uaccevmops does not support the mremap operation of vmoperationsstruct. Implement .mremap to return -EPERM to remind users. The reason we need to explicitly disab...

5.2AI score0.00177EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/04 4:7 p.m.28 views

CVE-2026-23056

The CVE concerns the Linux kernel uacce driver: the vm_operations_struct.mremap operation is not implemented, and the fix disables mremap by implementing .mremap to return -EPERM. Without this, the default mremap could replay a vma’s vm_private_data (q) to a new vma, causing two munmap triggers t...

5.2AI score0.00177EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/02/04 4:7 p.m.41 views

CVE-2026-23056 uacce: implement mremap in uacce_vm_ops to return -EPERM

In the Linux kernel, the following vulnerability has been resolved: uacce: implement mremap in uaccevmops to return -EPERM The current uaccevmops does not support the mremap operation of vmoperationsstruct. Implement .mremap to return -EPERM to remind users. The reason we need to explicitly disab...

0.00177EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/02/04 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-23056

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - uacce: implement mremap in uaccevmops to return -EPERM The current uaccevmops does not support the mremap operation of vmoperationsstruct. Implement .mremap to...

5.5AI score0.00177EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/04 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-23063

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - uacce: ensure safe queue release with state management Directly calling putqueue carries risks since it cannot guarantee that resources of uaccequeue have been...

5.5CVSS6.1AI score0.00123EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/04 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-23096

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - uacce: fix cdev handling in the cleanup path When cdevdeviceadd fails, it internally releases the cdev memory, and if cdevdevicedel is then executed, it will...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/04 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-23094

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - uacce: fix isolate sysfs check condition uacce supports the device isolation feature. If the driver implements the isolateerrthresholdread and...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.4 views

PT-2026-6166

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description A flaw exists in the Linux kernel related to the handling of character devices within the uacce module. Specifically, a use-after-free condition can occur during the cleanup process when...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.6 views

PT-2026-6126

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel’s user-space accelerated copy engine uacce implementation lacks support for the mremap operation within the vm operations struct. Implementing .mremap to return -EPERM...

6.4AI score0.00177EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.14 views

PT-2026-6164

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The uacce module, which supports device isolation, creates sysfs files if the driver implements the isolate err threshold read and isolate err threshold write callback functions. Users c...

5.5CVSS6.5AI score0.00114EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.9 views

PT-2026-6133

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue related to the uacce subsystem and safe queue release. Directly calling the put queue function poses a risk because it does not guarantee that resource...

5.5CVSS6.3AI score0.00123EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/07/16 4:27 p.m.15 views

CVE-2024-40945

In the Linux kernel, the following vulnerability has been resolved: iommu: Return right value in iommusvabinddevice iommusvabinddevice should return either a sva bond handle or an ERRPTR value in error cases. Existing drivers idxd and uacce only check the return value with ISERR. This could...

4.4CVSS6.7AI score0.00257EPSS
SaveExploits0References4
Rows per page
Query Builder