Lucene search
K

47 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: block: Disable the elevator delgendisk. The elevator is only used for file system operations, which are halted during delgendisk. Disabling the elevator and freeing the scheduler tags should be moved to the end of delgendisk,...

7.8CVSS6.2AI score0.00108EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.4 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: zloop: fixed the KASAN use-after-free of tagset When a zloop device is removed, the KASAN-enabled kernel reports “BUG KASAN use-after-free” in the blkmqfreetagset function. This bug occurs because zloopctlRemove calls putdisk,...

7.8CVSS5.7AI score0.00029EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.1 views

Astra Linux - уязвимость в linux

In the Linux kernel, the following vulnerability has been resolved: dm rq: fix double free of blkmqtagset in dev remove after table load fails When loading a device-mapper table for a request-based mapped device, and the allocation/initialization of the blkmqtagset for the device fails, a followi...

7.8CVSS6.2AI score0.00015EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.1 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: remove tag set when second admin queue config fails Commit 104d0e2f6222 "nvme-fabrics: reset admin connection for secure concatenation" modified nvmetcpsetupctrl to call nvmetcpconfigureadminqueue twice. The first call...

7.8CVSS6.4AI score0.00078EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/03/25 10:27 a.m.17 views

CVE-2026-23360 nvme: fix admin queue leak on controller reset

In the Linux kernel, the following vulnerability has been resolved: nvme: fix admin queue leak on controller reset When nvmeallocadmintagset is called during a controller reset, a previous admin queue may still exist. Release it properly before allocating a new one to avoid orphaning the old queu...

0.00018EPSS
Exploits0References7
OSV
OSV
added 2026/03/25 10:27 a.m.1 views

CVE-2026-23360 nvme: fix admin queue leak on controller reset

In the Linux kernel, the following vulnerability has been resolved: nvme: fix admin queue leak on controller reset When nvmeallocadmintagset is called during a controller reset, a previous admin queue may still exist. Release it properly before allocating a new one to avoid orphaning the old queu...

5.5CVSS5.7AI score0.00018EPSS
Exploits0References7
CVE
CVE
added 2026/03/18 5:41 p.m.6 views

CVE-2026-23261

CVE-2026-23261 corresponds to a Linux kernel NVMe over Fabrics issue where nvme_fc_init_ctrl leaks admin blk-mq resources if subsequent steps fail during controller setup. The fix ensures the admin_tagset is freed by checking ctrl->ctrl.admin_tagset in the fail_ctrl path and calling nvme_remov...

5.5CVSS5.7AI score0.00017EPSS
Exploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.1 views

SUSE CVE-2025-68224

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.1AI score0.00032EPSS
Exploits0References3
EUVD
EUVD
added 2025/12/16 3:30 p.m.1 views

EUVD-2025-203672

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix a regression triggered by scsihostbusy Commit 995412e23bb2 "blk-mq: Replace tags-lock with SRCU for tag iterators" introduced the following regression: Call trace: srcureadlock+0x30/0x80 P...

6AI score0.00032EPSS
Exploits0References8
NVD
NVD
added 2025/12/16 2:15 p.m.2 views

CVE-2025-68224

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00032EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.0 views

CVE-2025-68224

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.9AI score0.00032EPSS
Exploits0References9
OSV
OSV
added 2025/12/16 1:57 p.m.1 views

CVE-2025-68224 scsi: core: Fix a regression triggered by scsi_host_busy()

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix a regression triggered by scsihostbusy Commit 995412e23bb2 "blk-mq: Replace tags-lock with SRCU for tag iterators" introduced the following regression: Call trace: srcureadlock+0x30/0x80 P...

6.3AI score0.00032EPSS
Exploits0References10
Cvelist
Cvelist
added 2025/12/16 1:57 p.m.24 views

CVE-2025-68224

...

0.00032EPSS
Exploits0
CVE
CVE
added 2025/12/16 1:57 p.m.8 views

CVE-2025-68224

CVE-2025-68224 is rejected/not used as stated in the Initial Description.

6.1AI score0.00032EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.2 views

PT-2025-51637

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A regression was introduced in the Linux kernel due to a commit 995412e23bb2 related to SCSI core functionality and tag iterators. This regression is triggered by the scsi host busy...

5.3AI score0.00032EPSS
Exploits0References25
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-25581

Malicious code in bioql PyPI...

6.4AI score0.00029EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-20047

Malicious code in bioql PyPI...

6.4AI score0.00078EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/09/16 6:9 p.m.2 views

CVE-2022-50342

In the Linux kernel, the following vulnerability has been resolved: floppy: Fix memory leak in dofloppyinit A memory leak was reported when floppyallocdisk failed in dofloppyinit. unreferenced object 0xffff888115ed25a0 size 8: comm "modprobe", pid 727, jiffies 4295051278 age 25.529s hex dump firs...

5.5CVSS5.8AI score0.00022EPSS
Exploits0References4
OSV
OSV
added 2025/09/16 5:15 p.m.4 views

DEBIAN-CVE-2022-50342

In the Linux kernel, the following vulnerability has been resolved: floppy: Fix memory leak in dofloppyinit A memory leak was reported when floppyallocdisk failed in dofloppyinit. unreferenced object 0xffff888115ed25a0 size 8: comm "modprobe", pid 727, jiffies 4295051278 age 25.529s hex dump firs...

5.5CVSS5.4AI score0.00022EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.3 views

PT-2025-38011

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak was identified in the do floppy init function within the Linux kernel. The leak occurs when floppy alloc disk fails during initialization, specifically when allocating di...

6.1AI score0.00022EPSS
Exploits0References6
Rows per page
Query Builder