Lucene search
+L

71082 matches found

EUVD
EUVD
added 2026/09/11 7:44 p.m.10 views

EUVD-2026-76492

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfgetstack getperfcallchain returns a per-CPU perfcallchainentry buffer and releases its recursion slot via putcallchainentry before returning, so nothing keeps the entry reserved while bpfgetstack...

6AI score0.00128EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:44 p.m.12 views

CVE-2026-89579 bpf: Harden bloom filter sizing and indexing on 32-bit kernels

In the Linux kernel, the following vulnerability has been resolved: bpf: Harden bloom filter sizing and indexing on 32-bit kernels bloommapalloc has two 32-bit-specific problems when the computed bitmap reaches the U32MAX fallback case. First, BITSTOBYTESU32MAX is evaluated with 32-bit arithmetic...

7.8CVSS5.9AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.12 views

CVE-2026-89580

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfgetstack getperfcallchain returns a per-CPU perfcallchainentry buffer and releases its recursion slot via putcallchainentry before returning, so nothing keeps the entry reserved while bpfgetstack...

7.8CVSS6.1AI score0.00128EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.29 views

CVE-2026-89580 bpf: Disable preemption in __bpf_get_stack

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfgetstack getperfcallchain returns a per-CPU perfcallchainentry buffer and releases its recursion slot via putcallchainentry before returning, so nothing keeps the entry reserved while bpfgetstack...

7.8CVSS0.00128EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:44 p.m.15 views

CVE-2026-89580 bpf: Disable preemption in __bpf_get_stack

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfgetstack getperfcallchain returns a per-CPU perfcallchainentry buffer and releases its recursion slot via putcallchainentry before returning, so nothing keeps the entry reserved while bpfgetstack...

7.8CVSS6.2AI score
SaveExploits0References7
EUVD
EUVD
added 2026/09/11 7:44 p.m.8 views

EUVD-2026-76491

In the Linux kernel, the following vulnerability has been resolved: bpf: Harden bloom filter sizing and indexing on 32-bit kernels bloommapalloc has two 32-bit-specific problems when the computed bitmap reaches the U32MAX fallback case. First, BITSTOBYTESU32MAX is evaluated with 32-bit arithmetic...

5.8AI score0.00167EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.32 views

CVE-2026-89579 bpf: Harden bloom filter sizing and indexing on 32-bit kernels

In the Linux kernel, the following vulnerability has been resolved: bpf: Harden bloom filter sizing and indexing on 32-bit kernels bloommapalloc has two 32-bit-specific problems when the computed bitmap reaches the U32MAX fallback case. First, BITSTOBYTESU32MAX is evaluated with 32-bit arithmetic...

7.8CVSS0.00167EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/11 7:44 p.m.23 views

CVE-2026-89559

CVE-2026-89559 affects the Linux kernel's libnvdimm/labels subsystem. The nslot field (a u32 read from DIMM label storage or via ND_CMD_SET_CONFIG_DATA) is multiplied by label_size in __nd_label_validate(). Because sizeof_namespace_label() returns unsigned, the product is evaluated in 32-bit and ...

7.8CVSS6AI score0.00164EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.11 views

CVE-2026-89559

In the Linux kernel, the following vulnerability has been resolved: libnvdimm/labels: Prevent integer overflow in ndlabelvalidate The on-media namespace index field nslot is a u32 read from the DIMM label storage area. ndlabelvalidate bounds it against the config area size, but sizeofnamespacelab...

7.8CVSS6.1AI score0.00164EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:44 p.m.7 views

EUVD-2026-76470

In the Linux kernel, the following vulnerability has been resolved: libnvdimm/labels: Prevent integer overflow in ndlabelvalidate The on-media namespace index field nslot is a u32 read from the DIMM label storage area. ndlabelvalidate bounds it against the config area size, but sizeofnamespacelab...

6AI score0.00164EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:44 p.m.10 views

CVE-2026-89559 libnvdimm/labels: Prevent integer overflow in __nd_label_validate()

In the Linux kernel, the following vulnerability has been resolved: libnvdimm/labels: Prevent integer overflow in ndlabelvalidate The on-media namespace index field nslot is a u32 read from the DIMM label storage area. ndlabelvalidate bounds it against the config area size, but sizeofnamespacelab...

7.8CVSS6.1AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.29 views

CVE-2026-89559 libnvdimm/labels: Prevent integer overflow in __nd_label_validate()

In the Linux kernel, the following vulnerability has been resolved: libnvdimm/labels: Prevent integer overflow in ndlabelvalidate The on-media namespace index field nslot is a u32 read from the DIMM label storage area. ndlabelvalidate bounds it against the config area size, but sizeofnamespacelab...

7.8CVSS0.00164EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.28 views

CVE-2026-89530 svcrdma: Reject inline replies that overflow the pull-up buffer

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject inline replies that overflow the pull-up buffer An RPC-over-RDMA client can request a reply, such as an NFS READ payload, without providing a Write list or a Reply chunk to carry it. When such a reply needs more...

9.8CVSS0.00463EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.28 views

CVE-2026-89513 RISC-V: KVM: Fix PMU event info array size overflow

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Fix PMU event info array size overflow SBI PMU EVENTGETINFO stores guest-controlled numevents sizeofeinfo in a 32-bit integer. On RV64, numevents = 0x10000001 makes 0x100000010 truncate to 16. KVM then allocates one...

8.8CVSS0.0012EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.11 views

CVE-2026-89505

In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Guard legacy bundles without methodelm The legacy write path dispatches through a uverbsapiwritemethod, but the uverbsattrbundle passed to provider code does not have an ioctl method element. If malformed provider...

5.8AI score0.00162EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:43 p.m.22 views

CVE-2026-89505 RDMA/uverbs: Guard legacy bundles without method_elm

In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Guard legacy bundles without methodelm The legacy write path dispatches through a uverbsapiwritemethod, but the uverbsattrbundle passed to provider code does not have an ioctl method element. If malformed provider...

5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/09/11 7:43 p.m.17 views

CVE-2026-89505

CVE-2026-89505 is a vulnerability in the Linux kernel RDMA/uverbs subsystem. In the legacy write() path, the uverbs_attr_bundle passed to provider code does not contain an ioctl method element. If malformed provider input causes the common uverbs validation code to emit an error message, uverbs_g...

5.7AI score0.00162EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 7:43 p.m.9 views

EUVD-2026-76411

In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Guard legacy bundles without methodelm The legacy write path dispatches through a uverbsapiwritemethod, but the uverbsattrbundle passed to provider code does not have an ioctl method element. If malformed provider...

5.7AI score0.00162EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.24 views

CVE-2026-89505 RDMA/uverbs: Guard legacy bundles without method_elm

In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Guard legacy bundles without methodelm The legacy write path dispatches through a uverbsapiwritemethod, but the uverbsattrbundle passed to provider code does not have an ioctl method element. If malformed provider...

0.00162EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.11 views

CVE-2026-89497

In the Linux kernel, the following vulnerability has been resolved: orangefs: skip leading spaces before parsing client debug masks orangefspreparecdmarray sizes each client debug keyword buffer with strcspncdshead, " ", but then parses the keyword with %s. The %s conversion skips leading...

7.8CVSS6.1AI score0.00129EPSS
SaveExploits0
Rows per page
Query Builder