Lucene search
+L

4865 matches found

OSV
OSV
added 2025/10/15 4:17 p.m.9 views

SUSE-SU-2025:20851-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2023-53261: coresight: Fix memory leak in acpibuffer-pointer bsc1249770. - CVE-2024-58090: sched/core: Prevent rescheduling when interrupts are disabl...

9.8CVSS7.1AI score0.0205EPSS
SaveExploits4References745
EUVD
EUVD
added 2025/10/15 9:30 a.m.6 views

EUVD-2025-34579

In the Linux kernel, the following vulnerability has been resolved: media: tuner: xc5000: Fix use-after-free in xc5000release The original code uses canceldelayedwork in xc5000release, which does not guarantee that the delayed work item timersleep has fully completed if it was already running. Th...

6.1AI score0.00145EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/15 9:30 a.m.7 views

EUVD-2025-34577

In the Linux kernel, the following vulnerability has been resolved: media: b2c2: Fix use-after-free causing by irqcheckwork in flexcoppciremove The original code uses canceldelayedwork in flexcoppciremove, which does not guarantee that the delayed work item irqcheckwork has fully completed if it...

6AI score0.00218EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/15 8:15 a.m.9 views

CVE-2025-39996

In the Linux kernel, the following vulnerability has been resolved: media: b2c2: Fix use-after-free causing by irqcheckwork in flexcoppciremove The original code uses canceldelayedwork in flexcoppciremove, which does not guarantee that the delayed work item irqcheckwork has fully completed if it...

0.00218EPSS
SaveExploits0References9
NVD
NVD
added 2025/10/15 8:15 a.m.7 views

CVE-2025-39994

In the Linux kernel, the following vulnerability has been resolved: media: tuner: xc5000: Fix use-after-free in xc5000release The original code uses canceldelayedwork in xc5000release, which does not guarantee that the delayed work item timersleep has fully completed if it was already running. Th...

7.3CVSS0.00145EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/15 8:15 a.m.10 views

AZL-68510 CVE-2025-39994 affecting package kernel for versions less than 6.6.112.1-1

In the Linux kernel, the following vulnerability has been resolved: media: tuner: xc5000: Fix use-after-free in xc5000release The original code uses canceldelayedwork in xc5000release, which does not guarantee that the delayed work item timersleep has fully completed if it was already running. Th...

7.3CVSS5.6AI score0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/15 8:15 a.m.7 views

UBUNTU-CVE-2025-39994

In the Linux kernel, the following vulnerability has been resolved: media: tuner: xc5000: Fix use-after-free in xc5000release The original code uses canceldelayedwork in xc5000release, which does not guarantee that the delayed work item timersleep has fully completed if it was already running. Th...

7.3CVSS5.7AI score0.00145EPSS
SaveExploits0References33
OSV
OSV
added 2025/10/15 8:15 a.m.8 views

UBUNTU-CVE-2025-39996

In the Linux kernel, the following vulnerability has been resolved: media: b2c2: Fix use-after-free causing by irqcheckwork in flexcoppciremove The original code uses canceldelayedwork in flexcoppciremove, which does not guarantee that the delayed work item irqcheckwork has fully completed if it...

5.7AI score0.00218EPSS
SaveExploits0References33
OSV
OSV
added 2025/10/15 7:58 a.m.7 views

CVE-2025-39996 media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_remove

In the Linux kernel, the following vulnerability has been resolved: media: b2c2: Fix use-after-free causing by irqcheckwork in flexcoppciremove The original code uses canceldelayedwork in flexcoppciremove, which does not guarantee that the delayed work item irqcheckwork has fully completed if it...

6.5AI score
SaveExploits0References12
CVE
CVE
added 2025/10/15 7:58 a.m.42 views

CVE-2025-39996

CVE-2025-39996 affects the Linux kernel media driver for B2C2 FlexCop PCI. The underlying issue is a use-after-free caused by cancel_delayed_work() in flexcop_pci_remove(), which may free flexcop_device while irq_check_work is still running. The mitigation is to replace cancel_delayed_work() with...

6.2AI score0.00218EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/15 7:58 a.m.15 views

CVE-2025-39996 media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_remove

In the Linux kernel, the following vulnerability has been resolved: media: b2c2: Fix use-after-free causing by irqcheckwork in flexcoppciremove The original code uses canceldelayedwork in flexcoppciremove, which does not guarantee that the delayed work item irqcheckwork has fully completed if it...

0.00218EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/15 7:58 a.m.29 views

CVE-2025-39995

CVE-2025-39995: Linux kernel vulnerability in media: i2c: tc358743 where use-after-free occurs due to an orphan timer and in-flight delayed_work during probe failure. The cyclic timer schedules work_i2c_poll and delayed_work_enable_hotplug and may reference tc358743_state after it is freed. A fix...

6.2AI score0.00218EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/15 7:58 a.m.20 views

CVE-2025-39995 media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe

In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe The state-timer is a cyclic timer that schedules worki2cpoll and delayedworkenablehotplug, while rearming itself. Using timerdelete fails to guarantee...

0.00218EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/15 7:58 a.m.14 views

CVE-2025-39994 media: tuner: xc5000: Fix use-after-free in xc5000_release

In the Linux kernel, the following vulnerability has been resolved: media: tuner: xc5000: Fix use-after-free in xc5000release The original code uses canceldelayedwork in xc5000release, which does not guarantee that the delayed work item timersleep has fully completed if it was already running. Th...

7.3CVSS0.00145EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/15 7:58 a.m.33 views

CVE-2025-39994

CVE-2025-39994 concerns the Linux kernel media/tuners/xc5000 driver. The root cause is a use-after-free in xc5000_release() caused by cancel_delayed_work() not guaranteeing the delayed work item timer_sleep has finished before freeing priv data. The fix replaces cancel_delayed_work() with cancel_...

7.3CVSS6.2AI score0.00145EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/15 7:58 a.m.5 views

CVE-2025-39994 media: tuner: xc5000: Fix use-after-free in xc5000_release

In the Linux kernel, the following vulnerability has been resolved: media: tuner: xc5000: Fix use-after-free in xc5000release The original code uses canceldelayedwork in xc5000release, which does not guarantee that the delayed work item timersleep has fully completed if it was already running. Th...

7.3CVSS6.6AI score
SaveExploits0References12
Snyk
Snyk
added 2025/10/15 7:46 a.m.3 views

Improper Verification of Cryptographic Signature

Overview Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature when the spark.network.crypto.enabled is true and the cipher is not explicitly configured, resulting in the use of AES in CTR mode without authentication. An attacker can compromise the...

9CVSS6.9AI score0.00222EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/10/15 12:51 a.m.11 views

CVE-2025-42902

Due to the memory corruption vulnerability in SAP NetWeaver AS ABAP and ABAP Platform, an unauthenticated attacker can send a corrupted SAP Logon Ticket or SAP Assertion Ticket to the SAP application server. This leads to a dereference of NULL which makes the work process crash. As a result, it h...

5.3CVSS6.9AI score0.00361EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/10/15 12:31 a.m.17 views

kernel: RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix use-after-free of work objects after cmid destruction The commit 59c68ac31e15 "iwcm: free cmid resources on the last deref" simplified cmid resource management by freeing cmid once all references to the cmid were...

9.8CVSS6.7AI score0.00344EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/10/15 12:0 a.m.7 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 improper use of canceldelayedwork in xc5000release, which could lead to reuse after release...

5.9AI score0.00145EPSS
SaveExploits0References6
Rows per page
Query Builder