Lucene search
+L

35132 matches found

OSV
OSV
added 5 days ago5 views

CVE-2026-63813 Revert "f2fs: remove non-uptodate folio from the page cache in move_data_block"

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: remove non-uptodate folio from the page cache in movedatablock" This reverts commit 9609dd704725a40cd63d915f2ab6c44248a44598. The kernel panics are keeping to be reported especially when the f2fs partition get almos...

7.8CVSS5.5AI score0.00119EPSS
SaveExploits0References6
EUVD
EUVD
added 5 days ago8 views

EUVD-2026-45479

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: remove non-uptodate folio from the page cache in movedatablock" This reverts commit 9609dd704725a40cd63d915f2ab6c44248a44598. The kernel panics are keeping to be reported especially when the f2fs partition get almos...

5.4AI score0.00119EPSS
SaveExploits0References3
CVE
CVE
added 5 days ago11 views

CVE-2026-63813

Summary: CVE-2026-63813 relates to the Linux kernel and a revert of a previous f2fs change in move_data_block that could cause page-cache/folio handling race conditions. The embedded details describe a race where the GC path can evict the tail-end folio from the page cache, drop page-cache refere...

7.8CVSS5.5AI score0.00119EPSS
SaveExploits0References3
Cvelist
Cvelist
added 5 days ago32 views

CVE-2026-63813 Revert "f2fs: remove non-uptodate folio from the page cache in move_data_block"

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: remove non-uptodate folio from the page cache in movedatablock" This reverts commit 9609dd704725a40cd63d915f2ab6c44248a44598. The kernel panics are keeping to be reported especially when the f2fs partition get almos...

7.8CVSS0.00119EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 5 days ago7 views

CVE-2026-53401

In the Linux kernel, the following vulnerability has been resolved: fbdev: omap2: fix use-after-free in omapfbmmap omapfbmmap has a race condition with OMAPFBSETUPPLANE ioctl that can lead to use-after-free: The fbmmap entry point holds mmlock but not lock fbinfo-lock, while ioctl handlers like...

5.2AI score0.00129EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-45456

In the Linux kernel, the following vulnerability has been resolved: fbdev: omap2: fix use-after-free in omapfbmmap omapfbmmap has a race condition with OMAPFBSETUPPLANE ioctl that can lead to use-after-free: The fbmmap entry point holds mmlock but not lock fbinfo-lock, while ioctl handlers like...

5.3AI score0.00129EPSS
SaveExploits0References2
CVE
CVE
added 5 days ago11 views

CVE-2026-53401

The CVE-2026-53401 vulnerability affects the Linux kernel fbdev omap2 driver (omapfb_mmap) with a race between mm_lock and fb_info->lock when mapping memory via OMAPFB_SETUP_PLANE. The race can lead to a use-after-free by reading start/len from mismatched region references and incrementing an ...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References2
Cvelist
Cvelist
added 5 days ago35 views

CVE-2026-53401 fbdev: omap2: fix use-after-free in omapfb_mmap

In the Linux kernel, the following vulnerability has been resolved: fbdev: omap2: fix use-after-free in omapfbmmap omapfbmmap has a race condition with OMAPFBSETUPPLANE ioctl that can lead to use-after-free: The fbmmap entry point holds mmlock but not lock fbinfo-lock, while ioctl handlers like...

7.8CVSS0.00129EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 5 days ago5 views

CVE-2026-53401

In the Linux kernel, the following vulnerability has been resolved: fbdev: omap2: fix use-after-free in omapfbmmap omapfbmmap has a race condition with OMAPFBSETUPPLANE ioctl that can lead to use-after-free: The fbmmap entry point holds mmlock but not lock fbinfo-lock, while ioctl handlers like...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0
Cvelist
Cvelist
added 5 days ago34 views

CVE-2026-53400 i2c: core: fix adapter registration race

In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix adapter registration race Adapters can be looked up based on their id using i2cgetadapter which takes a reference to the embedded struct device. Make sure that the adapter including its struct device has been...

