Lucene search
+L

13118 matches found

NVD
NVD
added 2025/03/27 5:15 p.m.9 views

CVE-2023-52939

In the Linux kernel, the following vulnerability has been resolved: mm: memcg: fix NULL pointer in memcgrouptrackforeigndirtyslowpath As commit 18365225f044 "hwpoison, memcg: forcibly uncharge LRU pages", hwpoison will forcibly uncharg a LRU hwpoisoned page, the foliomemcg could be NULl, then,...

5.5CVSS0.00211EPSS
SaveExploits0References2
NVD
NVD
added 2025/03/27 5:15 p.m.27 views

CVE-2023-52929

In the Linux kernel, the following vulnerability has been resolved: nvmem: core: fix cleanup after devsetname If devsetname fails, we leak nvmem-wpgpio as the cleanup does not put this. While a minimal fix for this would be to add the gpiodput call, we can do better if we split deviceregister, an...

5.5CVSS0.00241EPSS
SaveExploits0References4
NVD
NVD
added 2025/03/27 5:15 p.m.13 views

CVE-2023-52930

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential bit17 double-free A userspace with multiple threads racing I915GEMSETTILING to set the tiling to I915TILINGNONE could trigger a double free of the bit17 bitmask. Or conversely leak memory on the transition...

7.8CVSS0.00279EPSS
SaveExploits0References4
NVD
NVD
added 2025/03/27 5:15 p.m.13 views

CVE-2022-49760

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix PTE marker handling in hugetlbchangeprotection Patch series "mm/hugetlb: uffd-wp fixes for hugetlbchangeprotection". Playing with virtio-mem and background snapshots using uffd-wp on hugetlb in QEMU, I managed to...

7.8CVSS0.00169EPSS
SaveExploits0References2
NVD
NVD
added 2025/03/27 5:15 p.m.28 views

CVE-2022-49759

In the Linux kernel, the following vulnerability has been resolved: VMCI: Use threaded irqs instead of tasklets The vmcidispatchdgs tasklet function calls vmcireaddata which uses waitevent resulting in invalid sleep in an atomic context and therefore potentially in a deadlock. Use threaded irqs t...

5.5CVSS0.00129EPSS
SaveExploits0References2
NVD
NVD
added 2025/03/27 5:15 p.m.19 views

CVE-2022-49758

In the Linux kernel, the following vulnerability has been resolved: reset: uniphier-glue: Fix possible null-ptr-deref It will cause null-ptr-deref when resourcesizeres invoked, if platformgetresource returns NULL...

5.5CVSS0.00199EPSS
SaveExploits0References3
NVD
NVD
added 2025/03/27 5:15 p.m.21 views

CVE-2022-49753

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix double increment of clientcount in dmachanget The first time dmachanget is called for a channel the channel clientcount is incorrectly incremented twice for public channels, first in balancerefcount, and again prio...

7.8CVSS0.00233EPSS
SaveExploits0References7
NVD
NVD
added 2025/03/27 5:15 p.m.17 views

CVE-2022-49756

In the Linux kernel, the following vulnerability has been resolved: phy: usb: sunplus: Fix potential null-ptr-deref in spusbphyprobe spusbphyprobe will call platformgetresourcebyname that may fail and return NULL. devmioremap will use usbphy-moon4resmem-start as input, which may causes...

5.5CVSS0.0017EPSS
SaveExploits0References2
NVD
NVD
added 2025/03/27 5:15 p.m.19 views

CVE-2022-49745

In the Linux kernel, the following vulnerability has been resolved: fpga: m10bmc-sec: Fix probe rollback Handle probe error rollbacks properly to avoid leaks...

5.5CVSS0.00161EPSS
SaveExploits0References2
NVD
NVD
added 2025/03/27 5:15 p.m.17 views

CVE-2022-49747

In the Linux kernel, the following vulnerability has been resolved: erofs/zmap.c: Fix incorrect offset calculation Effective offset to add to length was being incorrectly calculated, which resulted in iomap-length being set to 0, triggering a WARNON in iomapiterdone. Fix that, and describe it in...

