Lucene search
+L

5992 matches found

CNNVD
CNNVD
added 2025/12/30 12:00 a.m.9 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, which stems from improper transaction handling that could lead to a reference count underflow...

5.8AI score0.00176EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992380)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992380 advisory. In the Linux kernel, the following vulnerability has been resolved: bounds: Use the right number of bits for power-of-two CONFIGNRCPUS bitsper rounds up to the next...

5.5CVSS6.2AI score0.00236EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/12/26 11:54 p.m.4 views

CVE-2025-68473 ESF-IDF Has Out-of-Bounds Read in ESP32 Bluetooth SDP Result Handling

ESF-IDF is the Espressif Internet of Things IOT Development Framework. In versions 5.5.1, 5.4.3, 5.3.4, 5.2.6, 5.1.6, and earlier, in the ESP-IDF Bluetooth host stack BlueDroid, the function btadmsdpresult used a fixed-size array uuidlist32MAXUUIDSIZE to store discovered service UUIDs during the...

6.6AI score0.00392EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/26 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-68350

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - exfat: fix divide-by-zero in exfatallocatebitmap The variable maxracount can be 0 in exfatallocatebitmap, which causes a divide-by-zero error in the subsequent...

5.8AI score0.00166EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/12/25 1:04 a.m.10 views

SUSE CVE-2022-50726

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix possible use-after-free in async command interface mlx5cmdcleanupasyncctx should return only after all its callback handlers were completed. Before this patch, the below race between mlx5cmdcleanupasyncctx and...

7CVSS6.6AI score0.00169EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/12/25 1:03 a.m.9 views

SUSE CVE-2022-50760

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix PCI device refcount leak in amdgpuatrmgetbios As comment of pcigetclass says, it returns a pcidevice with its refcount increased and decreased the refcount for the input parameter @from if it is not NULL. If we...

4.4CVSS6.4AI score0.00258EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/12/25 12:58 a.m.7 views

SUSE CVE-2023-53999

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: TC, Fix internal port memory leak The flow rule can be splited, and the extra postact rules are added to postact table. It's possible to trigger memleak when the rule forwards packets from internal port and over tunnel...

5.5CVSS6.7AI score0.00169EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.6 views

SUSE CVE-2023-54035

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix underflow in chain reference counter Set element addition error path decrements reference counter on chains twice: once on element release and again via nftdatarelease. Then, d6b478666ffa "netfilter:...

5.5CVSS6.6AI score0.00126EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.10 views

SUSE CVE-2023-54037

In the Linux kernel, the following vulnerability has been resolved: ice: prevent NULL pointer deref during reload Calling ethtool during reload can lead to call trace, because VSI isn't configured for some time, but netdev is alive. To fix it add rtnl lock for VSI deconfig and config. Set...

5.5CVSS6.2AI score0.00154EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/12/25 12:55 a.m.6 views

SUSE CVE-2023-54086

In the Linux kernel, the following vulnerability has been resolved: bpf: Add preemptcountsub,add into btf id deny list The recursion check in bpfprogenter and bpfprogexit leave preemptcountsub,add unprotected. When attaching trampoline to them we get panic as follows, 867.843050 BUG: TASK stack...

6.6AI score0.00186EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/25 12:24 a.m.8 views

SUSE CVE-2025-68346

In the Linux kernel, the following vulnerability has been resolved: ALSA: dice: fix buffer overflow in detectstreamformats The function detectstreamformats reads the streamcount value directly from a FireWire device without validating it. This can lead to out-of-bounds writes when a malicious...

5.5CVSS6.9AI score0.00208EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-54076

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - smb: client: fix missed ses refcounting Use new cifssmbsesincrefcount helper to get an active reference of @ses and @ses-dfsrootses if set. This will prevent...

9.8CVSS5.3AI score0.00403EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.6 views

EUVD-2023-60359

In the Linux kernel, the following vulnerability has been resolved: bpf: Add preemptcountsub,add into btf id deny list The recursion check in bpfprogenter and bpfprogexit leave preemptcountsub,add unprotected. When attaching trampoline to them we get panic as follows, 867.843050 BUG: TASK stack...

6.1AI score0.00186EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 3:30 p.m.6 views

EUVD-2022-55784

In the Linux kernel, the following vulnerability has been resolved: net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmiiprobe ofphyfinddevice return device node with refcount incremented. Call putdevice to relese it when not needed anymore...

5.9AI score0.00234EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/24 3:30 p.m.8 views

EUVD-2022-55763

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix possible use-after-free in async command interface mlx5cmdcleanupasyncctx should return only after all its callback handlers were completed. Before this patch, the below race between mlx5cmdcleanupasyncctx and...

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

EUVD-2022-55771

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix pci device refcount leak As comment of pcigetdomainbusandslot says, it returns a pci device with refcount increment, when finish using it, the caller must decrement the reference count by calling pcidevput. So...

6AI score0.00212EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/24 1:16 p.m.7 views

CVE-2023-54086

In the Linux kernel, the following vulnerability has been resolved: bpf: Add preemptcountsub,add into btf id deny list The recursion check in bpfprogenter and bpfprogexit leave preemptcountsub,add unprotected. When attaching trampoline to them we get panic as follows, 867.843050 BUG: TASK stack...

0.00186EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 1:16 p.m.14 views

CVE-2022-50760

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix PCI device refcount leak in amdgpuatrmgetbios As comment of pcigetclass says, it returns a pcidevice with its refcount increased and decreased the refcount for the input parameter @from if it is not NULL. If we...

0.00258EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 1:16 p.m.6 views

UBUNTU-CVE-2022-50775

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix refcount leak in hnsrocemmap rdmausermmapentrygetpgoff takes the reference. Add missing rdmausermmapentryput to release the reference. Acked-by Haoyue Xu...

5.7AI score0.00219EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.10 views

CVE-2022-50772

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix memory leak in nsimbusdevnew If deviceregister failed in nsimbusdevnew, the value of reference in nsimbusdev-dev is 1. obj-name in nsimbusdev-dev will not be released. unreferenced object 0xffff88810352c480 size 16...

5.7AI score0.00207EPSS
SaveExploits0References3
Rows per page
Query Builder