Lucene search
+L

738 matches found

Cvelist
Cvelist
added 2026/07/19 3:39 p.m.39 views

CVE-2026-64067 netfs: Fix missing barriers when accessing stream->subrequests locklessly

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix missing barriers when accessing stream-subrequests locklessly The list of subrequests attached to stream-subrequests is accessed without locks by netfscollectreadresults and netfscollectwriteresults, and then they acce...

9.8CVSS0.0038EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.16 views

CVE-2026-64067

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix missing barriers when accessing stream-subrequests locklessly The list of subrequests attached to stream-subrequests is accessed without locks by netfscollectreadresults and netfscollectwriteresults, and then they acce...

9.8CVSS5.2AI score0.0038EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 3:39 p.m.8 views

CVE-2026-64067 netfs: Fix missing barriers when accessing stream->subrequests locklessly

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix missing barriers when accessing stream-subrequests locklessly The list of subrequests attached to stream-subrequests is accessed without locks by netfscollectreadresults and netfscollectwriteresults, and then they acce...

9.8CVSS5.3AI score
SaveExploits0References5
CVE
CVE
added 2026/07/19 3:39 p.m.77 views

CVE-2026-64067

The CVE-2026-64067 issue concerns the Linux kernel netfs component, where stream->subrequests was accessed without proper memory barriers. The vulnerability arises from lockless access to the list of subrequests, allowing race conditions when netfs_collect_read_results() and netfs_collect_writ...

9.8CVSS5.4AI score0.0038EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/19 3:39 p.m.16 views

EUVD-2026-45640

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix missing barriers when accessing stream-subrequests locklessly The list of subrequests attached to stream-subrequests is accessed without locks by netfscollectreadresults and netfscollectwriteresults, and then they acce...

5.4AI score0.0038EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 12:16 p.m.12 views

CVE-2026-63804

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix use-after-free in gfs2qddealloc gfs2qddealloc, called as an RCU callback from gfs2qddispose, accesses the superblock object sdp through qd-qdsbd after freeing qd. It does so to decrement sdquotacount and wake up...

7.8CVSS0.00137EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:02 p.m.10 views

CVE-2026-63804

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix use-after-free in gfs2qddealloc gfs2qddealloc, called as an RCU callback from gfs2qddispose, accesses the superblock object sdp through qd-qdsbd after freeing qd. It does so to decrement sdquotacount and wake up...

5.3AI score0.00137EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/07/19 12:02 p.m.35 views

CVE-2026-63804

The CVE-2026-63804 issue is a gfs2 use-after-free in gfs2_qd_dealloc triggered by an RCU callback accessing sdp after qd is freed. The root cause is that gfs2_put_super() may free the superblock via free_sbd() before pending RCU callbacks (including gfs2_qd_dealloc) complete. The public details i...

7.8CVSS5.5AI score0.00137EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 12:02 p.m.15 views

CVE-2026-63804

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix use-after-free in gfs2qddealloc gfs2qddealloc, called as an RCU callback from gfs2qddispose, accesses the superblock object sdp through qd-qdsbd after freeing qd. It does so to decrement sdquotacount and wake up...

7.8CVSS5.3AI score0.00137EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 12:02 p.m.40 views

CVE-2026-63804 gfs2: fix use-after-free in gfs2_qd_dealloc

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix use-after-free in gfs2qddealloc gfs2qddealloc, called as an RCU callback from gfs2qddispose, accesses the superblock object sdp through qd-qdsbd after freeing qd. It does so to decrement sdquotacount and wake up...

0.00137EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/19 12:02 p.m.14 views

EUVD-2026-45470

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix use-after-free in gfs2qddealloc gfs2qddealloc, called as an RCU callback from gfs2qddispose, accesses the superblock object sdp through qd-qdsbd after freeing qd. It does so to decrement sdquotacount and wake up...

5.4AI score0.00137EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/19 12:02 p.m.7 views

CVE-2026-63804 gfs2: fix use-after-free in gfs2_qd_dealloc

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix use-after-free in gfs2qddealloc gfs2qddealloc, called as an RCU callback from gfs2qddispose, accesses the superblock object sdp through qd-qdsbd after freeing qd. It does so to decrement sdquotacount and wake up...

5.5AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.15 views

PT-2026-61120

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the GFS2 file system within the gfs2 qd dealloc function. This function is executed as an RCU Read-Copy-Update callback—a mechanism used to synchronize...

9.8CVSS5.4AI score0.0069EPSS
SaveExploits0References79
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.17 views

PT-2026-61384

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the netfs component where the list of subrequests attached to stream-subrequests is accessed without locks by the functions netfs collect read results and netfs collec...

9.8CVSS5.1AI score0.0038EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2026/07/09 12:00 a.m.11 views

tigervnc security update

1.8.0-33.0.11 - Fix CVE-2026-33999, CVE-2026-34000, CVE-2026-34001, CVE-2026-34002, CVE-2026-34003 and CVE-2026-34352 Orabug: 39478221 1.8.0-33.0.9 - Fix CVE-2025-62229: xorg-x11-server: Use-after-free in XPresentNotify structures creation Orabug: 38694278 - Fix CVE-2025-62230: xorg-x11-server:...

9.8CVSS6.8AI score0.00489EPSS
SaveExploits0
NVD
NVD
added 2026/07/01 2:16 p.m.25 views

CVE-2026-53354

In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Mitigate TLBI errata on various Arm CPUs A number of CPUs developed by Arm suffer from errata whereby a broadcast TLBI;DSB sequence may complete before the global observation of writes which are translated by an...

8.8CVSS0.00129EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/01 2:16 p.m.9 views

UBUNTU-CVE-2026-53354

In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Mitigate TLBI errata on various Arm CPUs A number of CPUs developed by Arm suffer from errata whereby a broadcast TLBI;DSB sequence may complete before the global observation of writes which are translated by an...

8.8CVSS5.7AI score0.00129EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2026/07/01 1:32 p.m.54 views

CVE-2026-53354 arm64: errata: Mitigate TLBI errata on various Arm CPUs

In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Mitigate TLBI errata on various Arm CPUs A number of CPUs developed by Arm suffer from errata whereby a broadcast TLBI;DSB sequence may complete before the global observation of writes which are translated by an...

8.8CVSS0.00129EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/07/01 1:32 p.m.12 views

CVE-2026-53354

In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Mitigate TLBI errata on various Arm CPUs A number of CPUs developed by Arm suffer from errata whereby a broadcast TLBI;DSB sequence may complete before the global observation of writes which are translated by an...

9.1CVSS6.2AI score0.00571EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2026/07/01 1:32 p.m.59 views

CVE-2026-53354

Technical details for CVE-2026-53354 are not provided in the connected documents. Monitor for updates.

8.8CVSS5.8AI score0.00129EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder