Lucene search
+L

4950 matches found

RedhatCVE
RedhatCVE
added 10 hours ago2 views

CVE-2026-64192

A flaw was found in the Linux kernel. When the BPF Berkeley Packet Filter Linux Security Module LSM is compiled into the kernel but not explicitly enabled at boot, a privileged user can create and update a BPF inode storage map. This improper initialization leads to an incorrect memory offset...

7CVSS5.3AI score
Exploits0References4
RedhatCVE
RedhatCVE
added 11 hours ago3 views

CVE-2026-64189

A flaw was found in the Linux kernel's netfilter ipset component. A race condition exists between the ipsetlist resize operation and dump operations. This can lead to a use-after-free vulnerability, where memory is accessed after it has been deallocated. A successful exploitation of this flaw cou...

7CVSS5.3AI score
Exploits0References4
NVD
NVD
added yesterday5 views

CVE-2026-64192

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject BPFMAPTYPEINODESTORAGE creation if BPF LSM is uninitialized When CONFIGBPFLSM=y is set, BPF inode storage maps BPFMAPTYPEINODESTORAGE are compiled into the kernel. However, if the BPF LSM is not explicitly enabled at...

Exploits0References2
EUVD
EUVD
added yesterday6 views

EUVD-2026-46012

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject BPFMAPTYPEINODESTORAGE creation if BPF LSM is uninitialized When CONFIGBPFLSM=y is set, BPF inode storage maps BPFMAPTYPEINODESTORAGE are compiled into the kernel. However, if the BPF LSM is not explicitly enabled at...

5.3AI score
Exploits0References2
Cvelist
Cvelist
added yesterday21 views

CVE-2026-64192 bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject BPFMAPTYPEINODESTORAGE creation if BPF LSM is uninitialized When CONFIGBPFLSM=y is set, BPF inode storage maps BPFMAPTYPEINODESTORAGE are compiled into the kernel. However, if the BPF LSM is not explicitly enabled at...

Exploits0References2
CVE
CVE
added yesterday9 views

CVE-2026-64192

The CVE-2026-64192 issue affects the Linux kernel BPF inode storage maps: when BPF_LSM is compiled in but not boot-enabled, lsm_prepare() may not run, leaving bpf_lsm_blob_sizes.lbs_inode uninitialized. As a result, privileged creation/update of BPF_MAP_TYPE_INODE_STORAGE can misaddress inode-&gt...

5.3AI score
Exploits0References2
ATTACKERKB
ATTACKERKB
added yesterday5 views

CVE-2026-64192

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject BPFMAPTYPEINODESTORAGE creation if BPF LSM is uninitialized When CONFIGBPFLSM=y is set, BPF inode storage maps BPFMAPTYPEINODESTORAGE are compiled into the kernel. However, if the BPF LSM is not explicitly enabled at...

5.2AI score
Exploits0References3Affected Software1
RedhatCVE
RedhatCVE
added yesterday6 views

CVE-2026-53392

A flaw was found in the Linux kernel's NFSv4 Network File System version 4 flexfiles component. This vulnerability occurs when the fflayoutalloclseg function processes a malformed flexfiles layout that specifies a zero filehandle version count. An attacker could exploit this by providing a...

7.5CVSS5.4AI score0.00168EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added yesterday5 views

CVE-2026-53381

A flaw was found in the virtiofs component of the Linux kernel. A use-after-free UAF vulnerability exists during submount unmount operations. This occurs because the iput function, called from fusereleaseend, can attempt to access a super block that has already been destroyed. This can lead to a...

7.8CVSS5.3AI score0.00195EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2 days ago5 views

SUSE CVE-2026-63818

In the Linux kernel, the following vulnerability has been resolved: f2fs: validate orphan inode entry count f2fsrecoverorphaninodes trusts the orphan block entrycount when replaying orphan inodes from the checkpoint pack. A corrupted entrycount larger than F2FSORPHANSPERBLOCK makes the recovery...

5.5AI score0.00157EPSS
Exploits0References2
NVD
NVD
added 2 days ago4 views

CVE-2026-64114

In the Linux kernel, the following vulnerability has been resolved: ipv4: raw: reject IPHDRINCL packets with ihl ihl 4; err = -EINVAL; if iphlen length goto errorfree; if iphlen = sizeofiph / fix up saddr, totlen, id, csum, transportheader / It does not, however, reject ihl = sizeofiph" branch is...