7.8CVSS0.00128EPSS
SaveExploits0References8
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-45516

In the Linux kernel, the following vulnerability has been resolved: nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race When findorallocopenstateowner encounters an unconfirmed owner, it calls releaseopenowner and sets oo = NULL. Control then falls through past the if oo guard -...

5.4AI score0.00446EPSS
SaveExploits0References4
CVE
CVE
added 5 days ago10 views

CVE-2026-53394

CVE-2026-53394 describes a Linux kernel vulnerability in nfsd where pre-allocated openowner state is leaked during an unconfirmed retry race. The issue occurs in find_or_alloc_open_stateowner(): if an unconfirmed owner is encountered, the code frees the previous state only partially and then unco...

7.5CVSS5.4AI score0.00446EPSS
SaveExploits0References4
Cvelist
Cvelist
added 5 days ago27 views

CVE-2026-53394 nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race

In the Linux kernel, the following vulnerability has been resolved: nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race When findorallocopenstateowner encounters an unconfirmed owner, it calls releaseopenowner and sets oo = NULL. Control then falls through past the if oo guard -...

7.5CVSS0.00446EPSS
SaveExploits0References4
EUVD
EUVD
added 5 days ago9 views

EUVD-2026-45507

In the Linux kernel, the following vulnerability has been resolved: vcscreen: fix null-ptr-deref in vcsnotifier during concurrent vcswrite A KASAN null-ptr-deref was observed in vcsnotifier: BUG: KASAN: null-ptr-deref in vcsnotifier+0x98/0x130 Read of size 2 at addr qmpcmdname: qmpcapabilities,...

5.3AI score0.00195EPSS
SaveExploits0References9
CVE
CVE
added 5 days ago7 views

CVE-2026-53385

The CVE-2026-53385 issue is in the Linux kernel’s vc_screen path, where a race in vcs_write can leave vc_data stale after temporarily dropping console_lock. If vc becomes NULL and vcs_notifier continues, a null-pointer dereference occurs in the notifier chain (vcs_notifier dereferences param->...

5.4AI score0.00195EPSS
SaveExploits0References9
NVD
NVD
added 5 days ago10 views

CVE-2026-16212

A vulnerability was identified in awesto django-shop up to 1.2.4. Affected is an unknown function of the file shop/models/inventory.py of the component Purchase Stock Handler. The manipulation leads to race condition. The attack is possible to be carried out remotely. The attack is considered to...

4.2CVSS0.00183EPSS
SaveExploits0References6
NVD
NVD
added 5 days ago12 views

CVE-2026-16211

A vulnerability was determined in allegro up to bcf65b994ef29fb3fc2e10b660e6288723d5209e. This impacts the function AssetLastHostname.incrementhostname of the file src/ralph/assets/models/assets.py of the component Hostname Allocation Handler. Executing a manipulation of the argument counter can...

2.6CVSS0.00157EPSS
SaveExploits0References5
NVD
NVD
added 5 days ago9 views

CVE-2026-16208

A flaw has been found in django-tastypie up to 0.15.1. The affected element is the function CacheThrottle/CacheDBThrottle of the file tastypie/throttle.py. This manipulation causes race condition. The attack may be initiated remotely. The complexity of an attack is rather high. The exploitability...

5CVSS0.00167EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 5 days ago11 views

CVE-2026-16212

A vulnerability was identified in awesto django-shop up to 1.2.4. Affected is an unknown function of the file shop/models/inventory.py of the component Purchase Stock Handler. The manipulation leads to race condition. The attack is possible to be carried out remotely. The attack is considered to...

4.2CVSS4.5AI score0.00183EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 5 days ago12 views

EUVD-2026-45423

A vulnerability was identified in awesto django-shop up to 1.2.4. Affected is an unknown function of the file shop/models/inventory.py of the component Purchase Stock Handler. The manipulation leads to race condition. The attack is possible to be carried out remotely. The attack is considered to...

4.2CVSS4.5AI score0.00183EPSS
SaveExploits0References6
Rows per page
Query Builder