Lucene search
+L

1164 matches found

CNNVD
CNNVD
added 2025/07/10 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 reference counting issue in tipcaeadencrypt, which could lead to a system crash...

5.5CVSS6.8AI score0.00175EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2025/07/09 12:22 p.m.13 views

kernel: md: fix mddev uaf while iterating all_mddevs list

A flaw was discovered in the Linux kernel’s MD multiple device subsystem during iteration over the allmddevs list in functions such as mdnotifyreboot and mdexit. The code used listforeachentrysafe, but released locks before completing reference counting, allowing concurrent deletion and freeing o...

7.8CVSS6.9AI score0.00186EPSS
SaveExploits0References5
NVD
NVD
added 2025/07/06 10:15 a.m.16 views

CVE-2025-38235

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix "appletbbacklight" backlight device reference counting During appletbkbdprobe, probe attempts to get the backlight device by name. When this happens backlightdevicegetbyname looks for a device in the backlig...

5.5CVSS0.00125EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/07/06 9:11 a.m.33 views

CVE-2025-38235

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix "appletbbacklight" backlight device reference counting During appletbkbdprobe, probe attempts to get the backlight device by name. When this happens backlightdevicegetbyname looks for a device in the backlig...

5.5CVSS5.4AI score0.00125EPSS
SaveExploits0
OSV
OSV
added 2025/07/06 9:11 a.m.9 views

CVE-2025-38235 HID: appletb-kbd: fix "appletb_backlight" backlight device reference counting

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix "appletbbacklight" backlight device reference counting During appletbkbdprobe, probe attempts to get the backlight device by name. When this happens backlightdevicegetbyname looks for a device in the backlig...

6.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/07/06 9:11 a.m.25 views

CVE-2025-38235 HID: appletb-kbd: fix "appletb_backlight" backlight device reference counting

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix "appletbbacklight" backlight device reference counting During appletbkbdprobe, probe attempts to get the backlight device by name. When this happens backlightdevicegetbyname looks for a device in the backlig...

0.00125EPSS
SaveExploits0References2
CVE
CVE
added 2025/07/06 9:11 a.m.52 views

CVE-2025-38235

CVE-2025-38235: Linux kernel fix for appletb_kbd backlight reference counting leak. backlight_device_get_by_name increments ref count for android backlight named "appletb_backlight" and it is not released, causing a reference leak. The fix decrements the reference count on removal via put_device ...

5.5CVSS6.5AI score0.00125EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/07/04 2:15 p.m.18 views

AZL-64743 CVE-2025-38180 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix /proc/net/atm/lec handling /proc/net/atm/lec must ensure safety against devlec changes. It appears it had devput calls without prior devhold, leading to imbalance and UAF...

7.8CVSS6.3AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.3 views

DEBIAN-CVE-2025-38180

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix /proc/net/atm/lec handling /proc/net/atm/lec must ensure safety against devlec changes. It appears it had devput calls without prior devhold, leading to imbalance and UAF...

7.8CVSS5.7AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.11 views

UBUNTU-CVE-2025-38180

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix /proc/net/atm/lec handling /proc/net/atm/lec must ensure safety against devlec changes. It appears it had devput calls without prior devhold, leading to imbalance and UAF...

8.5CVSS6.2AI score0.00174EPSS
SaveExploits0References28
Vulnrichment
Vulnrichment
added 2025/07/04 1:37 p.m.5 views

CVE-2025-38180 net: atm: fix /proc/net/atm/lec handling

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix /proc/net/atm/lec handling /proc/net/atm/lec must ensure safety against devlec changes. It appears it had devput calls without prior devhold, leading to imbalance and UAF...

7.8CVSS6.2AI score0.00174EPSS
SaveExploits0References8
Snyk
Snyk
added 2025/07/02 4:41 p.m.3 views

Use After Free

Overview Affected versions of this package are vulnerable to Use After Free via std::atomicint in reference counting process. An attacker can execute arbitrary code or cause a denial of service by overflowing the reference count and triggering access to memory after it has been freed. Remediation...

7CVSS8.6AI score0.00371EPSS
SaveExploits1References3
NVD
NVD
added 2025/07/02 4:15 p.m.14 views

CVE-2025-52886

Poppler is a PDF rendering library. Versions prior to 25.06.0 use std::atomicint for reference counting. Because std::atomicint is only 32 bits, it is possible to overflow the reference count and trigger a use-after-free. Version 25.06.0 patches the issue...

6.9CVSS0.00371EPSS
SaveExploits1References7
OSV
OSV
added 2025/07/02 4:15 p.m.8 views

DEBIAN-CVE-2025-52886

Poppler is a PDF rendering library. Versions prior to 25.06.0 use std::atomicint for reference counting. Because std::atomicint is only 32 bits, it is possible to overflow the reference count and trigger a use-after-free. Version 25.06.0 patches the issue...

5.9CVSS6.9AI score0.00371EPSS
SaveExploits1References1
OSV
OSV
added 2025/07/02 4:15 p.m.10 views

UBUNTU-CVE-2025-52886

Poppler is a PDF rendering library. Versions prior to 25.06.0 use std::atomicint for reference counting. Because std::atomicint is only 32 bits, it is possible to overflow the reference count and trigger a use-after-free. Version 25.06.0 patches the issue...

6.9CVSS7AI score0.00371EPSS
SaveExploits1References6
CVE
CVE
added 2025/07/02 3:46 p.m.86 views

CVE-2025-52886

CVE-2025-52886 – Poppler : In Poppler versions prior to 25.06.0, reference counting uses 32-bit std::atomic_int, which can overflow and cause a use-after-free. The issue is fixed in version 25.06.0 (upgrade to >=25.06.0). No exploitation details are provided beyond that, and the documents do n...

6.9CVSS6.8AI score0.00371EPSS
SaveExploits1References7Affected Software1
Vulnrichment
Vulnrichment
added 2025/07/02 3:46 p.m.4 views

CVE-2025-52886 Poppler Use After Free Vulnerability

Poppler is a PDF rendering library. Versions prior to 25.06.0 use std::atomicint for reference counting. Because std::atomicint is only 32 bits, it is possible to overflow the reference count and trigger a use-after-free. Version 25.06.0 patches the issue...

6.9CVSS7.4AI score0.00371EPSS
SaveExploits1References5
OSV
OSV
added 2025/07/02 3:46 p.m.6 views

CVE-2025-52886 Poppler Use After Free Vulnerability

Poppler is a PDF rendering library. Versions prior to 25.06.0 use std::atomicint for reference counting. Because std::atomicint is only 32 bits, it is possible to overflow the reference count and trigger a use-after-free. Version 25.06.0 patches the issue...

6.9CVSS8.4AI score
SaveExploits0References9
AlpineLinux
AlpineLinux
added 2025/07/02 3:46 p.m.9 views

CVE-2025-52886

Poppler is a PDF rendering library. Versions prior to 25.06.0 use std::atomicint for reference counting. Because std::atomicint is only 32 bits, it is possible to overflow the reference count and trigger a use-after-free. Version 25.06.0 patches the issue...

6.9CVSS7.5AI score0.00371EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2025/07/02 3:46 p.m.19 views

CVE-2025-52886 Poppler Use After Free Vulnerability

Poppler is a PDF rendering library. Versions prior to 25.06.0 use std::atomicint for reference counting. Because std::atomicint is only 32 bits, it is possible to overflow the reference count and trigger a use-after-free. Version 25.06.0 patches the issue...

6.9CVSS0.00371EPSS
SaveExploits1References5
Rows per page
Query Builder