Lucene search
+L

171923 matches found

OSV
OSV
added 2026/09/11 7:43 p.m.7 views

CVE-2026-89508 RDMA/ucma: Lock the handler in ucma_set_ib_path()

In the Linux kernel, the following vulnerability has been resolved: RDMA/ucma: Lock the handler in ucmasetibpath ucmasetibpath calls ucmaeventhandler straight from the write path, without the handler lock that keeps ctx-file stable while a uevent is queued. The handler re-reads ctx-file for every...

7.8CVSS6.2AI score
SaveExploits0References11
CVE
CVE
added 2026/09/11 7:43 p.m.17 views

CVE-2026-89503

CVE-2026-89503 is a race condition in the Linux kernel's ring-buffer component. The function ring_buffer_alloc_read_page() can race with ring_buffer_subbuf_order_set , causing bpage->order to not match the actual allocated memory. Red Hat notes this mismatch could lead to system instability or...

7.8CVSS5.7AI score0.00161EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:43 p.m.6 views

EUVD-2026-76409

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix subbuf resize race with ringbufferallocreadpage ringbufferallocreadpage is racy with ringbuffersubbuforderset, it can allocate a reader page with an outdated order. This isn't a big issue, the user can still...

5.7AI score0.00161EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.26 views

CVE-2026-89503 ring-buffer: Fix subbuf resize race with ring_buffer_alloc_read_page()

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix subbuf resize race with ringbufferallocreadpage ringbufferallocreadpage is racy with ringbuffersubbuforderset, it can allocate a reader page with an outdated order. This isn't a big issue, the user can still...

7.8CVSS0.00161EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:43 p.m.7 views

CVE-2026-89503 ring-buffer: Fix subbuf resize race with ring_buffer_alloc_read_page()

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix subbuf resize race with ringbufferallocreadpage ringbufferallocreadpage is racy with ringbuffersubbuforderset, it can allocate a reader page with an outdated order. This isn't a big issue, the user can still...

7.8CVSS5.8AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.10 views

CVE-2026-89503

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix subbuf resize race with ringbufferallocreadpage ringbufferallocreadpage is racy with ringbuffersubbuforderset, it can allocate a reader page with an outdated order. This isn't a big issue, the user can still...

7.8CVSS5.8AI score0.00161EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.29 views

CVE-2026-89490 ocfs2: fix readdir position truncation on 32-bit kernels

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix readdir position truncation on 32-bit kernels In ocfs2dirforeachblkel, the directory cookie position is rebuilt with ctx-pos = ctx-pos & sb-sblocksize - 1 | offset; ctx-pos is lofft signed 64-bit, while sb-sblocksize i...

0.00176EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.13 views

CVE-2026-89490

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix readdir position truncation on 32-bit kernels In ocfs2dirforeachblkel, the directory cookie position is rebuilt with ctx-pos = ctx-pos & sb-sblocksize - 1 | offset; ctx-pos is lofft signed 64-bit, while sb-sblocksize i...

5.8AI score0.00176EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:43 p.m.8 views

EUVD-2026-76396

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix readdir position truncation on 32-bit kernels In ocfs2dirforeachblkel, the directory cookie position is rebuilt with ctx-pos = ctx-pos & sb-sblocksize - 1 | offset; ctx-pos is lofft signed 64-bit, while sb-sblocksize i...

5.8AI score0.00176EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:43 p.m.6 views

CVE-2026-89490 ocfs2: fix readdir position truncation on 32-bit kernels

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix readdir position truncation on 32-bit kernels In ocfs2dirforeachblkel, the directory cookie position is rebuilt with ctx-pos = ctx-pos & sb-sblocksize - 1 | offset; ctx-pos is lofft signed 64-bit, while sb-sblocksize i...

5.9AI score
SaveExploits0References11
CVE
CVE
added 2026/09/11 7:43 p.m.18 views

CVE-2026-89490

