Lucene search
+L

13 matches found

Kitploit
Kitploit
added 2026/09/05 9:48 p.m.5 views

CQPToolkit

CQP Tool kit 이 시스템은 QKD를 보안 시스템에 통합하기 위한 다양한 구성 요소를 제공합니다. C++11로 작성되었지만 GRPC 인터페이스를 사용하므로 다양한 언어와 통합될 수 있습니다. Quick Start 이 소프트웨어를 네이티브로 실행하려면 다음 중 하나를 수행하세요: Ubuntu deb packages를 다운로드하여 설치하거나 서브모듈이 업데이트되었는지 확인한 후 소스를 클론하고 로컬에서 빌드하세요 서브모듈을 포함하여 소스를 클론하려면:bash git clone --recurse-submodules...

5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.7 views

UBUNTU-CVE-2026-68419

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Prevent reregmr for non-mem regions When a QP/CQ/SRQ is created, a two step process is used where the buffer is allocated in userspace and explicitly registered with the normal regmr mechanism prior to creating the...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.12 views

CVE-2026-68419

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Prevent reregmr for non-mem regions When a QP/CQ/SRQ is created, a two step process is used where the buffer is allocated in userspace and explicitly registered with the normal regmr mechanism prior to creating the...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.37 views

CVE-2026-68419 RDMA/irdma: Prevent rereg_mr for non-mem regions

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Prevent reregmr for non-mem regions When a QP/CQ/SRQ is created, a two step process is used where the buffer is allocated in userspace and explicitly registered with the normal regmr mechanism prior to creating the...

7.8CVSS0.00129EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/31 12:26 a.m.7 views

SUSE CVE-2023-54292

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix data race on CQP request done KCSAN detects a data race on cqprequest-requestdone memory location which is accessed locklessly in irdmahandlecqpop while being updated in irdmacqpcehandler. Annotate lockless intent...

5.8CVSS6.4AI score0.00535EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/12/31 12:26 a.m.8 views

SUSE CVE-2023-54302

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix data race on CQP completion stats CQP completion statistics is read lockesly in irdmawaitevent and irdmacheckcqpprogress while it can be updated in the completion thread irdmascccqgetcqeinfo on another CPU as KCSA...

6.1CVSS6.4AI score0.00195EPSS
SaveExploits0References21
EUVD
EUVD
added 2025/12/30 3:30 p.m.17 views

EUVD-2023-60512

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix data race on CQP request done KCSAN detects a data race on cqprequest-requestdone memory location which is accessed locklessly in irdmahandlecqpop while being updated in irdmacqpcehandler. Annotate lockless intent...

5.8AI score0.00535EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/30 3:30 p.m.9 views

EUVD-2023-60502

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix data race on CQP completion stats CQP completion statistics is read lockesly in irdmawaitevent and irdmacheckcqpprogress while it can be updated in the completion thread irdmascccqgetcqeinfo on another CPU as KCSA...

5.9AI score0.00195EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/30 1:16 p.m.10 views

CVE-2023-54302

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix data race on CQP completion stats CQP completion statistics is read lockesly in irdmawaitevent and irdmacheckcqpprogress while it can be updated in the completion thread irdmascccqgetcqeinfo on another CPU as KCSA...

0.00195EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/30 1:16 p.m.12 views

CVE-2023-54292

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix data race on CQP request done KCSAN detects a data race on cqprequest-requestdone memory location which is accessed locklessly in irdmahandlecqpop while being updated in irdmacqpcehandler. Annotate lockless intent...

9.8CVSS0.00535EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/30 1:16 p.m.9 views

UBUNTU-CVE-2023-54302

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix data race on CQP completion stats CQP completion statistics is read lockesly in irdmawaitevent and irdmacheckcqpprogress while it can be updated in the completion thread irdmascccqgetcqeinfo on another CPU as KCSA...

5.7AI score0.00195EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/30 12:23 p.m.8 views

CVE-2023-54302 RDMA/irdma: Fix data race on CQP completion stats

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix data race on CQP completion stats CQP completion statistics is read lockesly in irdmawaitevent and irdmacheckcqpprogress while it can be updated in the completion thread irdmascccqgetcqeinfo on another CPU as KCSA...

6.3AI score
SaveExploits0References7
OSV
OSV
added 2025/12/30 12:23 p.m.12 views

CVE-2023-54292 RDMA/irdma: Fix data race on CQP request done

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix data race on CQP request done KCSAN detects a data race on cqprequest-requestdone memory location which is accessed locklessly in irdmahandlecqpop while being updated in irdmacqpcehandler. Annotate lockless intent...

9.8CVSS6.2AI score
SaveExploits0References7
Rows per page
Query Builder