Lucene search
+L

6306 matches found

OSV
OSV
added 2024/05/21 3:31 p.m.12 views

CVE-2023-52806 ALSA: hda: Fix possible null-ptr-deref when assigning a stream

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...

5.5CVSS5.8AI score0.00257EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.22 views

CVE-2023-52804 fs/jfs: Add validity check for db_maxag and db_agpref

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Add validity check for dbmaxag and dbagpref Both dbmaxag and dbagpref are used as the index of the dbagfree array, but there is currently no validity check for dbmaxag and dbagpref, which can lead to errors. The following...

6.7AI score0.00255EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.21 views

CVE-2023-52803 SUNRPC: Fix RPC client cleaned up the freed pipefs dentries

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix RPC client cleaned up the freed pipefs dentries RPC client pipefs dentries cleanup is in separated rpcremovepipedir workqueue,which takes care about pipefs superblock locking. In some special scenarios, when kernel...

6.6AI score0.00236EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/21 3:31 p.m.23 views

CVE-2023-52804 fs/jfs: Add validity check for db_maxag and db_agpref

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Add validity check for dbmaxag and dbagpref Both dbmaxag and dbagpref are used as the index of the dbagfree array, but there is currently no validity check for dbmaxag and dbagpref, which can lead to errors. The following...

7.8CVSS6AI score0.00255EPSS
SaveExploits0References12
CVE
CVE
added 2024/05/21 3:31 p.m.122 views

CVE-2023-52802

CVE-2023-52802 is rejected/not used; this entry does not reflect an active vulnerability.

6.5AI score
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.23 views

CVE-2023-52802

...

6.5AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.23 views

CVE-2023-52800

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix htt pktlog locking The ath11k active pdevs are protected by RCU but the htt pktlog handling code calling ath11kmacgetarbypdevid was not marked as a read-side critical section. Mark the code in question as an RCU...

4.4CVSS7.5AI score0.00227EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.22 views

CVE-2023-52799 jfs: fix array-index-out-of-bounds in dbFindLeaf

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...

6.8AI score0.00255EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.31 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...

7.8CVSS7AI score0.00241EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.19 views

CVE-2023-52789 tty: vcc: Add check for kstrdup() in vcc_probe()

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...

6.8AI score0.00246EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.20 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...

5.5CVSS7.1AI score0.00246EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.22 views

CVE-2023-52788 i915/perf: Fix NULL deref bugs with drm_dbg() calls

In the Linux kernel, the following vulnerability has been resolved: i915/perf: Fix NULL deref bugs with drmdbg calls When i915 perf interface is not available dereferencing it will lead to NULL dereferences. As returning -ENOTSUPP is pretty clear return when perf interface is not available...

6.6AI score0.00236EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 3:31 p.m.12 views

CVE-2023-52787 blk-mq: make sure active queue usage is held for bio_integrity_prep()

In the Linux kernel, the following vulnerability has been resolved: blk-mq: make sure active queue usage is held for biointegrityprep blkintegrityunregister can come if queue usage counter isn't held for one bio with integrity prepared, so this request may be completed with calling...

5.5CVSS5.8AI score0.00236EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.17 views

CVE-2023-52786 ext4: fix racy may inline data check in dio write

In the Linux kernel, the following vulnerability has been resolved: ext4: fix racy may inline data check in dio write syzbot reports that the following warning from ext4iomapbegin triggers as of the commit referenced below: if WARNONONCEext4hasinlinedatainode return -ERANGE; This occurs during a...

6.8AI score0.00179EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.43 views

CVE-2023-52784 bonding: stop the device in bond_setup_by_slave()

In the Linux kernel, the following vulnerability has been resolved: bonding: stop the device in bondsetupbyslave Commit 9eed321cde22 "net: lapbether: only support ethernet devices" has been able to keep syzbot away from net/lapb, until today. In the following splat 1, the issue is that a lapbethe...

6.1AI score0.00242EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/21 3:30 p.m.17 views

CVE-2023-52779 fs: Pass AT_GETATTR_NOSEC flag to getattr interface function

In the Linux kernel, the following vulnerability has been resolved: fs: Pass ATGETATTRNOSEC flag to getattr interface function When vfsgetattrnosec calls a filesystem's getattr interface function then the 'nosec' should propagate into this function so that vfsgetattrnosec can again be called from...

6.8AI score0.00208EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/21 3:30 p.m.18 views

CVE-2023-52777 wifi: ath11k: fix gtk offload status event locking

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix gtk offload status event locking The ath11k active pdevs are protected by RCU but the gtk offload status event handling code calling ath11kmacgetarvifbyvdevid was not marked as a read-side critical section. Mark...

7AI score0.00241EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/21 3:30 p.m.120 views

CVE-2023-52774

CVE-2023-52774 : In the Linux kernel (s390/dasd), the device queue could be accessed concurrently in dasd_profile_start(), allowing the queue to change while it is being read; this could trigger a kernel panic due to invalid pointer accesses when I/O is highly parallel (aliases). The root cause i...

5.5CVSS6.5AI score0.0024EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:30 p.m.69 views

CVE-2023-52774

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: protect device queue against concurrent access In dasdprofilestart the amount of requests on the device queue are counted. The access to the device queue is unprotected against concurrent access. With a lot of parallel...

5.5CVSS6.8AI score0.0024EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 3:30 p.m.19 views

CVE-2023-52769 wifi: ath12k: fix htt mlo-offset event locking

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix htt mlo-offset event locking The ath12k active pdevs are protected by RCU but the htt mlo-offset event handling code calling ath12kmacgetarbypdevid was not marked as a read-side critical section. Mark the code i...

7AI score0.00238EPSS
SaveExploits0References3
Rows per page
Query Builder