CVE-2026-89490 affects the ocfs2 filesystem in the Linux kernel on 32-bit systems. In ocfs2_dir_foreach_blk_el(), the directory position mask derived from sb->s_blocksize (a 32-bit unsigned long) is zero-extended to 64 bits when ANDed with the loff_t-typed ctx->pos, silently clearing the hi...

5.8AI score0.00176EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:43 p.m.18 views

CVE-2026-89469

CVE-2026-89469 is a use-after-free vulnerability in the Linux kernel's lp8727 power supply driver . A race condition in lp8727_release_irq() allows a delayed work item to be re-armed by a threaded IRQ handler after the associated memory has been freed by the devm layer, potentially causing memory...

8.4CVSS6.4AI score0.0014EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.28 views

CVE-2026-89469 power: supply: lp8727: fix use-after-free in lp8727_release_irq()

In the Linux kernel, the following vulnerability has been resolved: power: supply: lp8727: fix use-after-free in lp8727releaseirq lp8727isrfunc, the threaded IRQ handler, is the only caller that arms pchg-work via scheduledelayedwork. lp8727releaseirq currently cancels the work before freeing the...

8.4CVSS0.0014EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:43 p.m.9 views

EUVD-2026-76375

In the Linux kernel, the following vulnerability has been resolved: power: supply: lp8727: fix use-after-free in lp8727releaseirq lp8727isrfunc, the threaded IRQ handler, is the only caller that arms pchg-work via scheduledelayedwork. lp8727releaseirq currently cancels the work before freeing the...

6.4AI score0.0014EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:43 p.m.8 views

CVE-2026-89469 power: supply: lp8727: fix use-after-free in lp8727_release_irq()

In the Linux kernel, the following vulnerability has been resolved: power: supply: lp8727: fix use-after-free in lp8727releaseirq lp8727isrfunc, the threaded IRQ handler, is the only caller that arms pchg-work via scheduledelayedwork. lp8727releaseirq currently cancels the work before freeing the...

8.4CVSS6.5AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.11 views

CVE-2026-89469

In the Linux kernel, the following vulnerability has been resolved: power: supply: lp8727: fix use-after-free in lp8727releaseirq lp8727isrfunc, the threaded IRQ handler, is the only caller that arms pchg-work via scheduledelayedwork. lp8727releaseirq currently cancels the work before freeing the...

8.4CVSS6.5AI score0.0014EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:43 p.m.8 views

EUVD-2026-76347

In the Linux kernel, the following vulnerability has been resolved: mmc: via-sdmmc: cancel card-detect work on remove Disabling the device interrupt and freeing the IRQ prevents new card-detect work from being queued, but carddetwork already queued by the handler can still run after viasdremove...

5.8AI score0.00127EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.30 views

CVE-2026-89441 mmc: via-sdmmc: cancel card-detect work on remove

In the Linux kernel, the following vulnerability has been resolved: mmc: via-sdmmc: cancel card-detect work on remove Disabling the device interrupt and freeing the IRQ prevents new card-detect work from being queued, but carddetwork already queued by the handler can still run after viasdremove...

7.8CVSS0.00127EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.15 views

CVE-2026-89441

In the Linux kernel, the following vulnerability has been resolved: mmc: via-sdmmc: cancel card-detect work on remove Disabling the device interrupt and freeing the IRQ prevents new card-detect work from being queued, but carddetwork already queued by the handler can still run after viasdremove...

7.8CVSS5.9AI score0.00127EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:43 p.m.16 views

CVE-2026-89441

CVE-2026-89441 is a use-after-free vulnerability in the Linux kernel's mmc: via-sdmmc driver. During device removal, a previously queued carddet_work can still execute after via_sd_remove() returns, dereferencing the freed host's MMIO base via container_of(). This can lead to system instability o...

7.8CVSS5.8AI score0.00127EPSS
SaveExploits0References3
Rows per page
Query Builder