Lucene search
K

99 matches found

AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.3 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: swiotlb: Fixed the issue of double-allocation of slots due to incorrect alignment handling. The commit bbb73a103fbb “swiotlb: fix a braino in the alignment check fix” addressed the issue in commit 0eee5ae10256 “swiotlb: fix slot...

8.8CVSS6.5AI score0.00234EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: swiotlb: Initialize the restricted pool listhead when SWIOTLBDYNAMIC=y. Using restricted DMA pools CONFIGDMARESTRICTEDPOOL=y in conjunction with dynamic SWIOTLB CONFIGSWIOTLBDYNAMIC=y leads to the following crash during boot-time...

5.5CVSS6.1AI score0.00227EPSS
Exploits0References2
CVE
CVE
added 2026/02/14 4:27 p.m.13 views

CVE-2026-23174

The CVE-2026-23174 entry concerns the Linux kernel nvme-pci subsystem. Root cause: dma_needs_unmap may switch from false to true during data-iterator mapping, and the nvme driver must preserve mapped DMA vectors for later unmapping. The fix is to allocate/unprepare storage for DMA vectors on dema...

5.2AI score0.00155EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.4 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-36925)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-36925 advisory. - In the Linux kernel, the following vulnerability has been resolved: swiotlb: initialise restricted pool...

5.5CVSS5.3AI score0.00227EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.1 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001249)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001249 advisory. The swiotlbprintinfo function in lib/swiotlb.c in the Linux kernel through 4.14.14 allows local users to obtain sensitive address information by reading dmesg data...

5.5CVSS7AI score0.00401EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.2 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-003549)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003549 advisory. The swiotlbprintinfo function in lib/swiotlb.c in the Linux kernel through 4.14.14 allows local users to obtain sensitive address information by reading dmesg data...

5.5CVSS7AI score0.00401EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.1 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-003552)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003552 advisory. The swiotlbprintinfo function in lib/swiotlb.c in the Linux kernel through 4.14.14 allows local users to obtain sensitive address information by reading dmesg data...

5.5CVSS7AI score0.00401EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/12/08 1:16 a.m.25 views

CVE-2022-50614 misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panic

In the Linux kernel, the following vulnerability has been resolved: misc: pciendpointtest: Fix pciendpointtestcopy,write,read panic The dmamapsingle doesn't permit zero length mapping. It causes a follow panic. A panic was reported on arm64: 60.137988 ------------ cut here ------------ 60.142630...

0.00168EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/12/08 1:16 a.m.2 views

CVE-2022-50614

In the Linux kernel, the following vulnerability has been resolved: misc: pciendpointtest: Fix pciendpointtestcopy,write,read panic The dmamapsingle doesn't permit zero length mapping. It causes a follow panic. A panic was reported on arm64: 60.137988 ------------ cut here ------------ 60.142630...

5.2AI score0.00168EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989162 advisory. In the Linux kernel, the following vulnerability has been resolved: swiotlb: fix info leak with DMAFROMDEVICE The problem I'm addressing was discovered by the LTP te...

6.3CVSS6.4AI score0.01912EPSS
Exploits0References4
OSV
OSV
added 2025/11/03 12:40 p.m.6 views

CLSA-2025-1762171389 kernel: Fix of 15 CVEs

nfs: fix possible null-ptr-deref when parsing param CVE-2022-50455 - KVM: arm64: Disassociate vcpus from redistributor region on teardown CVE-2024-40989 - HID: core: Harden s32ton against conversion to 0 bits CVE-2025-38556 - ALSA: usb-audio: Validate UAC3 cluster segment descriptors...

8.8CVSS6.9AI score0.00296EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.8 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986751 advisory. In the Linux kernel, the following vulnerability has been resolved: swiotlb: fix info leak with DMAFROMDEVICE The problem I'm addressing was discovered by the LTP te...

6.3CVSS6.4AI score0.01912EPSS
Exploits0References4
AstraLinux
AstraLinux
added 2025/05/19 2:38 p.m.2 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: swiotlb: fix out-of-bounds TLB allocations with CONFIGSWIOTLBDYNAMIC Limit the free list length to the size of the IO TLB. Transient pool can be smaller than IOTLBSEGSIZE, but the free list is initialized with the assumption that...

5.5CVSS6.5AI score0.00205EPSS
Exploits0References1
BDU FSTEC
BDU FSTEC
added 2024/12/04 12:0 a.m.7 views

The vulnerability of the swiotlb component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the swiotlb component in the Linux operating system’s kernel is related to the assignment of the NULL pointer. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.3AI score0.00227EPSS
Exploits0References9Affected Software4
BDU FSTEC
BDU FSTEC
added 2024/11/21 12:0 a.m.5 views

The vulnerability of the swiotlb component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the swiotlb component in the Linux operating system’s kernel is related to errors in resource management within the swiotlbareafindslots function. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.1CVSS6.7AI score0.00234EPSS
Exploits0References21Affected Software5
Redos
Redos
added 2024/11/19 12:0 a.m.30 views

ROS-20241119-01

A vulnerability in the ath11k component of the SUNRPC kernel of the Linux system is related to use-after-use errors release in the rpcclntremovepipedir and rpcsetuppipedir functions in net/sunrpc/clnt.c. Exploitation of the vulnerability could allow an attacker to escalate privileges on the syste...

8.8CVSS7.3AI score0.01EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/11/13 3:59 p.m.1 views

kernel: swiotlb: Fix double-allocation of slots due to broken alignment handling

In the Linux kernel, the following vulnerability has been resolved: swiotlb: Fix double-allocation of slots due to broken alignment handling The Linux kernel CVE team has assigned CVE-2024-35814 to this issue. Upstream advisory:...

8.8CVSS6.8AI score0.00234EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.3 views

kernel: swiotlb: Fix double-allocation of slots due to broken alignment handling

In the Linux kernel, the following vulnerability has been resolved: swiotlb: Fix double-allocation of slots due to broken alignment handling The Linux kernel CVE team has assigned CVE-2024-35814 to this issue. Upstream advisory:...

8.8CVSS6.8AI score0.00234EPSS
Exploits0References5
BDU FSTEC
BDU FSTEC
added 2024/09/30 12:0 a.m.11 views

The vulnerability of the storvsc component in the Linux operating system’s kernel allows for a malfunction to occur, leading to service failure.

The vulnerability of the storvsc component in the Linux operating system’s kernel is related to a buffer overflow in the swiotlb daemon in the confidential virtual machine. Exploiting this vulnerability could allow an attacker to trigger a system failure...

5.5CVSS6.2AI score0.00208EPSS
Exploits0References9Affected Software3
BDU FSTEC
BDU FSTEC
added 2024/09/03 12:0 a.m.5 views

The vulnerability of the swiotlb component in the Linux operating system’s kernel allows a hacker to exploit it to disclose protected information.

The vulnerability of the swiotlb component in the Linux operating system’s kernel is related to a data leak via DMAFROMDEVICE. Exploiting this vulnerability can allow an attacker to disclose the protected information...

5.5CVSS5.7AI score0.00265EPSS
Exploits0References20Affected Software2
Rows per page
Query Builder