Lucene search
+L

592 matches found

CNNVD
CNNVD
added 2025/12/09 12:00 a.m.16 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 a geode hwrng PCI device reference count leak...

6.2AI score0.00276EPSS
SaveExploits0References10
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 Linux kernel that stems from a reference count leak that could lead to improper resource management...

6AI score0.00237EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/08 2:15 a.m.3 views

DEBIAN-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.00201EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.40 views

CVE-2023-53744 soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe

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

0.00205EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/08 1:16 a.m.42 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.00201EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/08 1:16 a.m.35 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...

0.00201EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/12/08 1:05 a.m.11 views

smb/server: fix possible refcount leak in smb2_sess_setup()

...

7.5CVSS6.8AI score0.00411EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/08 12:00 a.m.16 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 a missing reference count release in mvebugicpprobe, which could lead to a memory leak...

6AI score0.00195EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.42 views

PT-2025-49456

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference count leak exists in the snr uncore mmio map function within the perf/x86/intel/uncore module of the Linux kernel. The pci get device function increases the reference count f...

7.8CVSS7.2AI score0.00954EPSS
SaveExploits2References896
RedhatCVE
RedhatCVE
added 2025/12/07 9:55 p.m.9 views

CVE-2025-40285

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix possible refcount leak in smb2sesssetup Reference count of ksmbdsession will leak when session need reconnect. Fix this by adding the missing ksmbdusersessionput...

5.6AI score0.00411EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/07 12:30 a.m.7 views

EUVD-2025-201570

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix possible refcount leak in smb2sesssetup Reference count of ksmbdsession will leak when session need reconnect. Fix this by adding the missing ksmbdusersessionput...

5.9AI score0.00411EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/06 10:15 p.m.7 views

DEBIAN-CVE-2025-40285

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix possible refcount leak in smb2sesssetup Reference count of ksmbdsession will leak when session need reconnect. Fix this by adding the missing ksmbdusersessionput...

7.5CVSS5.2AI score0.00411EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/12/06 9:51 p.m.6 views

CVE-2025-40285

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix possible refcount leak in smb2sesssetup Reference count of ksmbdsession will leak when session need reconnect. Fix this by adding the missing ksmbdusersessionput...

5.8AI score0.00411EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2025/12/03 12:00 a.m.9 views

PT-2025-52887

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference count leak exists in the exfat find function related to exfat get dentry set. The exfat get dentry set function increases the reference counter of es-bh on success, requiring...

5.5CVSS6.3AI score0.00171EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/11/24 1:04 p.m.21 views

CVE-2025-40212 nfsd: fix refcount leak in nfsd_set_fh_dentry()

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix refcount leak in nfsdsetfhdentry nfsd exports a "pseudo root filesystem" which is used by NFSv4 to find the various exported filesystems using LOOKUP requests from a known root filehandle. NFSv3 uses the MOUNT protocol ...

9.8CVSS0.00401EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/11/24 1:04 p.m.13 views

CVE-2025-40212

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix refcount leak in nfsdsetfhdentry nfsd exports a "pseudo root filesystem" which is used by NFSv4 to find the various exported filesystems using LOOKUP requests from a known root filehandle. NFSv3 uses the MOUNT protocol ...

9.8CVSS5.3AI score0.00401EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/11/24 12:00 a.m.8 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 a reference count leak in the nfsdsetfhdentry function, which could lead to post-release reuse and denial of...

6AI score0.00401EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.3 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-988880)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988880 advisory. In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix pci device refcount leak As the comment of pcigetdomainbusandslot says, it returns a P...

5.5CVSS6AI score0.00239EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.7 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989846 advisory. In the Linux kernel, the following vulnerability has been resolved: i2c: acpi: fix resource leak in reconfiguration device addition acpii2cfindadapterbyhandle calls...

5.5CVSS5.9AI score0.00234EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.4 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988938 advisory. In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: Fix refcount leak in imxsgtl5000probe offindi2cdevicebynode takes a reference, In erro...

5.5CVSS5.7AI score0.00257EPSS
SaveExploits0References4
Rows per page
Query Builder