Lucene search
+L

6886 matches found

UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.7 views

CVE-2022-50483

In the Linux kernel, the following vulnerability has been resolved: net: enetc: avoid buffer leaks on xdpdoredirect failure Before enetccleanrxringxdp calls xdpdoredirect, each software BD in the RX ring between index origi and i can have one of 2 refcount values on its page. We are the owner of...

7.5CVSS6.1AI score0.00426EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.5 views

CVE-2023-53568

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: don't leak memory if devsetname fails When devsetname fails, zcdncreate doesn't free the newly allocated resources. Do it...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.5 views

CVE-2023-53541

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write When the oob buffer length is not in multiple of words, the oob write function does out-of-bounds read on the oob source buffer at the last iteration. Fix th...

7.8CVSS6.1AI score0.00164EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.7 views

CVE-2023-53578

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Fix an uninit variable access bug in qrtrtxresume Syzbot reported a bug as following: ===================================================== BUG: KMSAN: uninit-value in qrtrtxresume+0x185/0x1f0 net/qrtr/afqrtr.c:230...

7.8CVSS6AI score0.00153EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.6 views

CVE-2023-53572

In the Linux kernel, the following vulnerability has been resolved: clk: imx: scu: use safe list iterator to avoid a use after free This loop is freeing "clk" so it needs to use listforeachentrysafe. Otherwise it dereferences a freed variable to get the next item on the loop...

7.8CVSS6.5AI score0.00141EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.5 views

CVE-2023-53554

In the Linux kernel, the following vulnerability has been resolved: staging: ks7010: potential buffer overflow in kswlansetencodeext The "exc-keylen" is a u16 that comes from the user. If it's over IWENCODINGTOKENMAX 64 that could lead to memory corruption...

7.8CVSS6.2AI score0.00182EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.5 views

CVE-2022-50503

In the Linux kernel, the following vulnerability has been resolved: mtd: lpddr2nvm: Fix possible null-ptr-deref It will cause null-ptr-deref when resourcesizeaddrange invoked, if platformgetresource returns NULL...

5.5CVSS5.7AI score0.00163EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.6 views

CVE-2023-53543

In the Linux kernel, the following vulnerability has been resolved: vdpa: Add max vqp attr to vdpanlpolicy for nlattr length check The vdpanlpolicy structure is used to validate the nlattr when parsing the incoming nlmsg. It will ensure the attribute being described produces a valid nlattr pointe...

7.8CVSS6.6AI score0.00164EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.5 views

CVE-2023-53550

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: fix global sysfs attribute type In commit 3666062b87ec "cpufreq: amd-pstate: move to use busgetdevroot" the "amdpstate" attributes where moved from a dedicated kobject to the cpu root kobject. While the...

5.5CVSS5.9AI score0.00137EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.8 views

CVE-2023-53552

In the Linux kernel, the following vulnerability has been resolved: drm/i915: mark requests for GuC virtual engines to avoid use-after-free References to i915requests may be trapped by userspace inside a syncfile or dmabuf dma-resv and held indefinitely across different proceses. To counter-act t...

7.8CVSS6.3AI score0.00166EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.6 views

CVE-2022-50478

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix shift-out-of-bounds/overflow in nilfssb2badoffset Patch series "nilfs2: fix UBSAN shift-out-of-bounds warnings on mount time". The first patch fixes a bug reported by syzbot, and the second one fixes the remaining bug...

7.1CVSS6.1AI score0.00166EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.6 views

CVE-2023-53589

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't trust firmware nchannels If the firmware sends us a corrupted MCC response with nchannels much larger than the command response can be, we might copy far too much uninitialized memory and even crash if t...

8.8CVSS5.9AI score0.00233EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.7 views

CVE-2023-53616

In the Linux kernel, the following vulnerability has been resolved: jfs: fix invalid free of JFSIPipimap-iimap in diUnmount syzbot found an invalid-free in diUnmount: BUG: KASAN: double-free in slabfree mm/slub.c:3661 inline BUG: KASAN: double-free in kmemcachefree+0x71/0x110 mm/slub.c:3674 Free ...

7.8CVSS6.1AI score0.00153EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.6 views

CVE-2022-50473

In the Linux kernel, the following vulnerability has been resolved: cpufreq: Init completion before kobjectinitandadd In cpufreqpolicyalloc, it will call uninitialed completion in cpufreqsysfsrelease when kobjectinitandadd fails. And that will cause a crash such as the following page fault in...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.5 views

CVE-2022-50491

In the Linux kernel, the following vulnerability has been resolved: coresight: cti: Fix hang in ctidisablehw ctienablehw and ctidisablehw are called from an atomic context so shouldn't use runtime PM because it can result in a sleep when communicating with firmware. Since commit 3c6656337852...

5.5CVSS5.8AI score0.00155EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.7 views

CVE-2023-53581

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Check for NOTREADY flag state after locking Currently the check for NOTREADY flag is performed before obtaining the necessary lock. This opens a possibility for race condition when the flow is concurrently removed from...

4.7CVSS5.9AI score0.00111EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.4 views

CVE-2023-53549

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Rework long task execution when adding/deleting entries When adding/deleting large number of elements in one step in ipset, it can take a reasonable amount of time and can result in soft lockup errors. The patch...

5.5CVSS5.8AI score0.00125EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.5 views

CVE-2023-53570

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: fix integer overflow in nl80211parsembssidelems nl80211parsembssidelems uses a u8 variable numelems to count the number of MBSSID elements in the nested netlink attribute attrs, which can lead to an integer overflo...

7.8CVSS6.5AI score0.00167EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.5 views

CVE-2022-50477

In the Linux kernel, the following vulnerability has been resolved: rtc: class: Fix potential memleak in devmrtcallocatedevice devmrtcallocatedevice will alloc a rtcdevice first, and then run devsetname. If devsetname failed, the rtcdevice will memleak. Move devmaddactionorreset in front of...

5.5CVSS5.9AI score0.00154EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/04 4:15 p.m.4 views

CVE-2023-53576

In the Linux kernel, the following vulnerability has been resolved: nullblk: Always check queue mode setting from configfs Make sure to check device queue mode in the nullvalidateconf and return error for NULLQRQ as we don't allow legacy I/O path, without this patch we get OOPs when queue mode is...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References7
Rows per page
Query Builder