Lucene search
+L

10261 matches found

vulnersOsv
vulnersOsv
added 2024/05/01 5:05 p.m.2 views

@boxyhq/saml-jackson (>=1.11.2, <=1.17.1), @boxyhq/saml20 (>=1.2.4, <=1.4.1) +7 more potentially affected by CVE-2024-32962 via xml-crypto (>=4.1.0, <=5.1.1)

xml-crypto NPM version =4.1.0, =1.11.2, =1.2.4, =4.0.0, =1.0.0, =0.0.1, =0.0.2 - saml-nofs 3.0.2 - verifactu-utils 1.1.0 Source cves: CVE-2024-32962 Source advisory: OSV:GHSA-2XP3-57P7-QF4V...

10CVSS8.6AI score0.00833EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2024/05/01 5:05 p.m.40 views

xml-crypto vulnerable to XML signature verification bypass due improper verification of signature/signature spoofing

Summary Default configuration does not check authorization of the signer, it only checks the validity of the signature per section 3.2.2 of https://www.w3.org/TR/2008/REC-xmldsig-core-20080610/sec-CoreValidation. As such, without additional validation steps, the default configuration allows a...

10CVSS7AI score0.00833EPSS
SaveExploits1References10Affected Software1
The Hacker News
The Hacker News
added 2024/05/01 2:25 p.m.19 views

Bitcoin Forensic Analysis Uncovers Money Laundering Clusters and Criminal Proceeds

A forensic analysis of a graph dataset containing transactions on the Bitcoin blockchain has revealed clusters associated with illicit activity and money laundering, including detecting criminal proceeds sent to a crypto exchange and previously unknown wallets belonging to a Russian darknet marke...

6.9AI score
SaveExploits0
NVD
NVD
added 2024/05/01 1:15 p.m.25 views

CVE-2024-27061

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ce - Fix use after free in unprepare sun8icecipherunprepare should be called before cryptofinalizeskcipherrequest, because client callbacks may immediately free memory, that isn't needed anymore. But it will be used...

7.8CVSS6.4AI score0.00226EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.30 views

CVE-2024-27061

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ce - Fix use after free in unprepare sun8icecipherunprepare should be called before cryptofinalizeskcipherrequest, because client callbacks may immediately free memory, that isn't needed anymore. But it will be used...

7.8CVSS5.9AI score0.00226EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/01 1:15 p.m.18 views

UBUNTU-CVE-2024-27061

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ce - Fix use after free in unprepare sun8icecipherunprepare should be called before cryptofinalizeskcipherrequest, because client callbacks may immediately free memory, that isn't needed anymore. But it will be used...

7.8CVSS5.7AI score0.00226EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/01 1:00 p.m.33 views

CVE-2024-27061

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ce - Fix use after free in unprepare sun8icecipherunprepare should be called before cryptofinalizeskcipherrequest, because client callbacks may immediately free memory, that isn't needed anymore. But it will be used...

7.8CVSS5.9AI score0.00226EPSS
SaveExploits0
CVE
CVE
added 2024/05/01 1:00 p.m.102 views

CVE-2024-27061

CVE-2024-27061 affects the Linux kernel crypto sun8i-ce path (sun8i_ce_cipher_do_one) due to a use-after-free in unprepare. The root cause is use-after-free of memory when client callbacks may free memory before sun8i_ce_cipher_unprepare is called, leading to a potential pointer dereference and a...

7.8CVSS6.6AI score0.00226EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/01 1:00 p.m.37 views

CVE-2024-27061 crypto: sun8i-ce - Fix use after free in unprepare

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ce - Fix use after free in unprepare sun8icecipherunprepare should be called before cryptofinalizeskcipherrequest, because client callbacks may immediately free memory, that isn't needed anymore. But it will be used...

7.8CVSS6.7AI score0.00226EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/01 1:00 p.m.18 views

