Lucene search
+L

77927 matches found

OSV
OSV
added 2026/08/26 3:17 p.m.7 views

AZL-97805 CVE-2026-80567 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queue Previously, rmif54bufferqueue waited for the worker thread to finish but ignored whether it succeeded. If the worker failed e.g., due to a timeout or register read...

6AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:17 p.m.6 views

AZL-97698 CVE-2026-80565 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix error path in devmqceregisteralgs If ops-registeralgs fails, the error path repeatedly calls the same ops-unregisteralgs from the failed registration. Use the loop index to unregister the previously registered...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/26 3:17 p.m.6 views

CVE-2026-80565

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix error path in devmqceregisteralgs If ops-registeralgs fails, the error path repeatedly calls the same ops-unregisteralgs from the failed registration. Use the loop index to unregister the previously registered...

7.8CVSS0.0012EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/26 3:17 p.m.7 views

CVE-2026-80538

In the Linux kernel, the following vulnerability has been resolved: xfs: propagate errors from xfsrtginodeload xfsrtginodeensure treats every xfsrtginodeload error other than -ENOENT as success. This can leave the realtime group inode unset after an I/O, allocation, or corruption error. Growfs th...

7.1CVSS0.00124EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/26 3:17 p.m.6 views

AZL-97811 CVE-2026-80529 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: xfs: don't swallow dquot recovery verification errors xlogrecoverdquotcommitpass2 validates the recovered dquot with xfsdqblkverify and, on failure, sets error = -EFSCORRUPTED and jumps to outrelease. But outrelease unconditional...

6AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:16 p.m.7 views

AZL-97791 CVE-2026-74754 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: core: pair EH runtime PM get and put shost-ehnoresume is currently consulted twice in one error handling iteration: once before scsiautopmgethost and once again before scsiautopmputhost. That is racy when a PM-triggered err...

5.8AI score0.00155EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.37 views

CVE-2026-80570 Input: synaptics-rmi4 - zero report size on F54 work error

In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - zero report size on F54 work error In rmif54work, if an error occurs during report request or command verification, the code jumped directly to the 'error' label, bypassing the 'abort' label where...

7.8CVSS0.00134EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/26 2:37 p.m.6 views

CVE-2026-80570 Input: synaptics-rmi4 - zero report size on F54 work error

In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - zero report size on F54 work error In rmif54work, if an error occurs during report request or command verification, the code jumped directly to the 'error' label, bypassing the 'abort' label where...

7.8CVSS5.7AI score
SaveExploits0References11
OSV
OSV
added 2026/08/26 2:37 p.m.6 views

CVE-2026-80567 Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queue

In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queue Previously, rmif54bufferqueue waited for the worker thread to finish but ignored whether it succeeded. If the worker failed e.g., due to a timeout or register read...

6AI score
SaveExploits0References11
CVE
CVE
added 2026/08/26 2:37 p.m.15 views

CVE-2026-80567

CVE-2026-80567 affects the synaptics-rmi4 input driver in the Linux kernel. The function rmi_f54_buffer_queue() waited for the F54 worker thread to finish but ignored its exit status. When the worker failed (e.g., due to a timeout or register read failure), the queue thread silently returned succ...

5.7AI score0.00164EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/26 2:37 p.m.12 views

CVE-2026-80565

This Linux kernel vulnerability affects the crypto qce (Qualcomm Crypto Engine) driver, specifically the devm_qce_register_algs function. The root cause is an error-path bug : when ops->register_algs() fails during algorithm registration, the error handler repeatedly invokes the same ops->u...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.33 views

CVE-2026-80565 crypto: qce - fix error path in devm_qce_register_algs

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix error path in devmqceregisteralgs If ops-registeralgs fails, the error path repeatedly calls the same ops-unregisteralgs from the failed registration. Use the loop index to unregister the previously registered...

7.8CVSS0.0012EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/26 2:37 p.m.4 views

CVE-2026-80565 crypto: qce - fix error path in devm_qce_register_algs

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix error path in devmqceregisteralgs If ops-registeralgs fails, the error path repeatedly calls the same ops-unregisteralgs from the failed registration. Use the loop index to unregister the previously registered...

7.8CVSS5.6AI score
SaveExploits0References11
CVE
CVE
added 2026/08/26 2:37 p.m.16 views

CVE-2026-80559

CVE-2026-80559 is a Linux kernel vulnerability in the sur40 input driver. The root cause is an incorrect registration ordering in sur40_probe(): input_register_device() was called before the V4L2 video device and vb2_queue were fully initialized. If userspace opened the input device immediately, ...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/26 2:37 p.m.18 views

CVE-2026-80538

CVE-2026-80538 affects the XFS filesystem in the Linux kernel. The function xfs_rtginode_ensure() incorrectly treats all errors returned by xfs_rtginode_load() other than -ENOENT as success, which can leave the realtime group inode unset after an I/O, allocation, or corruption error. The growfs u...

7.1CVSS5.5AI score0.00124EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.33 views

CVE-2026-80538 xfs: propagate errors from xfs_rtginode_load

In the Linux kernel, the following vulnerability has been resolved: xfs: propagate errors from xfsrtginodeload xfsrtginodeensure treats every xfsrtginodeload error other than -ENOENT as success. This can leave the realtime group inode unset after an I/O, allocation, or corruption error. Growfs th...

7.1CVSS0.00124EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/26 2:37 p.m.5 views

CVE-2026-80538 xfs: propagate errors from xfs_rtginode_load

In the Linux kernel, the following vulnerability has been resolved: xfs: propagate errors from xfsrtginodeload xfsrtginodeensure treats every xfsrtginodeload error other than -ENOENT as success. This can leave the realtime group inode unset after an I/O, allocation, or corruption error. Growfs th...

7.1CVSS5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/08/26 2:37 p.m.5 views

CVE-2026-80534 xfs: fix ilock leak on error in xfs_dq_get_next_id

In the Linux kernel, the following vulnerability has been resolved: xfs: fix ilock leak on error in xfsdqgetnextid xfsdqgetnextid takes the quota inode ILOCK before calling xfsireadextents. If xfsireadextents fails, the function returns immediately without releasing the lock, leaking the quota...

5.6AI score
SaveExploits0References11
CVE
CVE
added 2026/08/26 2:37 p.m.14 views

CVE-2026-80529

CVE-2026-80529 affects the Linux kernel's XFS filesystem . In xlog_recover_dquot_commit_pass2() , a recovered dquot is validated via xfs_dqblk_verify() ; on failure the function sets error = -EFSCORRUPTED and jumps to out_release , which unconditionally returns 0. This discards the corruption err...

5.7AI score0.00172EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/26 2:37 p.m.5 views

CVE-2026-80529 xfs: don't swallow dquot recovery verification errors

In the Linux kernel, the following vulnerability has been resolved: xfs: don't swallow dquot recovery verification errors xlogrecoverdquotcommitpass2 validates the recovered dquot with xfsdqblkverify and, on failure, sets error = -EFSCORRUPTED and jumps to outrelease. But outrelease unconditional...

5.9AI score
SaveExploits0References9
Rows per page
Query Builder