Lucene search
+L

1120 matches found

Debian CVE
Debian CVE
added 2025/07/06 9:11 a.m.32 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
Cvelist
Cvelist
added 2025/07/06 9:11 a.m.23 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.48 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.15 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.5 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.13 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.7 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.6 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
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
CVE
CVE
added 2025/07/02 3:46 p.m.82 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
OSV
OSV
added 2025/07/02 3:46 p.m.5 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.6 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.15 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
RedHat Linux
RedHat Linux
added 2025/07/02 4:39 a.m.17 views

kernel: scsi: libfc: Fix use after free in fc_exch_abts_resp()

A vulnerability was found in the Linux kernel's SCSI libfc library in the fcexchabtsresp function, which can lead to a use-after-free scenario. This issue can occur because the function calls fcexchrelease, which decrements a reference count stored in the ep object and then frees the object once...

8.8CVSS6.9AI score0.00357EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/02 12:0 a.m.17 views

PT-2025-27644 · Poppler +3 · Poppler +3

Name of the Vulnerable Software and Affected Versions: Poppler versions prior to 25.06.0 Description: The issue is related to the use of std::atomic int for reference counting in the Poppler PDF rendering library. Since std::atomic int is only 32 bits, it is possible to overflow the reference...

6.9CVSS6.3AI score0.016EPSS
SaveExploits2References38
RedHat Linux
RedHat Linux
added 2025/07/01 10:46 p.m.4 views

kernel: scsi: libfc: Fix use after free in fc_exch_abts_resp()

A vulnerability was found in the Linux kernel's SCSI libfc library in the fcexchabtsresp function, which can lead to a use-after-free scenario. This issue can occur because the function calls fcexchrelease, which decrements a reference count stored in the ep object and then frees the object once...

8.8CVSS6.9AI score0.00357EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/01 12:41 a.m.9 views

kernel: scsi: libfc: Fix use after free in fc_exch_abts_resp()

A vulnerability was found in the Linux kernel's SCSI libfc library in the fcexchabtsresp function, which can lead to a use-after-free scenario. This issue can occur because the function calls fcexchrelease, which decrements a reference count stored in the ep object and then frees the object once...

8.8CVSS6.9AI score0.00357EPSS
SaveExploits0References5
Rows per page
Query Builder