Lucene search
+L

531328 matches found

CVE
CVE
•added 2026/09/17 4:11 p.m.•15 views

CVE-2026-93156

This Linux kernel vulnerability affects the rk3288 crypto hash driver. In rk_hash_run(), the driver waits for the RK_CRYPTO_HASH_STS status to become idle after the final DMA transfer but ignores the poll result . If the hash engine never becomes idle, the driver proceeds to read the digest regis...

5.8AI score0.002EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/09/17 4:11 p.m.•9 views

CVE-2026-93156

In the Linux kernel, the following vulnerability has been resolved: crypto: rk3288 - fail ahash requests on HASH idle timeout rkhashrun waits for RKCRYPTOHASHSTS to become idle after the final DMA transfer, but ignores the poll result. If the hash engine never becomes idle, the driver still reads...

5.8AI score0.002EPSS
SaveExploits0
CVE
CVE
•added 2026/09/17 4:11 p.m.•18 views

CVE-2026-93154

CVE-2026-93154 is a use-after-free vulnerability in the Linux kernel's RDMA/irdma subsystem. The root cause is the absence of refcounting on user-space ring Memory Regions (MRs) : userspace could deregister the MRs backing QP, CQ, or SRQ rings while they were still in use. The fix bumps the MR's ...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/17 4:11 p.m.•12 views

EUVD-2026-82263

In the Linux kernel, the following vulnerability has been resolved: crypto: keembay - Fix AEAD unregister count in error path registeraesalgs registers the AEAD algorithms before registering the skcipher algorithms. If skcipher registration fails, the function unwinds the earlier AEAD registratio...

5.8AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/17 4:11 p.m.•7 views

CVE-2026-93155 crypto: keembay - Fix AEAD unregister count in error path

In the Linux kernel, the following vulnerability has been resolved: crypto: keembay - Fix AEAD unregister count in error path registeraesalgs registers the AEAD algorithms before registering the skcipher algorithms. If skcipher registration fails, the function unwinds the earlier AEAD registratio...

5.8AI score
SaveExploits0References8
CVE
CVE
•added 2026/09/17 4:11 p.m.•13 views

CVE-2026-93155

In the Linux kernel , the Keembay crypto driver contains a bug in the register_aes_algs() function's error handling path. When skcipher algorithm registration fails, the function unwinds the earlier AEAD registration by calling crypto_engine_unregister_aeads() but incorrectly passes ARRAY_SIZE(al...

5.8AI score0.00209EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/09/17 4:11 p.m.•12 views

CVE-2026-93155

In the Linux kernel, the following vulnerability has been resolved: crypto: keembay - Fix AEAD unregister count in error path registeraesalgs registers the AEAD algorithms before registering the skcipher algorithms. If skcipher registration fails, the function unwinds the earlier AEAD registratio...

5.8AI score0.00209EPSS
SaveExploits0
OSV
OSV
•added 2026/09/17 4:11 p.m.•6 views

CVE-2026-93154 RDMA/irdma: Add refcounting to user ring MRs

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Add refcounting to user ring MRs Prevent userspace from deregistering the MRs that back QP/CQ/SRQ rings by bumping the MR's refcount upon association...

7.8CVSS5.8AI score
SaveExploits0References6
Debian CVE
Debian CVE
•added 2026/09/17 4:11 p.m.•11 views

CVE-2026-93154

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Add refcounting to user ring MRs Prevent userspace from deregistering the MRs that back QP/CQ/SRQ rings by bumping the MR's refcount upon association...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/17 4:11 p.m.•6 views

EUVD-2026-82262

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Add refcounting to user ring MRs Prevent userspace from deregistering the MRs that back QP/CQ/SRQ rings by bumping the MR's refcount upon association...

5.8AI score0.00173EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/17 4:11 p.m.•36 views

CVE-2026-93154 RDMA/irdma: Add refcounting to user ring MRs

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Add refcounting to user ring MRs Prevent userspace from deregistering the MRs that back QP/CQ/SRQ rings by bumping the MR's refcount upon association...

7.8CVSS0.00173EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/09/17 4:11 p.m.•10 views

CVE-2026-93153

In the Linux kernel, the following vulnerability has been resolved: RDMA/bngre: return a timeout when firmware responses stall waitforresp documents that it returns a non-zero error when a firmware command does not complete, and bngrercfwsendmessage already marks the firmware as stalled when the...

6AI score0.00198EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/17 4:11 p.m.•11 views

EUVD-2026-82261

In the Linux kernel, the following vulnerability has been resolved: RDMA/bngre: return a timeout when firmware responses stall waitforresp documents that it returns a non-zero error when a firmware command does not complete, and bngrercfwsendmessage already marks the firmware as stalled when the...

5.9AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:11 p.m.•36 views

CVE-2026-93153 RDMA/bng_re: return a timeout when firmware responses stall

In the Linux kernel, the following vulnerability has been resolved: RDMA/bngre: return a timeout when firmware responses stall waitforresp documents that it returns a non-zero error when a firmware command does not complete, and bngrercfwsendmessage already marks the firmware as stalled when the...

0.00198EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 4:11 p.m.•6 views

CVE-2026-93153 RDMA/bng_re: return a timeout when firmware responses stall

In the Linux kernel, the following vulnerability has been resolved: RDMA/bngre: return a timeout when firmware responses stall waitforresp documents that it returns a non-zero error when a firmware command does not complete, and bngrercfwsendmessage already marks the firmware as stalled when the...

5.9AI score
SaveExploits0References5
CVE
CVE
•added 2026/09/17 4:11 p.m.•16 views

CVE-2026-93153

CVE-2026-93153 affects the Linux kernel in the RDMA/bng_re subsystem. The root cause is that __wait_for_resp() ignores wait_event_timeout() expiry: if the response slot remains in use after the timeout and after the polled CREQ service attempt, the loop starts another full timeout period and can ...

5.9AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 4:11 p.m.•7 views

CVE-2026-93152 nvme-apple: Use acquire/release for queue enabled state

In the Linux kernel, the following vulnerability has been resolved: nvme-apple: Use acquire/release for queue enabled state applenvmeinitqueue initializes queue state and then marks the queue enabled. The interrupt and request paths check enabled before using that queue state. The old wmb after...

5.8AI score
SaveExploits0References9
EUVD
EUVD
•added 2026/09/17 4:11 p.m.•8 views

EUVD-2026-82260

In the Linux kernel, the following vulnerability has been resolved: nvme-apple: Use acquire/release for queue enabled state applenvmeinitqueue initializes queue state and then marks the queue enabled. The interrupt and request paths check enabled before using that queue state. The old wmb after...

5.8AI score0.00215EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/17 4:11 p.m.•34 views

CVE-2026-93152 nvme-apple: Use acquire/release for queue enabled state

In the Linux kernel, the following vulnerability has been resolved: nvme-apple: Use acquire/release for queue enabled state applenvmeinitqueue initializes queue state and then marks the queue enabled. The interrupt and request paths check enabled before using that queue state. The old wmb after...

0.00215EPSS
SaveExploits0References6
Debian CVE
Debian CVE
•added 2026/09/17 4:11 p.m.•10 views

CVE-2026-93152

In the Linux kernel, the following vulnerability has been resolved: nvme-apple: Use acquire/release for queue enabled state applenvmeinitqueue initializes queue state and then marks the queue enabled. The interrupt and request paths check enabled before using that queue state. The old wmb after...

5.9AI score0.00215EPSS
SaveExploits0
Rows per page
Query Builder