Lucene search
+L

9914 matches found

EUVD
EUVD
added 2025/12/24 3:30 p.m.9 views

EUVD-2023-60280

In the Linux kernel, the following vulnerability has been resolved: crypto: essiv - Handle EBUSY correctly As it is essiv only handles the special return value of EINPROGERSS, which means that in all other cases it will free data related to the request. However, as the caller of essiv may specify...

6AI score0.0019EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 3:30 p.m.11 views

EUVD-2022-55798

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - prevent integer overflows The "codelength" value comes from the firmware file. If your firmware is untrusted realistically there is probably very little you can do to protect yourself. Still we try to...

6.3AI score0.00243EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/24 3:30 p.m.11 views

EUVD-2022-55787

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix DMA transfer direction When CONFIGDMAAPIDEBUG is selected, while running the crypto self test on the QAT crypto algorithms, the function adddmaentry reports a warning similar to the one below, saying that...

6AI score0.00243EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/24 1:16 p.m.13 views

CVE-2022-50774

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix DMA transfer direction When CONFIGDMAAPIDEBUG is selected, while running the crypto self test on the QAT crypto algorithms, the function adddmaentry reports a warning similar to the one below, saying that...

0.00243EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:16 p.m.16 views

UBUNTU-CVE-2023-54046

In the Linux kernel, the following vulnerability has been resolved: crypto: essiv - Handle EBUSY correctly As it is essiv only handles the special return value of EINPROGERSS, which means that in all other cases it will free data related to the request. However, as the caller of essiv may specify...

7.8CVSS5.8AI score0.0019EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.11 views

CVE-2022-50774

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix DMA transfer direction When CONFIGDMAAPIDEBUG is selected, while running the crypto self test on the QAT crypto algorithms, the function adddmaentry reports a warning similar to the one below, saying that...

5.7AI score0.00243EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.6 views

CVE-2023-54046

In the Linux kernel, the following vulnerability has been resolved: crypto: essiv - Handle EBUSY correctly As it is essiv only handles the special return value of EINPROGERSS, which means that in all other cases it will free data related to the request. However, as the caller of essiv may specify...

7.8CVSS5.7AI score0.0019EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:16 p.m.13 views

UBUNTU-CVE-2022-50774

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix DMA transfer direction When CONFIGDMAAPIDEBUG is selected, while running the crypto self test on the QAT crypto algorithms, the function adddmaentry reports a warning similar to the one below, saying that...

5.8AI score0.00243EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 1:06 p.m.25 views

CVE-2022-50774

In the Linux kernel, CVE-2022-50774 relates to the QAT crypto DMA mapping logic. When DMA API debug is enabled, add_dma_entry warned about overlapping mappings for in-place crypto self-tests, caused by using DMA_BIDIRECTIONAL for both input and output. The fix specifies correct DMA transfer direc...

6.1AI score0.00243EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.41 views

CVE-2022-50774 crypto: qat - fix DMA transfer direction

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix DMA transfer direction When CONFIGDMAAPIDEBUG is selected, while running the crypto self test on the QAT crypto algorithms, the function adddmaentry reports a warning similar to the one below, saying that...

0.00243EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 1:05 p.m.36 views

CVE-2022-50763 crypto: marvell/octeontx - prevent integer overflows

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - prevent integer overflows The "codelength" value comes from the firmware file. If your firmware is untrusted realistically there is probably very little you can do to protect yourself. Still we try to...

0.00243EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 12:30 p.m.9 views

EUVD-2025-205071

In the Linux kernel, the following vulnerability has been resolved: crypto: aead - Fix reqsize handling Commit afddce13ce81d "crypto: api - Add reqsize to cryptoalg" introduced crareqsize field in cryptoalg struct to replace type specific reqsize fields. It looks like this was introduced...

6.1AI score0.00407EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.44 views

CVE-2022-50731 crypto: akcipher - default implementation for setting a private key

In the Linux kernel, the following vulnerability has been resolved: crypto: akcipher - default implementation for setting a private key Changes from v1: removed the default implementation from setpubkey: it is assumed that an implementation must always have this callback defined as there are no u...

0.00245EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 12:22 p.m.19 views

CVE-2022-50731

CVE-2022-50731 affects the Linux kernel crypto/akcipher subsystem: the default implementation for setting a private key was removed, along with a default pub-key setter, because some algorithms (e.g., ECDSA) only support verification and lack all callbacks. The patch removes the default set_pub_k...

6AI score0.00245EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/24 11:16 a.m.9 views

CVE-2025-68726

In the Linux kernel, the following vulnerability has been resolved: crypto: aead - Fix reqsize handling Commit afddce13ce81d "crypto: api - Add reqsize to cryptoalg" introduced crareqsize field in cryptoalg struct to replace type specific reqsize fields. It looks like this was introduced...

9.8CVSS0.00407EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.5 views

CVE-2025-68726

In the Linux kernel, the following vulnerability has been resolved: crypto: aead - Fix reqsize handling Commit afddce13ce81d "crypto: api - Add reqsize to cryptoalg" introduced crareqsize field in cryptoalg struct to replace type specific reqsize fields. It looks like this was introduced...

9.8CVSS6.8AI score0.00407EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/24 11:16 a.m.9 views

UBUNTU-CVE-2025-68726

In the Linux kernel, the following vulnerability has been resolved: crypto: aead - Fix reqsize handling Commit afddce13ce81d "crypto: api - Add reqsize to cryptoalg" introduced crareqsize field in cryptoalg struct to replace type specific reqsize fields. It looks like this was introduced...

9.8CVSS5.7AI score0.00407EPSS
SaveExploits0References11
NVD
NVD
added 2025/12/24 11:15 a.m.10 views

CVE-2022-50707

In the Linux kernel, the following vulnerability has been resolved: virtio-crypto: fix memory leak in virtiocryptoalgskcipherclosesession 'vcctrlreq' is alloced in virtiocryptoalgskcipherclosesession, and should be freed in the invalid ctrlstatus-status error handling case. Otherwise there is a...

0.00196EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.5 views

CVE-2022-50707

In the Linux kernel, the following vulnerability has been resolved: virtio-crypto: fix memory leak in virtiocryptoalgskcipherclosesession 'vcctrlreq' is alloced in virtiocryptoalgskcipherclosesession, and should be freed in the invalid ctrlstatus-status error handling case. Otherwise there is a...

5.7AI score0.00196EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 11:15 a.m.8 views

UBUNTU-CVE-2022-50707

In the Linux kernel, the following vulnerability has been resolved: virtio-crypto: fix memory leak in virtiocryptoalgskcipherclosesession 'vcctrlreq' is alloced in virtiocryptoalgskcipherclosesession, and should be freed in the invalid ctrlstatus-status error handling case. Otherwise there is a...

5.7AI score0.00196EPSS
SaveExploits0References6
Rows per page
Query Builder