5.5CVSS0.00188EPSS
SaveExploits0References3
NVD
NVD
added 2025/03/27 5:15 p.m.19 views

CVE-2022-49743

In the Linux kernel, the following vulnerability has been resolved: ovl: Use "buf" flexible array for memcpy destination The "buf" flexible array needs to be the memcpy destination to avoid false positive run-time warning from the recent FORTIFYSOURCE hardening: memcpy: detected field-spanning...

7.5CVSS0.00436EPSS
SaveExploits0References4
NVD
NVD
added 2025/03/27 5:15 p.m.25 views

CVE-2022-49742

In the Linux kernel, the following vulnerability has been resolved: f2fs: initialize locks earlier in f2fsfillsuper syzbot is reporting lockdep warning at f2fshandleerror 1, for spinlock&sbi-errorlock is called before spinlockinit is called. For safe locking in error handling, move initialization...

5.5CVSS0.00122EPSS
SaveExploits0References2
NVD
NVD
added 2025/03/27 5:15 p.m.18 views

CVE-2022-49739

In the Linux kernel, the following vulnerability has been resolved: gfs2: Always check inode size of inline inodes Check if the inode size of stuffed inline inodes is within the allowed range when reading inodes from disk gfs2dinodein. This prevents us from on-disk corruption. The two checks in...

7.1CVSS0.00199EPSS
SaveExploits0References6
CVE
CVE
added 2025/03/27 4:43 p.m.87 views

CVE-2023-53030

CVE-2023-53030 affects the Linux kernel in octeontx2-pf where GFP_KERNEL was used in a context with preemption disabled, triggering a warning (CONFIG_DEBUG_ATOMIC_SLEEP) and potential sleeping in atomic context. The issue is resolved by avoiding GFP_KERNEL in atomic contexts and disabling preempt...

5.5CVSS6.6AI score0.00145EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.16 views

CVE-2023-53030

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Avoid use of GFPKERNEL in atomic context Using GFPKERNEL in preemption disable context, causing below warning when CONFIGDEBUGATOMICSLEEP is enabled. 32.542271 BUG: sleeping function called from invalid context at...

5.5CVSS5.6AI score0.00145EPSS
SaveExploits0
CVE
CVE
added 2025/03/27 4:43 p.m.139 views

CVE-2023-53028

CVE-2023-53028 (Linux kernel) affects the mac80211 wireless stack. The issue stems from a memory-leak fix in ieee80211_if_add() that was reverted, with ieee80211_if_free() already invoked from free_netdev(ndev) when ndev->priv_destructor == ieee80211_if_free. The provided exploit/debug traces ...

7.8CVSS6.6AI score0.00198EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/03/27 4:43 p.m.12 views

CVE-2023-53028 Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"

In the Linux kernel, the following vulnerability has been resolved: Revert "wifi: mac80211: fix memory leak in ieee80211ifadd" This reverts commit 13e5afd3d773c6fc6ca2b89027befaaaa1ea7293. ieee80211iffree is already called from freenetdevndev because ndev-privdestructor == ieee80211iffree syzbot...

7.8CVSS5.3AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.19 views

CVE-2023-53028

In the Linux kernel, the following vulnerability has been resolved: Revert "wifi: mac80211: fix memory leak in ieee80211ifadd" This reverts commit 13e5afd3d773c6fc6ca2b89027befaaaa1ea7293. ieee80211iffree is already called from freenetdevndev because ndev-privdestructor == ieee80211iffree syzbot...

7.8CVSS5.5AI score0.00198EPSS
SaveExploits0
CVE
CVE
added 2025/03/27 4:43 p.m.148 views

CVE-2023-53026

CVE-2023-53026 — Linux kernel RDMA/core overflow in ib block iterator . The issue occurs when registering a DMA memory region (MR) after choosing a best-aligned page size, while iterating the sglist to split entries into DMA blocks. If the sg entry size and page size match in a way that the total...

7.8CVSS6.8AI score0.00197EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/27 4:43 p.m.10 views

CVE-2023-53025

...

6.4AI score
SaveExploits0
Rows per page
Query Builder