Lucene search
+L

976 matches found

AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fixed possible data races in gfs2showoptions Some fields such as gtlogdsecs of the struct gfs2tune are accessed without holding the lock gtspin in gfs2showoptions: val = sdp-sdtune.gtlogdsecs; if val != 30 seqprintfs,...

7CVSS5.5AI score0.00135EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 12:02 p.m.67 views

CVE-2026-68317

The CVE-2026-68317 entry concerns the Linux kernel pds_core component, focusing on races when adding or deleting an auxiliary device slot (pf->vfs[vf_id].padev). Root cause: both the VF and PF paths (pdsc_reset_done and devlink enable_vnet/disable_vnet) serialize on config_lock but fail to gua...

5.3AI score0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 11:59 a.m.60 views

EUVD-2026-55519

In the Linux kernel, the following vulnerability has been resolved: net/sched: serialize qdiscrtablist against concurrent get/put qdiscgetrtab and qdiscputrtab mutate the process-global singly linked list qdiscrtablist and a plain non-atomic 'int refcnt' with no lock. This was only safe because...

5.3AI score0.00283EPSS
SaveExploits2References2
SUSE CVE
SUSE CVE
added 2026/08/06 11:55 p.m.11 views

SUSE CVE-2026-64588

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix data races on ring-ready On weakly-ordered architectures, the store to fiq-ops can be reordered past the store to ring-ready, allowing a CPU that sees ring-ready == true via fuseuringready to dispatch requests...

5.5CVSS5.4AI score0.00119EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/06 7:13 a.m.11 views

CVE-2026-64588

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix data races on ring-ready On weakly-ordered architectures, the store to fiq-ops can be reordered past the store to ring-ready, allowing a CPU that sees ring-ready == true via fuseuringready to dispatch requests...

7.8CVSS5.3AI score0.00119EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/06 7:13 a.m.13 views

EUVD-2026-53775

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix data races on ring-ready On weakly-ordered architectures, the store to fiq-ops can be reordered past the store to ring-ready, allowing a CPU that sees ring-ready == true via fuseuringready to dispatch requests...

5.4AI score0.00119EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/06 7:13 a.m.79 views

CVE-2026-64588

The CVE-2026-64588 entry describes a Linux kernel data-race in fuse-uring on ring->ready. The root cause is a weak-ordering issue where a store to fiq->ops could be reordered past ring->ready, allowing a CPU that observes ring->ready == true to dispatch via a stale fiq->ops pointer...

7.8CVSS5.4AI score0.00119EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 7:13 a.m.23 views

CVE-2026-64588 fuse-uring: fix data races on ring->ready

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix data races on ring-ready On weakly-ordered architectures, the store to fiq-ops can be reordered past the store to ring-ready, allowing a CPU that sees ring-ready == true via fuseuringready to dispatch requests...

7.8CVSS5.4AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.16 views

CVE-2026-64435

In the Linux kernel, the following vulnerability has been resolved: audit: Fix data races of skbqueuelen readers on auditqueue Multiple readers access auditqueue.qlen via skbqueuelen without holding the queue lock or using READONCE, while kauditd writes to this field via the skbdequeue → skbunlin...

8.2CVSS5.7AI score0.00424EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.16 views

CVE-2026-64260

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: Avoid queue-stopped races and set/read that value under lock There are several readers of queue-stopped that check the value under lock, but fuseuringcommitfetch did not and actually the value was not set under the lo...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-64435

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - audit: Fix data races of skbqueuelen readers on auditqueue Multiple readers access auditqueue.qlen via skbqueuelen without holding the queue lock or using...

8.2CVSS5.4AI score0.00424EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/20 8:27 p.m.18 views

CVE-2026-44509

Rsync vulnerability CVE-2026-44509 (connected to CVE-2026-43619) concerns the rsync daemon when use chroot is set to no. Prior to 3.4.3, fixes for symlink race issues in open() did not cover races in other path-based calls such as chmod() and chown(), enabling a local attacker with filesystem acc...

5.4AI score0.00068EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 3:39 p.m.7 views

CVE-2026-64056 net: ethernet: cortina: Make RX SKB per-port

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Make RX SKB per-port The SKB used to assemble packets from fragments in gmacrx is static local, but the Gemini has two ethernet ports, meaning there can be races between the ports on a bad day if a device ...

9.8CVSS5.3AI score
SaveExploits0References11
EUVD
EUVD
added 2026/07/19 3:39 p.m.13 views

EUVD-2026-45629

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Make RX SKB per-port The SKB used to assemble packets from fragments in gmacrx is static local, but the Gemini has two ethernet ports, meaning there can be races between the ports on a bad day if a device ...

5.4AI score0.00552EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.18 views

PT-2026-61373

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the net: ethernet: cortina driver within the gmac rx function. The socket buffer SKB used to assemble packets from fragments was implemented as a static local...

9.8CVSS5.4AI score0.00552EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/01 3:19 a.m.10 views

SUSE CVE-2026-53062

In the Linux kernel, the following vulnerability has been resolved: dm cache policy smq: fix missing locks in invalidating cache blocks In passthrough mode, the policy invalidatemapping operation is called simultaneously from multiple workers, thus it should be protected by a lock. Otherwise, we...

5.3CVSS5.8AI score0.00097EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/06/25 6:17 p.m.16 views

CVE-2026-53062

A flaw was found in the Linux kernel's device-mapper dm cache policy, specifically within the smq module. In passthrough mode, the invalidatemapping operation lacks proper locking, allowing for concurrent access. This can lead to data races, resulting in data corruption or use-after-free issues,...

7.8CVSS5.8AI score0.00097EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/25 8:39 a.m.43 views

CVE-2026-53269 netfilter: synproxy: add mutex to guard hook reference counting

In the Linux kernel, the following vulnerability has been resolved: netfilter: synproxy: add mutex to guard hook reference counting As the synproxy infrastructure register netfilter hooks on-demand when a user adds the first iptables target or nftables expression, if done concurrently they can ra...

0.00162EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-53062

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm cache policy smq: fix missing locks in invalidating cache blocks In passthrough mode, the policy invalidatemapping operation is called simultaneously from...

7.8CVSS4.2AI score0.00097EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/24 5:17 p.m.9 views

CVE-2026-53062

In the Linux kernel, the following vulnerability has been resolved: dm cache policy smq: fix missing locks in invalidating cache blocks In passthrough mode, the policy invalidatemapping operation is called simultaneously from multiple workers, thus it should be protected by a lock. Otherwise, we...

7.8CVSS0.00097EPSS
SaveExploits0References8
Rows per page
Query Builder