7.8CVSS0.00185EPSS
Exploits0References8
ATTACKERKB
ATTACKERKB
added 2 days ago4 views

CVE-2026-64114

In the Linux kernel, the following vulnerability has been resolved: ipv4: raw: reject IPHDRINCL packets with ihl ihl 4; err = -EINVAL; if iphlen length goto errorfree; if iphlen = sizeofiph / fix up saddr, totlen, id, csum, transportheader / It does not, however, reject ihl = sizeofiph" branch is...

5.4AI score0.00185EPSS
Exploits0References9Affected Software1
Cvelist
Cvelist
added 2 days ago28 views

CVE-2026-64114 ipv4: raw: reject IP_HDRINCL packets with ihl < 5

In the Linux kernel, the following vulnerability has been resolved: ipv4: raw: reject IPHDRINCL packets with ihl ihl 4; err = -EINVAL; if iphlen length goto errorfree; if iphlen = sizeofiph / fix up saddr, totlen, id, csum, transportheader / It does not, however, reject ihl = sizeofiph" branch is...

7.8CVSS0.00185EPSS
Exploits0References8
Cvelist
Cvelist
added 2 days ago27 views

CVE-2026-64012 net/sched: sch_sfb: Replace direct dequeue call with peek and qdisc_dequeue_peeked

In the Linux kernel, the following vulnerability has been resolved: net/sched: schsfb: Replace direct dequeue call with peek and qdiscdequeuepeeked When sfb has children eg qfq qdisc whose peek callback is qdiscpeekdequeued, we could get a kernel panic. When the parent of such qdiscs eg illustrat...

0.00176EPSS
Exploits0References8
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-45585

In the Linux kernel, the following vulnerability has been resolved: net/sched: schsfb: Replace direct dequeue call with peek and qdiscdequeuepeeked When sfb has children eg qfq qdisc whose peek callback is qdiscpeekdequeued, we could get a kernel panic. When the parent of such qdiscs eg illustrat...

5.4AI score0.00176EPSS
Exploits0References8
OSV
OSV
added 2 days ago3 views

CVE-2026-64012 net/sched: sch_sfb: Replace direct dequeue call with peek and qdisc_dequeue_peeked

In the Linux kernel, the following vulnerability has been resolved: net/sched: schsfb: Replace direct dequeue call with peek and qdiscdequeuepeeked When sfb has children eg qfq qdisc whose peek callback is qdiscpeekdequeued, we could get a kernel panic. When the parent of such qdiscs eg illustrat...

5.4AI score0.00176EPSS
Exploits0References11
CVE
CVE
added 2 days ago8 views

CVE-2026-63915

CVE-2026-63915 : In the Linux kernel, the NFC NFC HCI stack (nfc_hci_recv_from_llc and nci_hci_data_received_cb) is vulnerable to an out-of-bounds heap read from packet-&gt;header when a 0-byte HCP frame is received, because the code reads skb-&gt;data at entry without ensuring a byte is present....

8.8CVSS5.6AI score0.0021EPSS
Exploits0References8
OSV
OSV
added 2 days ago4 views

CVE-2026-63878 drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFO

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: check numentries in GEMOP GETMAPPINGINFO kvcallocargs-numentries, sizeofvmentries, GFPKERNEL at amdgpugem.c:1050 uses the user-supplied numentries directly without any upper bounds check. Since numentries is a u32 and...

5.3AI score0.00198EPSS
Exploits0References6
NVD
NVD
added 2 days ago5 views

CVE-2026-63818

In the Linux kernel, the following vulnerability has been resolved: f2fs: validate orphan inode entry count f2fsrecoverorphaninodes trusts the orphan block entrycount when replaying orphan inodes from the checkpoint pack. A corrupted entrycount larger than F2FSORPHANSPERBLOCK makes the recovery...

8.4CVSS0.00157EPSS
Exploits0References4
OSV
OSV
added 2 days ago4 views

CVE-2026-63818 f2fs: validate orphan inode entry count

In the Linux kernel, the following vulnerability has been resolved: f2fs: validate orphan inode entry count f2fsrecoverorphaninodes trusts the orphan block entrycount when replaying orphan inodes from the checkpoint pack. A corrupted entrycount larger than F2FSORPHANSPERBLOCK makes the recovery...

8.4CVSS5.4AI score0.00157EPSS
Exploits0References7
Rows per page
Query Builder