Lucene search
+L

5890 matches found

Cvelist
Cvelist
added 2025/12/08 1:16 a.m.30 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.00197EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/08 1:16 a.m.25 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.00197EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/08 1:16 a.m.5 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.00197EPSS
SaveExploits0
OSV
OSV
added 2025/12/08 1:16 a.m.6 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 score
SaveExploits0References8
NVD
NVD
added 2025/12/08 1:16 a.m.19 views

CVE-2025-40304

In the Linux kernel, the following vulnerability has been resolved: fbdev: Add bounds checking in bitputcs to fix vmalloc-out-of-bounds Add bounds checking to prevent writes past framebuffer boundaries when rendering text near screen edges. Return early if the Y position is off-screen and clip...

7.8CVSS0.00141EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2025/12/08 1:5 a.m.8 views

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

...

7.5CVSS6.8AI score0.00402EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.6 views

CVE-2025-40322

In the Linux kernel, the following vulnerability has been resolved: fbdev: bitblit: bound-check glyph index in bitputcs bitputcsaligned/unaligned derived the glyph pointer from the character value masked by 0xff/0x1ff, which may exceed the actual font's glyph count and read past the end of the...

7.1CVSS5.3AI score0.0014EPSS
SaveExploits0
CVE
CVE
added 2025/12/08 12:46 a.m.412 views

CVE-2025-40322

The CVE-2025-40322 issue affects the Linux kernel fbdev font handling. The bound-check for glyph indices in bit_putcs_aligned() and bit_putcs_unaligned() derived the glyph pointer from the character value masked by 0xff/0x1ff, which could exceed the font’s glyph count and cause an out-of-bounds r...

7.1CVSS6.1AI score0.0014EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/12/08 12:0 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 the Linux kernel that stems from a hidraw device reference count data contention, which could lead to memory security issues...

6.1AI score0.0014EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/08 12:0 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 that originates from accessing out-of-bounds memory when numconfigs is 1, which could result in out-of-bounds memory access...

6.2AI score0.00181EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/08 12:0 a.m.12 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.00191EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/08 12:0 a.m.20 views

PT-2025-49460

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the kfd mem dmamap userptr function within the drm/amdkfd module. This occurs when the number of pages from the userptr BO differs from the SG BO, leading to...

7.8CVSS7.2AI score0.0094EPSS
SaveExploits2References894
Positive Technologies
Positive Technologies
added 2025/12/08 12:0 a.m.13 views

PT-2025-49489

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A data race exists in the hidraw open function concerning the hidraw device reference counter. This occurs because the reference counter lacks a dedicated synchronization mechanism,...

5.9AI score0.0014EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/12/08 12:0 a.m.6 views

CVE-2023-53759

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently...

7.8CVSS5.7AI score0.0014EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/08 12:0 a.m.31 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.0094EPSS
SaveExploits2References896
CNNVD
CNNVD
added 2025/12/08 12:0 a.m.6 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 missing reference count release in am33xxpmprobe, which could lead to a memory leak...

8.5AI score0.002EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/12/07 9:55 p.m.7 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.00402EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/07 12:30 a.m.6 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.00402EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/06 10:15 p.m.3 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.00402EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/12/06 10:15 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...

7.5CVSS6AI score0.00402EPSS
SaveExploits0References22
Rows per page
Query Builder