Lucene search
+L

20305 matches found

RedhatCVE
RedhatCVE
added 2024/05/23 11:12 a.m.29 views

CVE-2023-52824

REJECTED CVE A memory handling vulnerability was identified in the Linux kernel's watchqueue subsystem. The issue stems from the lack of overflow checks when duplicating a user-space array with memdupuser. This could allow an attacker to exploit the absence of safeguards, potentially leading to a...

6.4AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:12 a.m.34 views

CVE-2023-52822

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority for the following reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.7AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:11 a.m.36 views

CVE-2023-52815

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vkms: fix a possible null pointer dereference In amdgpuvkmsconngetmodes, the return value of drmcvtmode is assigned to mode, which will lead to a NULL pointer dereference on failure of drmcvtmode. Add a check to avoid...

5.5CVSS5.3AI score0.00236EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:11 a.m.35 views

CVE-2023-52814

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential null pointer derefernce The amdgpurasgetcontext may return NULL if device not support ras feature, so add check before using...

5.5CVSS5.4AI score0.0024EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:11 a.m.34 views

CVE-2023-52811

In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Remove BUGON in the case of an empty event pool In practice the driver should never send more commands than are allocated to a queue's event pool. In the unlikely event that this happens, the code asserts a BUGON, a...

5.5CVSS6.8AI score0.0025EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:11 a.m.23 views

CVE-2023-52808

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Set debugfsdir pointer to NULL after removing debugfs If init debugfs failed during device registration due to memory allocation failure, debugfsremoverecursive is called, after which debugfsdir is not set to NULL...

4.4CVSS6.4AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:11 a.m.25 views

CVE-2023-52806

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix possible null-ptr-deref when assigning a stream While AudioDSP drivers assign streams exclusively of HOST or LINK type, nothing blocks a user to attempt to assign a COUPLED stream. As supplied substream instance ma...

4.4CVSS5.3AI score0.00257EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:11 a.m.28 views

CVE-2023-52805

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in diAlloc Currently there is not check against the agno of the iag while allocating new inodes to avoid fragmentation problem. Added the check which is required...

5.5CVSS6.5AI score0.00255EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:11 a.m.21 views

CVE-2023-52802

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority for the following reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

4.4CVSS6.6AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:11 a.m.35 views

CVE-2023-52799

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in dbFindLeaf Currently while searching for dmtreet for sufficient free blocks there is an array out of bounds while getting element in tp-dmstree. To add the required check for out of bound we...

7.1CVSS6.6AI score0.00255EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:10 a.m.16 views

CVE-2023-52795

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: fix use after free in vhostvdpaprobe The putdevice calls vhostvdpareleasedev which calls idasimpleremove and frees "v". So this call to idasimpleremove is a use after free and a double free...

4.4CVSS6.7AI score0.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:10 a.m.18 views

CVE-2023-52793

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority for the following reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

4.4CVSS6.7AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:10 a.m.17 views

CVE-2023-52789

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

6CVSS6.5AI score0.00246EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:10 a.m.22 views

CVE-2023-52783

In the Linux kernel, the following vulnerability has been resolved: net: wangxun: fix kernel panic due to null pointer When the device uses a custom subsystem vendor ID, the function wxswinit returns before the memory of 'wx-mactable' is allocated. The null pointer will causes the kernel panic...

4.4CVSS5.2AI score0.00208EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:10 a.m.23 views

CVE-2023-52782

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Track xmit submission to PTP WQ after populating metadata map Ensure the skb is available in metadata mapping to skbs before tracking the metadata index for detecting undelivered CQEs. If the metadata index is put in t...

4.4CVSS6.3AI score0.00235EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:09 a.m.21 views

CVE-2023-52773

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a NULL pointer dereference in amdgpudmi2cxfer When ddcserviceconstruct is called, it explicitly checks both the link type and whether there is something on the link which will dictate whether the pin is marke...

4.4CVSS5.3AI score0.00236EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:09 a.m.27 views

CVE-2023-52705

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix underflow in second superblock position calculations Macro NILFSSB2OFFSETBYTES, which computes the position of the second superblock, underflows when the argument device size is less than 4096 bytes. Therefore, when...

5.5CVSS6.5AI score0.00252EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:09 a.m.21 views

CVE-2023-52702

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix possible memory leak in ovsmetercmdset oldmeter needs to be free after it is detached regardless of whether the new meter is successfully attached...

6.1CVSS6.5AI score0.0025EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:08 a.m.39 views

CVE-2023-52700

In the Linux kernel, the following vulnerability has been resolved: tipc: fix kernel warning when sending SYN message When sending a SYN message, this kernel stack trace is observed: ... 13.396352 RIP: 0010:copyfromiter+0xb4/0x550 ... 13.398494 Call Trace: 13.398630 13.398630 ? allocskb+0xed/0x1a...

5.5CVSS6.5AI score0.00217EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:07 a.m.20 views

CVE-2021-47495

In the Linux kernel, the following vulnerability has been resolved: usbnet: sanity check for maxpacket maxpacket of 0 makes no sense and oopses as we need to divide by it. Give up. V2: fixed typo in log and stylistic issues...

4.4CVSS6.5AI score0.00213EPSS
SaveExploits0References4
Rows per page
Query Builder