Lucene search
+L

6340 matches found

Debian CVE
Debian CVE
added 2025/12/24 1:6 p.m.8 views

CVE-2023-54082

Removed by vendor...

6.7AI score0.00018EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 1:6 p.m.5 views

CVE-2023-54081

In the Linux kernel, the following vulnerability has been resolved: xen: speed up grant-table reclaim When a grant entry is still in use by the remote domain, Linux must put it on a deferred list. Normally, this list is very short, because the PV network and block protocols expect the backend to...

5.4AI score0.0018EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 1:6 p.m.2 views

CVE-2022-50782

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon in estreesearch caused by bad quota inode We got a issue as fllows: ================================================================== kernel BUG at fs/ext4/extentsstatus.c:202! invalid opcode: 0000 1 PREEMPT SMP...

5.5AI score0.00197EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 1:6 p.m.9 views

CVE-2022-50778

In the Linux kernel, the following vulnerability has been resolved: fortify: Fix compiletimestrlen under UBSANBOUNDSLOCAL With CONFIGFORTIFY=y and CONFIGUBSANLOCALBOUNDS=y enabled, we observe a runtime panic while running Android's Compatibility Test Suite's CTS android.hardware.input.cts.tests...

5.2AI score0.00206EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 1:6 p.m.5 views

CVE-2022-50777

In the Linux kernel, the following vulnerability has been resolved: net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmiiprobe ofphyfinddevice return device node with refcount incremented. Call putdevice to relese it when not needed anymore...

5.3AI score0.00228EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 1:5 p.m.6 views

CVE-2022-50770

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix memory leak in ocfs2mountvolume There is a memory leak reported by kmemleak: unreferenced object 0xffff88810cc65e60 size 32: comm "mount.ocfs2", pid 23753, jiffies 4302528942 age 34735.105s hex dump first 32 bytes: 10 ...

5.3AI score0.0022EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 1:5 p.m.4 views

CVE-2022-50761

In the Linux kernel, the following vulnerability has been resolved: x86/xen: Fix memory leak in xeninitlockcpu In xeninitlockcpu, the @name has allocated new string by kasprintf, if bindipitoirqhandler fails, it should be freed, otherwise may lead to a memory leak issue, fix it...

5.3AI score0.00252EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 1:5 p.m.10 views

CVE-2022-50752

In the Linux kernel, the following vulnerability has been resolved: md/raid5: Remove unnecessary bioput in raid5readonechunk When running chunk-sized reads on disks with badblocks duplicate bio free/puts are observed: ============================================================================= B...

7.8CVSS5.3AI score0.0017EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 1:5 p.m.4 views

CVE-2022-50751

In the Linux kernel, the following vulnerability has been resolved: configfs: fix possible memory leak in configfscreatedir kmemleak reported memory leaks in configfscreatedir: unreferenced object 0xffff888009f6af00 size 192: comm "modprobe", pid 3777, jiffies 4295537735 age 233.784s backtrace:...

5.3AI score0.0022EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 1:5 p.m.6 views

CVE-2022-50750

In the Linux kernel, the following vulnerability has been resolved: drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failure In case mipidsiattach fails, call drmpanelremove to avoid memory leak...

7.8CVSS5.3AI score0.00175EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 1:5 p.m.4 views

CVE-2022-50747

In the Linux kernel, the following vulnerability has been resolved: hfs: Fix OOB Write in hfsasc2mac Syzbot reported a OOB Write bug: loop0: detected capacity change from 0 to 64 ================================================================== BUG: KASAN: slab-out-of-bounds in...

7.8CVSS5.4AI score0.00183EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 1:5 p.m.8 views

CVE-2022-50742

In the Linux kernel, the following vulnerability has been resolved: misc: ocxl: fix possible refcount leak in afuioctl eventfdctxput need to be called to put the refcount that gotten by eventfdctxfdget when ocxlirqsethandler fails...

5.3AI score0.0022EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 12:23 p.m.6 views

CVE-2023-54065

In the Linux kernel, the following vulnerability has been resolved: net: dsa: realtek: fix out-of-bounds access The probe function sets priv-chipdata to void priv + sizeofpriv with the expectation that priv has enough trailing space. However, only realtek-smi actually allocated this chipdata spac...

7.8CVSS5.7AI score0.00132EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 12:23 p.m.8 views

CVE-2023-54058

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Check if ffadriver remove is present before executing Currently ffadrv-remove is called unconditionally from ffadeviceremove. Since the driver registration doesn't check for it and allows it to be registered...

5.1AI score0.00214EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 12:22 p.m.8 views

CVE-2023-54049

In the Linux kernel, the following vulnerability has been resolved: rpmsg: glink: Add check for kstrdup Add check for the return value of kstrdup and return the error if it fails in order to avoid NULL pointer dereference...

5.3AI score0.00242EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 12:22 p.m.5 views

CVE-2023-54045

In the Linux kernel, the following vulnerability has been resolved: audit: fix possible soft lockup in auditinodechild Tracefs or debugfs maybe cause hundreds to thousands of PATH records, too many PATH records maybe cause soft lockup. For example: 1. CONFIGKASAN=y && CONFIGPREEMPTION=n 2. auditc...

5.3AI score0.00248EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 12:22 p.m.6 views

CVE-2022-50732

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8192u: Fix use after free in ieee80211rx We cannot dereference the "skb" pointer after calling ieee80211monitorrx, because it is a use after free...

8.8CVSS5.3AI score0.00386EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 12:22 p.m.7 views

CVE-2022-50727

In the Linux kernel, the following vulnerability has been resolved: scsi: efct: Fix possible memleak in efctdeviceinit In efctdeviceinit, when efctscsiregfctransport fails, efctscsitgtdriverexit is not called to release memory for efctscsitgtdriverinit and causes memleak: unreferenced object...

5.1AI score0.00214EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 12:22 p.m.12 views

CVE-2022-50723

In the Linux kernel, the following vulnerability has been resolved: bnxten: fix memory leak in bnxtnvmtest Free the kzalloc'ed buffer before returning in the success path...

5.3AI score0.00197EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/24 12:22 p.m.52 views

CVE-2022-50722

In the Linux kernel, the following vulnerability has been resolved: media: ipu3-imgu: Fix NULL pointer dereference in active selection access What the IMGU driver did was that it first acquired the pointers to active and try V4L2 subdev state, and only then figured out which one to use. The probl...

5.1AI score0.00211EPSS
SaveExploits0
Rows per page
Query Builder