Lucene search
+L

1047 matches found

CNNVD
CNNVD
added 2025/12/30 12:00 a.m.15 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 an RDMA efa resource release in the wrong order, which could lead to reuse after release...

6.7AI score0.00151EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/12/30 12:00 a.m.13 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 an improper ordering of resource releases, which could lead to reuse after release...

6.1AI score0.00197EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/24 3:30 p.m.8 views

EUVD-2023-60330

In the Linux kernel, the following vulnerability has been resolved: pcmcia: rsrcnonstatic: Fix memory leak in nonstaticreleaseresourcedb When nonstaticreleaseresourcedb frees all resources associated with an PCMCIA socket, it forgets to free socketdata too, causing a memory leak observable with...

5.9AI score0.00214EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/24 1:15 p.m.11 views

CVE-2022-50725

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Fix use-after-free in vidtvbridgedvbinit KASAN reports a use-after-free: BUG: KASAN: use-after-free in dvbdmxdevrelease+0x4d5/0x5d0 dvbcore Call Trace: ... dvbdmxdevrelease+0x4d5/0x5d0 dvbcore...

0.00234EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:15 p.m.10 views

UBUNTU-CVE-2022-50727

In the Linux kernel, the following vulnerability has been resolved: scsi: efct: Fix possible memleak in efctdeviceinit In efctdeviceinit, when efctscsiregfctransport fails, efctscsitgtdriverexit is not called to release memory for efctscsitgtdriverinit and causes memleak: unreferenced object...

5.7AI score0.00241EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 12:22 p.m.31 views

CVE-2022-50715

CVE-2022-50715 — Linux kernel md/raid1 NULL dereference during poweroff . When an md raid1 array fails to assemble with an inactive disk, the mdx_raid1 thread is not stopped, leading to a NULL pointer dereference during poweroff. The working fix is to unregister the md thread before freeing RAID1...

5.9AI score0.00278EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/12/18 12:23 a.m.5 views

SUSE CVE-2025-68306

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface When performing reset tests and encountering abnormal card drop issues that lead to a kernel crash, it is necessary to perform a null check before...

5.5CVSS6.4AI score0.00188EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/12/17 12:23 a.m.10 views

SUSE CVE-2025-68314

In the Linux kernel, the following vulnerability has been resolved: drm/msm: make sure lastfence is always updated Update lastfence in the vm-bind path instead of kernel managed path. lastfence is used to wait for work to finish in vmbind contexts but not used for kernel managed contexts. This...

8.8CVSS6.4AI score0.0013EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/17 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-68314

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/msm: make sure lastfence is always updated Update lastfence in the vm-bind path instead of kernel managed path. lastfence is used to wait for work to finish...

8.8CVSS5.5AI score0.0013EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/16 6:31 p.m.12 views

EUVD-2025-203774

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface When performing reset tests and encountering abnormal card drop issues that lead to a kernel crash, it is necessary to perform a null check before...

5.9AI score0.00188EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/16 3:39 p.m.11 views

CVE-2025-68314 drm/msm: make sure last_fence is always updated

In the Linux kernel, the following vulnerability has been resolved: drm/msm: make sure lastfence is always updated Update lastfence in the vm-bind path instead of kernel managed path. lastfence is used to wait for work to finish in vmbind contexts but not used for kernel managed contexts. This...

8.8CVSS6.3AI score
SaveExploits0References5
NVD
NVD
added 2025/12/16 2:15 p.m.12 views

CVE-2025-68215

In the Linux kernel, the following vulnerability has been resolved: ice: fix PTP cleanup on driver removal in error path Improve the cleanup on releasing PTP resources in error path. The error case might happen either at the driver probe and PTP feature initialization or on PTP restart errors in...

7CVSS0.00139EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.7 views

CVE-2025-68215

In the Linux kernel, the following vulnerability has been resolved: ice: fix PTP cleanup on driver removal in error path Improve the cleanup on releasing PTP resources in error path. The error case might happen either at the driver probe and PTP feature initialization or on PTP restart errors in...

7CVSS5.7AI score0.00139EPSS
SaveExploits0References11
CVE
CVE
added 2025/12/16 1:57 p.m.35 views

CVE-2025-68215

CVE-2025-68215 concerns the Linux kernel ice driver. The vulnerability arises from improper cleanup of PTP resources on driver removal or error paths, where ice_ptp_cleanup_pf and ps_lock deinitialization could be skipped and the PTP clock may remain unregistered in error scenarios. The consequen...

7CVSS6.1AI score0.00139EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/16 1:57 p.m.40 views

CVE-2025-68215 ice: fix PTP cleanup on driver removal in error path

In the Linux kernel, the following vulnerability has been resolved: ice: fix PTP cleanup on driver removal in error path Improve the cleanup on releasing PTP resources in error path. The error case might happen either at the driver probe and PTP feature initialization or on PTP restart errors in...

7CVSS0.00139EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.11 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 incomplete PTP resource cleanup during ice driver removal, which could lead to resource release issues...

6.1AI score0.00139EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/12/16 12:00 a.m.12 views

The vulnerability of the `nvme_fc_delete_association()` function in the `drivers/nvme/host/fc.c` file of the NVMe over Fibre Channel driver for the Linux operating system allows a attacker to cause a service failure.

The vulnerability of the nvmefcdeleteassociation function in the drivers/nvme/host/fc.c file of the NVMe over Fibre Channel driver for the Linux operating system is related to multiple releases of the same resource or descriptor. Exploiting this vulnerability could allow an attacker to cause a...

6.6CVSS6AI score0.00564EPSS
SaveExploits0References11Affected Software3
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.13 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 Linux kernel that stems from cfidsinvalidationworker not properly converting krefput calls, which could lead to resource release issues...

6.1AI score0.00343EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.10 views

PT-2025-51710

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the Bluetooth subsystem, specifically in the btusb mediatek component. A null pointer dereference can occur when releasing the MediaTek ISO...

6AI score0.00188EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/12/15 12:00 a.m.11 views

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

The vulnerability of the arm64/entry component in the Linux operating system’s kernel is related to errors during resource release. Exploiting this vulnerability allows an attacker to cause service failures...

5.5CVSS7.1AI score0.00156EPSS
SaveExploits0References14Affected Software3
Rows per page
Query Builder