Lucene search
+L

171253 matches found

OSV
OSV
added 2026/09/04 4:49 p.m.12 views

CVE-2026-80886 serial: msm: Disable DMA for kernel console UART

In the Linux kernel, the following vulnerability has been resolved: serial: msm: Disable DMA for kernel console UART At the moment, concurrent writes from userspace and the kernel to the console can trigger a race condition that results in an infinite loop of the same messages printed over and ov...

5.6AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/09/04 4:49 p.m.18 views

CVE-2026-80886

In the Linux kernel, the following vulnerability has been resolved: serial: msm: Disable DMA for kernel console UART At the moment, concurrent writes from userspace and the kernel to the console can trigger a race condition that results in an infinite loop of the same messages printed over and ov...

5.8AI score0.0018EPSS
SaveExploits0
CVE
CVE
added 2026/09/04 4:49 p.m.24 views

CVE-2026-80886

CVE-2026-80886 affects the Linux kernel MSM (Qualcomm) serial driver . A race condition occurs when concurrent writes from userspace (which initiate an asynchronous DMA transfer and release the port lock) and the kernel printk path (which grabs the lock and reconfigures the UART for PIO ) collide...

5.3AI score0.0018EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/04 4:49 p.m.8 views

EUVD-2026-71516

In the Linux kernel, the following vulnerability has been resolved: serial: msm: Disable DMA for kernel console UART At the moment, concurrent writes from userspace and the kernel to the console can trigger a race condition that results in an infinite loop of the same messages printed over and ov...

5.3AI score0.0018EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/09/04 4:41 p.m.12 views

CVE-2026-16693 IBM i is Affected By Cryptographic Algorithm Weakness in DCM []

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote authenticated attacker to obtain sensitive information due to the use of hardcoded cryptographic constants to obfuscate encryption keys...

4.4CVSS5.3AI score0.0013EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/04 4:41 p.m.35 views

CVE-2026-16693 IBM i is Affected By Cryptographic Algorithm Weakness in DCM []

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote authenticated attacker to obtain sensitive information due to the use of hardcoded cryptographic constants to obfuscate encryption keys...

4.4CVSS0.0013EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 4:18 p.m.5 views

AZL-99639 CVE-2026-80861 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: bail out of setup if the controller is inaccessible xhcigensetup locates the operational registers using the capability length read from the very first register: xhci-opregs = hcd-regs +...

5.8AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 4:18 p.m.10 views

DEBIAN-CVE-2026-80864

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix responder UAF on IBQPMAXDESTRDATOMIC modifyqp rxeqpfromattr handles IBQPMAXDESTRDATOMIC outside the IBQPSTATE path, so it holds no statelock and runs while the responder task rxereceiver recvtask on rxewq is live. A...

5.4AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 4:18 p.m.6 views

AZL-99519 CVE-2026-80864 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix responder UAF on IBQPMAXDESTRDATOMIC modifyqp rxeqpfromattr handles IBQPMAXDESTRDATOMIC outside the IBQPSTATE path, so it holds no statelock and runs while the responder task rxereceiver recvtask on rxewq is live. A...

6.3AI score0.00156EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/04 4:18 p.m.6 views

CVE-2026-80864

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix responder UAF on IBQPMAXDESTRDATOMIC modifyqp rxeqpfromattr handles IBQPMAXDESTRDATOMIC outside the IBQPSTATE path, so it holds no statelock and runs while the responder task rxereceiver recvtask on rxewq is live. A...

0.00156EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/04 4:18 p.m.7 views

DEBIAN-CVE-2026-80861

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: bail out of setup if the controller is inaccessible xhcigensetup locates the operational registers using the capability length read from the very first register: xhci-opregs = hcd-regs +...

5.6AI score0.00156EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/04 4:18 p.m.8 views

CVE-2026-80861

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: bail out of setup if the controller is inaccessible xhcigensetup locates the operational registers using the capability length read from the very first register: xhci-opregs = hcd-regs +...

0.00156EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 4:18 p.m.8 views

CVE-2026-80855

In the Linux kernel, the following vulnerability has been resolved: fuse: fix invalidate lock leak on open OTRUNC DAX failure fuseopen takes filemapinvalidatelock for a DAX truncate daxtruncate = true and releases it before the outinodeunlock label. But when fusedaxbreaklayouts fails, the goto...

0.00165EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/04 4:18 p.m.6 views

DEBIAN-CVE-2026-80855

In the Linux kernel, the following vulnerability has been resolved: fuse: fix invalidate lock leak on open OTRUNC DAX failure fuseopen takes filemapinvalidatelock for a DAX truncate daxtruncate = true and releases it before the outinodeunlock label. But when fusedaxbreaklayouts fails, the goto...

5.4AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 4:18 p.m.4 views

AZL-99474 CVE-2026-80855 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: fuse: fix invalidate lock leak on open OTRUNC DAX failure fuseopen takes filemapinvalidatelock for a DAX truncate daxtruncate = true and releases it before the outinodeunlock label. But when fusedaxbreaklayouts fails, the goto...

5.8AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 4:18 p.m.5 views

DEBIAN-CVE-2026-80848

In the Linux kernel, the following vulnerability has been resolved: xfrm: espintcp: fix UAF during close ZDI reported and analyzed a race condition during close for espintcp sockets: espintcpclose frees emsg-skb via kfreeskb without holding any socket lock. Concurrently, the xfrmtransreinject wor...

5.4AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 4:18 p.m.6 views

AZL-99564 CVE-2026-80848 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: xfrm: espintcp: fix UAF during close ZDI reported and analyzed a race condition during close for espintcp sockets: espintcpclose frees emsg-skb via kfreeskb without holding any socket lock. Concurrently, the xfrmtransreinject wor...

6.1AI score0.00195EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/04 4:18 p.m.6 views

CVE-2026-80848

In the Linux kernel, the following vulnerability has been resolved: xfrm: espintcp: fix UAF during close ZDI reported and analyzed a race condition during close for espintcp sockets: espintcpclose frees emsg-skb via kfreeskb without holding any socket lock. Concurrently, the xfrmtransreinject wor...

0.00195EPSS
SaveExploits0References9
NVD
NVD
added 2026/09/04 4:18 p.m.5 views

CVE-2026-80842

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: fix use-after-free of a master VLAN's multicast context brmulticasttoggleonevlan clears BRVLFLAGMCASTENABLED under br-multicastlock before stopping a VLAN's multicast context. That is the teardown handshake:...

0.00177EPSS
SaveExploits0References8
NVD
NVD
added 2026/09/04 4:18 p.m.5 views

CVE-2026-80843

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix xfrmstateconstruct auth-trunc leak attachauthtrunc can allocate x-aalg while leaving x-props.aalgo at zero when the selected auth algorithm has no sadbalgid. One real case is cmacaes. xfrmstateconstruct then treats...

0.00195EPSS
SaveExploits0References9
Rows per page
Query Builder