Lucene search
+L

8163 matches found

Ubuntu
Ubuntu
added 2025/12/10 10:35 p.m.26 views

USN-7922-1: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Cryptographic API; - ACPI drivers; - InfiniBand drivers; - Media drivers; - Network drivers; - Pin controllers...

8.6CVSS7AI score0.0079EPSS
SaveExploits1
OSV
OSV
added 2025/12/10 10:35 p.m.20 views

USN-7922-1 linux, linux-aws, linux-aws-5.4, linux-gcp, linux-gcp-5.4, linux-hwe-5.4, linux-ibm, linux-ibm-5.4, linux-kvm, linux-oracle, linux-xilinx-zynqmp vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Cryptographic API; - ACPI drivers; - InfiniBand drivers; - Media drivers; - Network drivers; - Pin controllers...

8.6CVSS6.6AI score0.0079EPSS
SaveExploits1References16
RedhatCVE
RedhatCVE
added 2025/12/10 10:31 a.m.20 views

CVE-2022-50630

In the Linux kernel, the following vulnerability has been resolved: mm: hugetlb: fix UAF in hugetlbhandleuserfault The vmalock and hugetlbfaultmutex are dropped before handling userfault and reacquire them again after handleuserfault, but reacquire the vmalock could lead to UAF1,2 due to the...

7.8CVSS5.7AI score0.00153EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 4:24 a.m.8 views

CVE-2022-50642

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: crosectypec: zero out stale pointers crostypecgetswitchhandles allocates four pointers when obtaining type-c switch handles. These pointers are all freed if failing to obtain any of them; therefore, pointers in...

7CVSS6.3AI score0.00199EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/09 6:30 p.m.9 views

EUVD-2023-60152

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Don't leak a resource on swapout move error If moving the bo to system for swapout failed, we were leaking a resource. Fix...

6AI score0.00194EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/09 4:17 p.m.14 views

CVE-2025-40340

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix oops in xegemfault when running corehotunplug test. I saw an oops in xegemfault when running the xe-fast-feedback testlist against the realtime kernel without debug options enabled. The panic happens after corehotunpl...

0.00219EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/09 4:17 p.m.12 views

CVE-2023-53844

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Don't leak a resource on swapout move error If moving the bo to system for swapout failed, we were leaking a resource. Fix...

7.8CVSS0.00194EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/09 4:17 p.m.8 views

CVE-2022-50661

In the Linux kernel, the following vulnerability has been resolved: seccomp: Move copyseccomp to no failure path. Our syzbot instance reported memory leaks in doseccomp 0, similar to the report 1. It shows that we miss freeing struct seccompfilter and some objects included in it. We can reproduce...

0.00244EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/09 4:17 p.m.31 views

CVE-2022-50657

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: add missing memcpy in kasaninit Hi Atish, It seems that the panic is due to the missing memcpy during kasaninit. Could you please check whether this patch is helpful? When doing kasanpopulate, the new allocated...

0.00225EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/09 4:17 p.m.10 views

UBUNTU-CVE-2025-40340

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix oops in xegemfault when running corehotunplug test. I saw an oops in xegemfault when running the xe-fast-feedback testlist against the realtime kernel without debug options enabled. The panic happens after corehotunpl...

5.7AI score0.00219EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2025/12/09 8:51 a.m.14 views

kernel: iommu/vt-d: Disallow dirty tracking if incoherent page walk

A flaw was found in the Intel VT-d IOMMU support in the Linux kernel. When an IOMMU is configured to perform dirty-page tracking, but the page-walk memory region is incoherent between the IOMMU and CPU, the hardware may attempt to atomically update the bits in a paging-structure entry that is not...

8.8CVSS5.8AI score0.00152EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/09 4:09 a.m.31 views

CVE-2025-40340

CVE-2025-40340 is addressed in Root OS packaging (rootio-linux). Connected OSV entries show fixes for Root:Debian:13 and patches for Root:Ubuntu:22.04 and Root:Ubuntu:24.04, among others, with multiple fixed versions available. This indicates the vulnerability is not in the Linux kernel itself in...

6AI score0.00219EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 1:29 a.m.14 views

CVE-2022-50657 riscv: mm: add missing memcpy in kasan_init

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: add missing memcpy in kasaninit Hi Atish, It seems that the panic is due to the missing memcpy during kasaninit. Could you please check whether this patch is helpful? When doing kasanpopulate, the new allocated...

6.3AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/09 12:31 a.m.9 views

SUSE CVE-2022-50630

In the Linux kernel, the following vulnerability has been resolved: mm: hugetlb: fix UAF in hugetlbhandleuserfault The vmalock and hugetlbfaultmutex are dropped before handling userfault and reacquire them again after handleuserfault, but reacquire the vmalock could lead to UAF1,2 due to the...

5.5CVSS6.4AI score0.00153EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.8 views

SUSE CVE-2023-53744

In the Linux kernel, the following vulnerability has been resolved: soc: ti: pm33xx: Fix refcount leak in am33xxpmprobe wkupm3ipcget takes refcount, which should be freed by wkupm3ipcput. Add missing refcount release in the error paths...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/09 12:00 a.m.20 views

CVE-2023-53801

In the Linux kernel, the following vulnerability has been resolved: iommu/sprd: Release dma buffer to avoid memory leak When attaching to a domain, the driver would alloc a DMA buffer which is used to store address mapping table, and it need to be released when the IOMMU domain is freed...

5.3AI score0.00186EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/09 12:00 a.m.7 views

CVE-2023-53800

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix use-after-free when volume resizing failed There is an use-after-free problem reported by KASAN: ================================================================== BUG: KASAN: use-after-free in ubiebacopytable+0x11f/0x1c...

7.8CVSS5.5AI score0.00139EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 12:00 a.m.14 views

CVE-2023-53789 iommu/amd: Improve page fault error reporting

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Improve page fault error reporting If IOMMU domain for device group is not setup properly then we may hit IOMMU page fault. Current page fault handler assumes that domain is always setup and it will hit NULL pointer...

6.2AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.18 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 mwifiexhistogramread not freeing memory, which could lead to a memory leak...

6.1AI score0.00216EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.12 views

SAP Application Server for ABAP 安全漏洞

SAP Application Server for ABAP is a load balancing, memory management platform from SAP, Germany. A security vulnerability exists in SAP Application Server for ABAP that stems from an information disclosure that could result in unmasked ABAP list values being read...

6.5CVSS6AI score0.00332EPSS
SaveExploits0References2
Rows per page
Query Builder