Lucene search
+L

1081 matches found

CNNVD
CNNVD
added 2025/12/24 12:0 a.m.8 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 lack of lock protection when modifying a delayed close file list, which could lead to data contention...

6AI score0.00175EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.5 views

PT-2025-52895

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to double freeing of a qgroup record after a failure to add a delayed reference head. Specifically, the issue arises from a double kfree scenario...

6.3AI score0.00173EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-68359

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: fix double free of qgroup record after failure to add delayed ref head In the previous code it was possible to incur into a double kfree scenario when...

5.5AI score0.00173EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.6 views

PT-2025-52947

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the SMB3 implementation related to missing locks protecting the deferred close file list. Specifically, the cifs del deferred close function, which...

7.8CVSS6.4AI score0.00462EPSS
SaveExploits2References896
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.6 views

PT-2025-53156

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the handling of poll interval within the bq27xxx battery driver. Specifically, the issue involves potential race conditions on device removal...

7.8CVSS6AI score0.00462EPSS
SaveExploits2References899
SUSE CVE
SUSE CVE
added 2025/12/20 12:25 a.m.10 views

SUSE CVE-2025-68323

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: fix use-after-free caused by uec-work The delayed work uec-work is scheduled in gaokunucsiprobe but never properly canceled in gaokunucsiremove. This creates use-after-free scenarios where the ucsi and gaokunucs...

7CVSS6.2AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/20 12:25 a.m.7 views

SUSE CVE-2025-68324

In the Linux kernel, the following vulnerability has been resolved: scsi: imm: Fix use-after-free bug caused by unfinished delayed work The delayed work item 'immtq' is initialized in immattach and scheduled via immqueuecommand for processing SCSI commands. When the IMM parallel port SCSI host...

6.4CVSS6.5AI score0.00162EPSS
SaveExploits0References20
OSV
OSV
added 2025/12/18 3:16 p.m.8 views

AZL-72742 CVE-2025-68324 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: imm: Fix use-after-free bug caused by unfinished delayed work The delayed work item 'immtq' is initialized in immattach and scheduled via immqueuecommand for processing SCSI commands. When the IMM parallel port SCSI host...

5.8AI score0.00162EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/18 3:16 p.m.9 views

CVE-2025-68324

In the Linux kernel, the following vulnerability has been resolved: scsi: imm: Fix use-after-free bug caused by unfinished delayed work The delayed work item 'immtq' is initialized in immattach and scheduled via immqueuecommand for processing SCSI commands. When the IMM parallel port SCSI host...

0.00162EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/18 3:16 p.m.5 views

CVE-2025-68323

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: fix use-after-free caused by uec-work The delayed work uec-work is scheduled in gaokunucsiprobe but never properly canceled in gaokunucsiremove. This creates use-after-free scenarios where the ucsi and gaokunucs...

0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/18 3:16 p.m.8 views

UBUNTU-CVE-2025-68324

In the Linux kernel, the following vulnerability has been resolved: scsi: imm: Fix use-after-free bug caused by unfinished delayed work The delayed work item 'immtq' is initialized in immattach and scheduled via immqueuecommand for processing SCSI commands. When the IMM parallel port SCSI host...

5.7AI score0.00162EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2025/12/18 3:16 p.m.3 views

CVE-2025-68324

In the Linux kernel, the following vulnerability has been resolved: scsi: imm: Fix use-after-free bug caused by unfinished delayed work The delayed work item 'immtq' is initialized in immattach and scheduled via immqueuecommand for processing SCSI commands. When the IMM parallel port SCSI host...

6.1AI score0.00162EPSS
SaveExploits0References13
OSV
OSV
added 2025/12/18 3:2 p.m.8 views

CVE-2025-68324 scsi: imm: Fix use-after-free bug caused by unfinished delayed work

In the Linux kernel, the following vulnerability has been resolved: scsi: imm: Fix use-after-free bug caused by unfinished delayed work The delayed work item 'immtq' is initialized in immattach and scheduled via immqueuecommand for processing SCSI commands. When the IMM parallel port SCSI host...

6.4AI score0.00162EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/18 3:2 p.m.30 views

CVE-2025-68324 scsi: imm: Fix use-after-free bug caused by unfinished delayed work

In the Linux kernel, the following vulnerability has been resolved: scsi: imm: Fix use-after-free bug caused by unfinished delayed work The delayed work item 'immtq' is initialized in immattach and scheduled via immqueuecommand for processing SCSI commands. When the IMM parallel port SCSI host...

0.00162EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/18 3:2 p.m.28 views

CVE-2025-68324

CVE-2025-68324 concerns the Linux kernel SCSI IMM driver. A use-after-free could occur if imm_detach() deallocates the imm_struct while a scheduled or running delayed work item (imm_tq) is still pending, leading to imm_interrupt() accessing freed memory. The provided documents explicitly describe...

6.1AI score0.00162EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/18 3:2 p.m.10 views

CVE-2025-68324

In the Linux kernel, the following vulnerability has been resolved: scsi: imm: Fix use-after-free bug caused by unfinished delayed work The delayed work item 'immtq' is initialized in immattach and scheduled via immqueuecommand for processing SCSI commands. When the IMM parallel port SCSI host...

5.4AI score0.00162EPSS
SaveExploits0
OSV
OSV
added 2025/12/18 3:2 p.m.5 views

CVE-2025-68323 usb: typec: ucsi: fix use-after-free caused by uec->work

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: fix use-after-free caused by uec-work The delayed work uec-work is scheduled in gaokunucsiprobe but never properly canceled in gaokunucsiremove. This creates use-after-free scenarios where the ucsi and gaokunucs...

6.1AI score0.00173EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/18 3:2 p.m.30 views

CVE-2025-68323 usb: typec: ucsi: fix use-after-free caused by uec->work

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: fix use-after-free caused by uec-work The delayed work uec-work is scheduled in gaokunucsiprobe but never properly canceled in gaokunucsiremove. This creates use-after-free scenarios where the ucsi and gaokunucs...

0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/18 12:24 a.m.6 views

SUSE CVE-2025-68299

In the Linux kernel, the following vulnerability has been resolved: afs: Fix delayed allocation of a cell's anonymous key The allocation of a cell's anonymous key is done in a background thread along with other cell setup such as doing a DNS upcall. In the reported bug, this is triggered by...

6.7AI score0.00221EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/18 12:0 a.m.3 views

PT-2025-52252

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the Linux kernel related to the SCSI subsystem and the IMM Integrated Microcode Module parallel port SCSI host adapter. The problem occurs because a...

6.1AI score0.00162EPSS
SaveExploits0
Rows per page
Query Builder