CVE-2024-27061 crypto: sun8i-ce - Fix use after free in unprepare

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ce - Fix use after free in unprepare sun8icecipherunprepare should be called before cryptofinalizeskcipherrequest, because client callbacks may immediately free memory, that isn't needed anymore. But it will be used...

7.8CVSS5.6AI score
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2024/05/01 7:00 a.m.5 views

net: tls: handle backlogging of crypto requests

...

9.8CVSS6.7AI score0.00746EPSS
SaveExploits0
NVD
NVD
added 2024/05/01 6:15 a.m.21 views

CVE-2024-26945

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix nrcpus nriaa case If nrcpus nriaa, the calculated cpusperiaa will be 0, which causes a divide-by-0 in rebalancewqtable. Make sure cpusperiaa is 1 in that case, and also in the nriaa == 0 case, even though...

8.4CVSS7.3AI score0.00238EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/01 6:15 a.m.3 views

DEBIAN-CVE-2024-26945

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix nrcpus nriaa case If nrcpus nriaa, the calculated cpusperiaa will be 0, which causes a divide-by-0 in rebalancewqtable. Make sure cpusperiaa is 1 in that case, and also in the nriaa == 0 case, even though...

8.4CVSS5.3AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.7 views

UBUNTU-CVE-2024-26945

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix nrcpus nriaa case If nrcpus nriaa, the calculated cpusperiaa will be 0, which causes a divide-by-0 in rebalancewqtable. Make sure cpusperiaa is 1 in that case, and also in the nriaa == 0 case, even though...

8.4CVSS5.9AI score0.00238EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.26 views

CVE-2024-26945

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix nrcpus nriaa case If nrcpus nriaa, the calculated cpusperiaa will be 0, which causes a divide-by-0 in rebalancewqtable. Make sure cpusperiaa is 1 in that case, and also in the nriaa == 0 case, even though...

8.4CVSS5.9AI score0.00238EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/01 6:15 a.m.15 views

UBUNTU-CVE-2024-26957

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: fix reference counting on zcrypt card objects Tests with hot-plugging crytpo cards on KVM guests with debug kernel build revealed an use after free for the load field of the struct zcryptcard. The reason was an...

7.8CVSS6.2AI score0.00239EPSS
SaveExploits0References30
Debian CVE
Debian CVE
added 2024/05/01 5:20 a.m.26 views

CVE-2024-26974

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - resolve race condition during AER recovery During the PCI AER system's error recovery process, the kernel driver may encounter a race condition with freeing the resetdata structure's memory. If the device restart wi...

7.8CVSS7.3AI score0.00198EPSS
SaveExploits0
OSV
OSV
added 2024/05/01 5:19 a.m.24 views

CVE-2024-26957 s390/zcrypt: fix reference counting on zcrypt card objects

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: fix reference counting on zcrypt card objects Tests with hot-plugging crytpo cards on KVM guests with debug kernel build revealed an use after free for the load field of the struct zcryptcard. The reason was an...

7.8CVSS6AI score
SaveExploits0References13
OSV
OSV
added 2024/05/01 5:18 a.m.21 views

CVE-2024-26945 crypto: iaa - Fix nr_cpus < nr_iaa case

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix nrcpus nriaa case If nrcpus nriaa, the calculated cpusperiaa will be 0, which causes a divide-by-0 in rebalancewqtable. Make sure cpusperiaa is 1 in that case, and also in the nriaa == 0 case, even though...

8.4CVSS6.1AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/01 5:18 a.m.27 views

CVE-2024-26945 crypto: iaa - Fix nr_cpus < nr_iaa case

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix nrcpus nriaa case If nrcpus nriaa, the calculated cpusperiaa will be 0, which causes a divide-by-0 in rebalancewqtable. Make sure cpusperiaa is 1 in that case, and also in the nriaa == 0 case, even though...

6.5AI score0.00238EPSS
SaveExploits0References2
Rows per page
Query Builder