Lucene search
+L

4597 matches found

OSV
OSV
added 2025/04/03 8:15 a.m.10 views

DEBIAN-CVE-2025-21995

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix fence reference count leak The lastscheduled fence leaks when an entity is being killed and adding the cleanup callback fails. Decrement the reference count of prev when dmafenceaddcallback fails, ensuring proper...

5.5CVSS5.6AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/03 8:15 a.m.6 views

UBUNTU-CVE-2025-21995

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix fence reference count leak The lastscheduled fence leaks when an entity is being killed and adding the cleanup callback fails. Decrement the reference count of prev when dmafenceaddcallback fails, ensuring proper...

5.5CVSS6.2AI score0.0018EPSS
SaveExploits0References25
CVE
CVE
added 2025/04/03 7:18 a.m.133 views

CVE-2025-21995

The CVE-2025-21995 entry documents a Linux kernel vulnerability in drm/sched related to a fence reference count leak. The root cause is a leak of the last_scheduled fence when an entity is killed and adding a cleanup callback fails; the fix decrements the prev fence reference count when dma_fence...

5.5CVSS7.3AI score0.0018EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/04/03 7:18 a.m.10 views

CVE-2025-21995 drm/sched: Fix fence reference count leak

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix fence reference count leak The lastscheduled fence leaks when an entity is being killed and adding the cleanup callback fails. Decrement the reference count of prev when dmafenceaddcallback fails, ensuring proper...

6.2AI score0.0018EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/03 7:18 a.m.14 views

CVE-2025-21995 drm/sched: Fix fence reference count leak

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix fence reference count leak The lastscheduled fence leaks when an entity is being killed and adding the cleanup callback fails. Decrement the reference count of prev when dmafenceaddcallback fails, ensuring proper...

5.5CVSS6.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/04/03 7:18 a.m.24 views

CVE-2025-21995 drm/sched: Fix fence reference count leak

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix fence reference count leak The lastscheduled fence leaks when an entity is being killed and adding the cleanup callback fails. Decrement the reference count of prev when dmafenceaddcallback fails, ensuring proper...

0.0018EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/04/03 7:18 a.m.16 views

CVE-2025-21995

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix fence reference count leak The lastscheduled fence leaks when an entity is being killed and adding the cleanup callback fails. Decrement the reference count of prev when dmafenceaddcallback fails, ensuring proper...

5.5CVSS5.6AI score0.0018EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2025/04/02 3:3 p.m.3 views

Security update for the Linux Kernel (Live Patch 17 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005573 fixes one issue. The following security issue was fixed: CVE-2024-41062: Sync sock recv cb and release bsc1228578. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper...

7.3CVSS7.7AI score0.00309EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2025/04/01 4:34 p.m.5 views

Security update for the Linux Kernel (Live Patch 59 for SLE 12 SP5)

This update for the Linux Kernel 4.12.14-122225 fixes several issues. The following security issues were fixed: CVE-2024-41062: Sync sock recv cb and release bsc1228578. CVE-2022-48791: Fix use-after-free for aborted TMF sastask bsc1228002 Patch Instructions: To install this SUSE update use the...

7.3CVSS7.7AI score0.00309EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/01 4:15 p.m.19 views

AZL-59916 CVE-2025-21951 affecting package kernel for versions less than 6.6.85.1-2

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: pcigeneric: Use pcitryresetfunction to avoid deadlock There are multiple places from where the recovery work gets scheduled asynchronously. Also, there are multiple places where the caller waits synchronously for...

5.5CVSS6.6AI score0.00148EPSS
SaveExploits0References1
CVE
CVE
added 2025/04/01 3:26 p.m.84 views

CVE-2025-21901

CVE-2025-21901 : In the Linux kernel’s RDMA bnxt_re driver, there are missing sanity checks for rdev validity. If ulp_irq_stop and ulp_irq_start callbacks are invoked while a device is in a detached state, a NULL pointer dereference can occur because the rdev may already be freed, potentially cau...

7.8CVSS7AI score0.00201EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/03/29 11:8 a.m.8 views

OESA-2025-1338 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: block: fix rq-qos breakage from skipping rqqosdonebio a647a524a467 "block: don't call rqqosops-donebio if the bio isn't tracked" made bioendio skip rqqosdonebio ...

7.8CVSS6.4AI score0.00288EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/03/28 3:38 a.m.7 views

SUSE CVE-2023-52994

In the Linux kernel, the following vulnerability has been resolved: acpi: Fix suspend with Xen PV Commit f1e525009493 "x86/boot: Skip realmode init code when running as Xen PV guest" missed one code path accessing realmodeheader, leading to dereferencing NULL when suspending the system under Xen:...

5.5CVSS7.6AI score0.00215EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/27 5:15 p.m.4 views

DEBIAN-CVE-2023-52994

In the Linux kernel, the following vulnerability has been resolved: acpi: Fix suspend with Xen PV Commit f1e525009493 "x86/boot: Skip realmode init code when running as Xen PV guest" missed one code path accessing realmodeheader, leading to dereferencing NULL when suspending the system under Xen:...

5.5CVSS5.4AI score0.00215EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/27 5:15 p.m.26 views

CVE-2023-52994

In the Linux kernel, the following vulnerability has been resolved: acpi: Fix suspend with Xen PV Commit f1e525009493 "x86/boot: Skip realmode init code when running as Xen PV guest" missed one code path accessing realmodeheader, leading to dereferencing NULL when suspending the system under Xen:...

5.5CVSS0.00215EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/27 5:15 p.m.8 views

UBUNTU-CVE-2023-52994

In the Linux kernel, the following vulnerability has been resolved: acpi: Fix suspend with Xen PV Commit f1e525009493 "x86/boot: Skip realmode init code when running as Xen PV guest" missed one code path accessing realmodeheader, leading to dereferencing NULL when suspending the system under Xen:...

5.5CVSS6.3AI score0.00215EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/03/27 4:43 p.m.1 views

CVE-2023-52994 acpi: Fix suspend with Xen PV

In the Linux kernel, the following vulnerability has been resolved: acpi: Fix suspend with Xen PV Commit f1e525009493 "x86/boot: Skip realmode init code when running as Xen PV guest" missed one code path accessing realmodeheader, leading to dereferencing NULL when suspending the system under Xen:...

7.1AI score0.00215EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/27 4:43 p.m.13 views

CVE-2023-52994 acpi: Fix suspend with Xen PV

In the Linux kernel, the following vulnerability has been resolved: acpi: Fix suspend with Xen PV Commit f1e525009493 "x86/boot: Skip realmode init code when running as Xen PV guest" missed one code path accessing realmodeheader, leading to dereferencing NULL when suspending the system under Xen:...

5.5CVSS5.7AI score
SaveExploits0References5
OSV
OSV
added 2025/03/27 4:37 p.m.18 views

CVE-2023-52941 can: isotp: split tx timer into transmission and timeout

In the Linux kernel, the following vulnerability has been resolved: can: isotp: split tx timer into transmission and timeout The timer for the transmission of isotp PDUs formerly had two functions: 1. send two consecutive frames with a given time gap 2. monitor the timeouts for flow control frame...

5.2AI score
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:0 a.m.14 views

The vulnerability of the hci_cb_list() function in the Linux kernel Bluetooth driver allows a hacker to induce a service failure.

The vulnerability of the hcicblist function in the Linux kernel Bluetooth driver is related to synchronization errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score
SaveExploits0References8Affected Software3
Rows per page
Query Builder