Lucene search
+L

6883 matches found

UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.3 views

CVE-2022-50359

In the Linux kernel, the following vulnerability has been resolved: media: cx88: Fix a null-ptr-deref bug in bufferprepare When the driver calls cx88riscbuffer to prepare the buffer, the function call may fail, resulting in a empty buffer and null-ptr-deref later in bufferqueue. The following log...

5.5CVSS5.8AI score0.00208EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.4 views

CVE-2023-53357

In the Linux kernel, the following vulnerability has been resolved: md/raid10: check slab-out-of-bounds in mdbitmapgetcounter If we write a large number to md/bitmapsetbits, mdbitmapcheckpage will return -EINVAL because 'page = bitmap-pages', but the return value was not checked immediately in...

7.1CVSS6.5AI score0.00195EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.4 views

CVE-2023-53339

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix BUGON condition in btrfscancelbalance Pausing and canceling balance can race to interrupt balance lead to BUGON panic in btrfscancelbalance. The BUGON condition in btrfscancelbalance does not take this race scenario in...

5.5CVSS5.7AI score0.00201EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.4 views

CVE-2023-53349

In the Linux kernel, the following vulnerability has been resolved: media: ov2740: Fix memleak in ov2740initcontrols There is a kmemleak when testing the media/i2c/ov2740.c with bpf mock device: unreferenced object 0xffff8881090e19e0 size 16: comm "51-i2c-ov2740", pid 278, jiffies 4294781584 age...

5.5CVSS5.7AI score0.00197EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.2 views

CVE-2023-53356

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Add null pointer check in gserialsuspend Consider a case where gserialdisconnect has already cleared gser-ioport. And if gserialsuspend gets called afterwards, it will lead to accessing of gser-ioport and th...

5.5CVSS5.9AI score0.00184EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.6 views

CVE-2022-50366

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: fix UBSAN shift-out-of-bounds issue When value timeunit, the parameter of ilog2 will be zero and the return value is -1. u64-1 is too large for shift exponent and then will trigger shift-out-of-bounds: shift...

7.1CVSS6.1AI score0.00213EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.5 views

CVE-2022-50353

In the Linux kernel, the following vulnerability has been resolved: mmc: wmt-sdmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not add...

5.5CVSS5.7AI score0.00198EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.3 views

CVE-2023-53368

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race issue between cpu buffer write and swap Warning happened in rbendcommit at code: if RBWARNONcpubuffer, !localread&cpubuffer-committing WARNING: CPU: 0 PID: 139 at kernel/trace/ringbuffer.c:3142...

4.7CVSS5.6AI score0.00131EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.7 views

CVE-2023-53353

In the Linux kernel, the following vulnerability has been resolved: accel/habanalabs: postpone memmgr IDR destruction to hprivrelease The memory manager IDR is currently destroyed when user releases the file descriptor. However, at this point the user context might be still held, and memory buffe...

5.5CVSS5.7AI score0.00167EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.8 views

CVE-2023-53358

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix racy issue under cocurrent smb2 tree disconnect There is UAF issue under cocurrent smb2 tree disconnect. This patch introduce TREECONNEXPIRE flags for tcon to avoid cocurrent access...

8.8CVSS6.5AI score0.00374EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.3 views

CVE-2022-50357

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: core: fix some leaks in probe The dwc3getproperties function calls: dwc-usbpsy = powersupplygetbynameusbpsyname; so there is some additional clean up required on these error paths...

5.5CVSS5.9AI score0.00201EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/17 12:00 a.m.5 views

CVE-2025-59518

In LemonLDAP::NG before 2.16.7 and 2.17 through 2.21 before 2.21.3, OS command injection can occur in the Safe jail. It does not Localize during rule evaluation. Thus, an administrator who can edit a rule evaluated by the Safe jail can execute commands on the server...

8CVSS6AI score0.01155EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.4 views

CVE-2023-53313

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix wrong setting of maxcorrreaderrors There is no input check when echo md/maxreaderrors and overflow might occur. Add check of input number...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.2 views

CVE-2023-53328

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Enhance sanity check while generating attrlist nicreateattrlist uses WARNON to catch error cases while generating attribute list, which only prints out stack trace and may not be enough. This repalces them with more...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.4 views

CVE-2023-53330

In the Linux kernel, the following vulnerability has been resolved: caif: fix memory leak in cfctrllinkuprequest When linktype is unknown or kzalloc failed in cfctrllinkuprequest, pkt is not released. Add release process to error path...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.2 views

CVE-2023-53324

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Don't leak some plane state Apparently no one noticed that mdp5 plane states leak like a sieve ever since we introduced planestate-commit refcount a few years ago in 21a01abbe32a "drm/atomic: Fix freeing...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.3 views

CVE-2023-53323

In the Linux kernel, the following vulnerability has been resolved: ext2/dax: Fix ext2setsize when len is page aligned PAGEALIGNx macro gives the next highest value which is multiple of pagesize. But if x is already page aligned then it simply returns x. So, if x passed is 0 in daxzerorange...

5.5CVSS5.9AI score0.00143EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.2 views

CVE-2023-53309

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix integer overflow in radeoncsparserinit The type of size is unsigned, if size is 0x40000000, there will be an integer overflow, size will be zero after size = sizeofuint32t, will cause uninitialized memory to be...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.3 views

CVE-2022-50340

In the Linux kernel, the following vulnerability has been resolved: media: vimc: Fix wrong function called when vimcinit fails In vimcinit, when platformdriverregister&vimcpdrv fails, platformdriverunregister&vimcpdrv is wrongly called rather than platformdeviceunregister&vimcpdev, which causes...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.5 views

CVE-2022-50350

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix a race condition between loginwork and the login thread In case a malicious initiator sends some random data immediately after a login PDU; the iscsitargetskdataready callback will schedule the loginwork...

9.8CVSS5.9AI score0.00268EPSS
SaveExploits0References5
Rows per page
Query Builder