Lucene search
+L

183797 matches found

Debian CVE
Debian CVE
added 2026/09/17 4:08 p.m.6 views

CVE-2026-90283

In the Linux kernel, the following vulnerability has been resolved: hugetlbfs: release subpool on fillsuper failure hugetlbfsfillsuper allocates a hugepage subpool when size or minsize mount options are specified. hugepagenewsubpool may also reserve huge pages for minsize. If root dentry creation...

0.00221EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:08 p.m.4 views

CVE-2026-90284

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: do not queue completed sysfs fallback requests fwloadsysfsfallback calls deviceadd before adding the fwpriv to pendingfwhead. deviceadd publishes the fallback loading interface, so a userspace helper which discove...

0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:08 p.m.5 views

CVE-2026-90282

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usb-legacy: Fix possible NULL-deref on early runtime suspend There is a small window where the runtime suspend callback may run after pmruntimeenable and before pmruntimeforbid. In this case, a crash occurs because...

0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:08 p.m.6 views

CVE-2026-90281

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: snps-femto-v2: Fix possible NULL-deref on early runtime suspend Runtime PM must be enabled before creating the PHY, since phycreate only enables runtime PM on the PHY device if it is already enabled on this parent...

0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:08 p.m.5 views

CVE-2026-90280

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usb: Fix possible NULL-deref on early runtime suspend There is a small window where the runtime suspend callback may run after pmruntimeenable and before pmruntimeforbid. In this case, a crash occurs because runtim...

0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:08 p.m.5 views

CVE-2026-90279

In the Linux kernel, the following vulnerability has been resolved: md/raid5: round bitmap stripes with sector division raid5bitmapsectormap aligns the array range to full RAID5 stripe widths before converting it to component sectors. That width is chunksectors multiplied by the number of data...

0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:08 p.m.5 views

CVE-2026-90278

In the Linux kernel, the following vulnerability has been resolved: md: wait for behind writes before destroying bitmap mdstop destroyed the bitmap before calling mddevdetach. That made mddevdetach skip bitmapops-waitbehindwrites, because the bitmap was already disconnected from mddev. This was...

0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:08 p.m.6 views

CVE-2026-90277

In the Linux kernel, the following vulnerability has been resolved: md/md-llbitmap: prevent create failure bitmap UAF llbitmapcreate publishes mddev-bitmap before reading the bitmap superblock. This is needed because llbitmapreadsb can initialize a new bitmap and flush it through helpers that use...

0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:08 p.m.4 views

CVE-2026-90276

In the Linux kernel, the following vulnerability has been resolved: md/md-llbitmap: stop daemon timer rearm on destroy llbitmapdestroy deletes pendingtimer before flushing mdllbitmapiowq. However, daemonwork can still be queued or running after the timer has been deleted, and the daemon path can...

0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:08 p.m.7 views

CVE-2026-90275

In the Linux kernel, the following vulnerability has been resolved: md/raid1: don't set arrayfrozen in raid1takeover raid1takeover sets conf-arrayfrozen = 1 on the newly-allocated r1conf and nothing ever clears it, so every I/O to the array stalls permanently once waitbarrier sees it stuck at 1...

0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:08 p.m.7 views

CVE-2026-90274

In the Linux kernel, the following vulnerability has been resolved: coresight: etm4x: fix underflow for usage of nrseqstate - 1 According to IHI006H Embedded Trace Macrocell Architecture Specification0, TRCSEQEVR is implemented only when TRCIDR5.NUMSEQSTATE is 0b100, in which case n ranges from 0...

0.00173EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:08 p.m.7 views

CVE-2026-90273

In the Linux kernel, the following vulnerability has been resolved: coresight: etm4x: missing cscfgcsdevdisableactiveconfig in perf enable In the perf enable path, there are missing cases where cscfgcsdevdisableactiveconfig is not called: - Branch broadcast is selected but not supported by the...

0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:08 p.m.5 views

CVE-2026-90272

In the Linux kernel, the following vulnerability has been resolved: perf: armpmuv3: Zero initialize hwid branch stack field PERFSAMPLEBRANCHHWINDEX is supported by BRBE so hwid is passed to userspace, but it's never set by the BRBE driver. Zero initialize it as it should be according to the docs:...

0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:08 p.m.7 views

CVE-2026-90271

In the Linux kernel, the following vulnerability has been resolved: armmpam: Fix a NULL pointer dereference on unbinding after an error interrupt If a user unbinds an MSC after mpamdisable has been run in response to an error interrupt then a dereference of a NULL pointer occurs as mpamdisable se...

0.00189EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:08 p.m.7 views

CVE-2026-90270

In the Linux kernel, the following vulnerability has been resolved: armmpam: Disable driver unbind to avoid UAF When a user unbinds an MSC and that MSC is the only MSC left for a component then the corresponding mpamcomponent will be freed. If the user then goes on to read the schemata file in th...

0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:08 p.m.6 views

CVE-2026-90269

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject load-acquire from pointers requiring fault protection A BPFLOADACQ is not rewritten to a BPFPROBEMEM load by the verifier, unlike a regular BPFLDX, so the JIT emits a plain load with no exception table entry and a fau...

0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:08 p.m.5 views

CVE-2026-90268

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: Fix error handling in sdprobe after large pool creation failure After deviceadd&sdkp-diskdev succeeds, sdlargepoolcreate failure must unregister diskdev and let scsidiskrelease free sdkp. Going through outfreeindex kfre...

8.1CVSS0.00423EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:08 p.m.6 views

CVE-2026-90267

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: Fix specialvec mempool leak when scsiallocsgtables fails sdsetspecialbvec allocates a special payload page for UNMAP and WRITE SAME commands. If scsiallocsgtables fails afterward in sdsetupunmapcmnd or...

0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:08 p.m.7 views

CVE-2026-90265

In the Linux kernel, the following vulnerability has been resolved: btrfs: defrag: fix deadlock between defrag and delalloc space reservation While running fsstress with autodefrag and flushoncommit, hit a deadlock due to the fact that defrag reserves delalloc space while it's holding dirty and...

0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:08 p.m.8 views

CVE-2026-90266

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: don't force read-only on transient -EAGAIN from reloc merge On a zoned FS, btrfsdelayedrefsrsvrefill returns -EAGAIN whenever the over-committed metadata plus the zoneunusable bytes exceeds the usable size in a...

0.00189EPSS
SaveExploits0
Rows per page
Query Builder