Lucene search
K

6450 matches found

CVE
CVE
added 2025/12/09 12:0 a.m.10 views

CVE-2023-53778

The CVE-2023-53778 entry concerns the Linux kernel, specifically the accel/qaic path and DMA mapping logic. The described fix relocates and clarifies overflow checks in map_user_pages() and encode_dma(): a remaining variable replaces previous size checks, and a new condition checks if in_trans-&g...

6.2AI score0.00155EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/12/09 12:0 a.m.25 views

CVE-2023-53778 accel/qaic: Clean up integer overflow checking in map_user_pages()

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Clean up integer overflow checking in mapuserpages The encodedma function has some validation on intrans-size but it would be more clear to move those checks to findandmapuserpages. The encodedma had two checks: if...

0.00155EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2025/12/09 12:0 a.m.3 views

CVE-2023-53778

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Clean up integer overflow checking in mapuserpages The encodedma function has some validation on intrans-size but it would be more clear to move those checks to findandmapuserpages. The encodedma had two checks: if...

5.3AI score0.00155EPSS
Exploits0
OSV
OSV
added 2025/12/09 12:0 a.m.4 views

CVE-2023-53778 accel/qaic: Clean up integer overflow checking in map_user_pages()

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Clean up integer overflow checking in mapuserpages The encodedma function has some validation on intrans-size but it would be more clear to move those checks to findandmapuserpages. The encodedma had two checks: if...

6.5AI score0.00155EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.4 views

PT-2025-49638

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the accel/qaic component related to integer overflow checking within the map user pages function. The encode dma function previously had validation on...

6.8AI score0.00155EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.19 views

PT-2025-49626

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the hpsa init one function within the SCSI subsystem of the Linux kernel. The hpda alloc ctlr info function allocates memory for a controller information structur...

7.8CVSS6.2AI score0.00465EPSS
Exploits2References899
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.5 views

PT-2025-49650

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.0+ 1 Description The Linux kernel contains an issue in the bpf memory allocator where a freed element may be immediately reused. For htab maps, this reuse can reinitialize special fields in map values, but...

6.3AI score0.00166EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.3 views

RHEL 9 : golang (RHSA-2025:22899)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:22899 advisory. The golang packages provide the Go programming language compiler. Security Fixes: os/exec: Unexpected paths returned from LookPath in os/ex...

6.5CVSS6.8AI score0.00489EPSS
Exploits1References7
OSV
OSV
added 2025/12/08 3:58 p.m.4 views

CLSA-2025-1765209523 xorg-x11-server: Fix of 4 CVEs

CVE-2025-9632: fix buffer overflow in XkbSetCompatMap - CVE-2025-62229: fix use-after-free condition due improper error handling during notification creation leading to DoS - CVE-2025-62230: fix use-after-free condition due freeing certain data structures without properly detaching related...

7.3CVSS6AI score0.0045EPSS
Exploits0References1
EUVD
EUVD
added 2025/12/08 3:31 a.m.3 views

EUVD-2022-55698

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...

6AI score0.00168EPSS
Exploits0References6
EUVD
EUVD
added 2025/12/08 3:31 a.m.3 views

EUVD-2022-55697

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix reference count leak in snruncoremmiomap pcigetdevice will increase the reference count for the returned pcidev, so snruncoregetmcdev will return a pcidev with its reference count increased. We need to...

5.9AI score0.00168EPSS
Exploits0References6
EUVD
EUVD
added 2025/12/08 3:31 a.m.5 views

EUVD-2025-201634

In the Linux kernel, the following vulnerability has been resolved: accel/habanalabs: support mapping cb with vmalloc-backed coherent memory When IOMMU is enabled, dmaalloccoherent with GFPUSER may return addresses from the vmalloc range. If such an address is mapped without VMMIXEDMAP,...

5.9AI score0.00156EPSS
Exploits0References5
NVD
NVD
added 2025/12/08 2:15 a.m.4 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...

0.00168EPSS
Exploits0References5
OSV
OSV
added 2025/12/08 2:15 a.m.1 views

UBUNTU-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.7AI score0.00168EPSS
Exploits0References8
OSV
OSV
added 2025/12/08 1:16 a.m.3 views

CVE-2022-50615 perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix reference count leak in snruncoremmiomap pcigetdevice will increase the reference count for the returned pcidev, so snruncoregetmcdev will return a pcidev with its reference count increased. We need to...

6.3AI score0.00168EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2025/12/08 1:16 a.m.3 views

CVE-2022-50615

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix reference count leak in snruncoremmiomap pcigetdevice will increase the reference count for the returned pcidev, so snruncoregetmcdev will return a pcidev with its reference count increased. We need to...

5.3AI score0.00168EPSS
Exploits0
CVE
CVE
added 2025/12/08 1:16 a.m.11 views

CVE-2022-50615

CVE-2022-50615 affects the Linux kernel’s perf/x86/intel/uncore code. The root cause is a reference-count leak in snr_uncore_mmio_map() where pci_get_device() increases the pci_dev reference count and snr_uncore_get_mc_dev() returns a pci_dev with an extra reference. The fix is to call pci_dev_pu...

6AI score0.00168EPSS
Exploits0References5
CVE
CVE
added 2025/12/08 1:16 a.m.14 views

CVE-2022-50614

CVE-2022-50614 is a Linux kernel vulnerability described as a fix for a panic in pci_endpoint_test caused by zero-length mappings in dma_map_single(). The root cause involves dma mapping of zero length triggering a kernel BUG in swiotlb.c on arm64, leading to a panic. The provided description sta...

6.1AI score0.00168EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/12/08 1:16 a.m.24 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
Rows per page
Query Builder