Lucene search
+L

702 matches found

UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.10 views

CVE-2026-74384

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix flex array size in struct nvmenshead struct nvmenshead contains a flexible array member, currentpath, which is indexed using the NUMA node ID: head-currentpathnumanodeid The structure is currently allocated as...

9.8CVSS5.5AI score0.00514EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/15 6:22 a.m.7 views

UBUNTU-CVE-2026-74384

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix flex array size in struct nvmenshead struct nvmenshead contains a flexible array member, currentpath, which is indexed using the NUMA node ID: head-currentpathnumanodeid The structure is currently allocated as...

9.8CVSS5.4AI score0.00514EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/08/15 5:59 a.m.14 views

CVE-2026-74384

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix flex array size in struct nvmenshead struct nvmenshead contains a flexible array member, currentpath, which is indexed using the NUMA node ID: head-currentpathnumanodeid The structure is currently allocated as...

5.3AI score0.00514EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/08/15 5:59 a.m.34 views

CVE-2026-74384 nvme-multipath: fix flex array size in struct nvme_ns_head

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix flex array size in struct nvmenshead struct nvmenshead contains a flexible array member, currentpath, which is indexed using the NUMA node ID: head-currentpathnumanodeid The structure is currently allocated as...

9.8CVSS0.00514EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:59 a.m.11 views

EUVD-2026-59531

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix flex array size in struct nvmenshead struct nvmenshead contains a flexible array member, currentpath, which is indexed using the NUMA node ID: head-currentpathnumanodeid The structure is currently allocated as...

5.4AI score0.00514EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:59 a.m.21 views

CVE-2026-74384 nvme-multipath: fix flex array size in struct nvme_ns_head

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix flex array size in struct nvmenshead struct nvmenshead contains a flexible array member, currentpath, which is indexed using the NUMA node ID: head-currentpathnumanodeid The structure is currently allocated as...

9.8CVSS5.5AI score
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/07/21 6:24 p.m.21 views

kernel: flex_proportions: make fprop_new_period() hardirq safe

A deadlock vulnerability was found in the Linux kernel's flexible proportions fprop code used for I/O writeback accounting. When a hardirq interrupts the seqcount write section in fpropnewperiod during softirq context, a reader in the hardirq handler can spin indefinitely waiting for the odd...

5.5CVSS5AI score0.00114EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/19 5:34 p.m.24 views

SUSE CVE-2026-63815

In the Linux kernel, the following vulnerability has been resolved: f2fs: bound iinlinexattrsize for non-inline-xattr inodes When the flexibleinlinexattr feature is enabled, doreadinode loads the on-disk iinlinexattrsize unconditionally: if f2fssbhasflexibleinlinexattrsbi fi-iinlinexattrsize =...

7.1CVSS5.4AI score0.00139EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 12:16 p.m.15 views

CVE-2026-63815

In the Linux kernel, the following vulnerability has been resolved: f2fs: bound iinlinexattrsize for non-inline-xattr inodes When the flexibleinlinexattr feature is enabled, doreadinode loads the on-disk iinlinexattrsize unconditionally: if f2fssbhasflexibleinlinexattrsbi fi-iinlinexattrsize =...

8.4CVSS0.00139EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:02 p.m.11 views

CVE-2026-63815

In the Linux kernel, the following vulnerability has been resolved: f2fs: bound iinlinexattrsize for non-inline-xattr inodes When the flexibleinlinexattr feature is enabled, doreadinode loads the on-disk iinlinexattrsize unconditionally: if f2fssbhasflexibleinlinexattrsbi fi-iinlinexattrsize =...

8.4CVSS5.3AI score0.00139EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/07/19 12:02 p.m.44 views

CVE-2026-63815 f2fs: bound i_inline_xattr_size for non-inline-xattr inodes

In the Linux kernel, the following vulnerability has been resolved: f2fs: bound iinlinexattrsize for non-inline-xattr inodes When the flexibleinlinexattr feature is enabled, doreadinode loads the on-disk iinlinexattrsize unconditionally: if f2fssbhasflexibleinlinexattrsbi fi-iinlinexattrsize =...

8.4CVSS0.00139EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 12:02 p.m.9 views

CVE-2026-63815 f2fs: bound i_inline_xattr_size for non-inline-xattr inodes

In the Linux kernel, the following vulnerability has been resolved: f2fs: bound iinlinexattrsize for non-inline-xattr inodes When the flexibleinlinexattr feature is enabled, doreadinode loads the on-disk iinlinexattrsize unconditionally: if f2fssbhasflexibleinlinexattrsbi fi-iinlinexattrsize =...

8.4CVSS5.4AI score
SaveExploits0References11
CVE
CVE
added 2026/07/19 12:02 p.m.44 views

CVE-2026-63815

CVE-2026-63815 (Linux kernel, f2fs) : The vulnerability arises when flexible_inline_xattr is enabled; do_read_inode() unconditionally loads i_inline_xattr_size from disk, but sanity_check_inode() only validates it if FI_INLINE_XATTR is set. This enables an attacker-controlled i_inline_xattr_size ...

8.4CVSS5.4AI score0.00139EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 12:02 p.m.16 views

CVE-2026-63815

In the Linux kernel, the following vulnerability has been resolved: f2fs: bound iinlinexattrsize for non-inline-xattr inodes When the flexibleinlinexattr feature is enabled, doreadinode loads the on-disk iinlinexattrsize unconditionally: if f2fssbhasflexibleinlinexattrsbi fi-iinlinexattrsize =...

8.4CVSS5.3AI score0.00139EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 12:02 p.m.12 views

EUVD-2026-45481

In the Linux kernel, the following vulnerability has been resolved: f2fs: bound iinlinexattrsize for non-inline-xattr inodes When the flexibleinlinexattr feature is enabled, doreadinode loads the on-disk iinlinexattrsize unconditionally: if f2fssbhasflexibleinlinexattrsbi fi-iinlinexattrsize =...

5.3AI score0.00139EPSS
SaveExploits0References4
Fedora
Fedora
added 2026/07/19 5:48 a.m.12 views

[SECURITY] Fedora 44 Update: opam-2.5.2-1.fc44

Opam is a source-based package manager for OCaml. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow...

5.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.17 views

PT-2026-61131

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds read exists in the f2fs file system when the flexible inline xattr feature is enabled. The do read inode function loads the i inline xattr size value from disk without...

9.8CVSS5.2AI score0.00775EPSS
SaveExploits0References78
Patchstack
Patchstack
added 2026/07/08 12:20 p.m.11 views

WordPress Flexible Refund and Return Order for WooCommerce plugin <= 1.0.51 - Cross Site Scripting (XSS) vulnerability

Cross Site Scripting XSS vulnerability discovered by hhhai in WordPress Plugin Flexible Refund and Return Order for WooCommerce versions = 1.0.51...

6.5CVSS6.1AI score0.00224EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/06/25 9:16 a.m.8 views

AZL-90905 CVE-2026-53182 affecting package kernel for versions less than 6.6.143.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: reject oversized EMA RNR lists nl80211parsernrelems stores the parsed element count in a u8-backed cfg80211rnrelems::cnt field and uses that count to size the flexible array allocation. Reject nested...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.10 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: flexproportions: making fpropnewperiod safe from hardirq issues. Bernd reported a deadlock issue in the flexible proportions code, which essentially complained about the following race conditions: runtimersoftirq – we’re in a...

5.5CVSS4.3AI score0.00114EPSS
SaveExploits0References3
Rows per page
Query Builder