Lucene search
+L

1441 matches found

EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2025-5695

Malicious code in bioql PyPI...

6.5CVSS6.6AI score0.00562EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2023-39863

Malicious code in bioql PyPI...

7.3CVSS7.5AI score0.00376EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2023-34311

Malicious code in bioql PyPI...

5.5CVSS4.2AI score0.00232EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2025-1688

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00453EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2025-31982

Malicious code in bioql PyPI...

6.5AI score0.00094EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.5 views

EUVD-2022-25241

Malicious code in bioql PyPI...

7.1CVSS7.2AI score0.00284EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2022-55618

Malicious code in bioql PyPI...

6.7AI score0.0016EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2025-11192

Malicious code in bioql PyPI...

7.3AI score0.00193EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2022-55549

Malicious code in bioql PyPI...

6.3AI score0.00154EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/03 12:03 a.m.8 views

SUSE CVE-2022-50436

In the Linux kernel, the following vulnerability has been resolved: ext4: don't set up encryption key during jbd2 transaction Commit a80f7fcf1867 "ext4: fixup ext4fctrack functions' signature" extended the scope of the transaction in ext4unlink too far, making it include the call to ext4findentry...

5.5CVSS6.4AI score0.00094EPSS
SaveExploits0References7
Richard Bejtlich's blog
Richard Bejtlich's blog
added 2025/10/02 3:19 p.m.8 views

Stop Shoddy Academic "Research"

When someone cites one of my works, I get a notice from Research Gate. Today I got one, from an article from the "IEEE Open Journal of the Communications Society." It cited my first book, which is 21 years old. The PDF was available. I noticed the article referenced Prelude, a project I talked...

6.7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/01 11:32 p.m.6 views

SUSE CVE-2022-50465

In the Linux kernel, the following vulnerability has been resolved: ext4: fix leaking uninitialized memory in fast-commit journal When space at the end of fast-commit journal blocks is unused, make sure to zero it out so that uninitialized memory is not leaked to disk...

5.5CVSS6.5AI score0.00145EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/01 12:15 p.m.7 views

CVE-2022-50465

In the Linux kernel, the following vulnerability has been resolved: ext4: fix leaking uninitialized memory in fast-commit journal When space at the end of fast-commit journal blocks is unused, make sure to zero it out so that uninitialized memory is not leaked to disk...

5.5CVSS0.00145EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/01 12:15 p.m.8 views

CVE-2022-50428

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off-by-one errors in fast-commit block filling Due to several different off-by-one errors, or perhaps due to a late change in design that wasn't fully reflected in the code that was actually merged, there are several ve...

5.5CVSS0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/01 12:15 p.m.9 views

UBUNTU-CVE-2022-50465

In the Linux kernel, the following vulnerability has been resolved: ext4: fix leaking uninitialized memory in fast-commit journal When space at the end of fast-commit journal blocks is unused, make sure to zero it out so that uninitialized memory is not leaked to disk...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/01 12:15 p.m.9 views

UBUNTU-CVE-2023-53526

In the Linux kernel, the following vulnerability has been resolved: jbd2: check 'jh-btransaction' before removing it from checkpoint Following process will corrupt ext4 image: Step 1: jbd2journalcommittransaction jbd2journalinsertcheckpointjh, committransaction // Put jh into trans1-tcheckpointli...

7.8CVSS5.8AI score0.00143EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/01 12:15 p.m.12 views

UBUNTU-CVE-2022-50428

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off-by-one errors in fast-commit block filling Due to several different off-by-one errors, or perhaps due to a late change in design that wasn't fully reflected in the code that was actually merged, there are several ve...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/01 11:46 a.m.13 views

CVE-2023-53526 jbd2: check 'jh->b_transaction' before removing it from checkpoint

In the Linux kernel, the following vulnerability has been resolved: jbd2: check 'jh-btransaction' before removing it from checkpoint Following process will corrupt ext4 image: Step 1: jbd2journalcommittransaction jbd2journalinsertcheckpointjh, committransaction // Put jh into trans1-tcheckpointli...

7.8CVSS6.6AI score
SaveExploits0References7
CVE
CVE
added 2025/10/01 11:46 a.m.36 views

CVE-2023-53526

CVE-2023-53526 affects the Linux kernel’s journaling subsystem (jbd2) and can lead to ext4 image corruption if a journal checkpoint is removed during a power outage. The described attack path involves a sequence where a transaction is inserted into the checkpoint list, buffers are manipulated, an...

7.8CVSS6.2AI score0.00143EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/10/01 11:45 a.m.34 views

CVE-2022-50465

The CVE-2022-50465 issue is a Linux kernel ext4 fast-commit journal memory-leak: when the end of fast-commit journal blocks is unfinished, the unused tail space could leak uninitialized memory to disk. The published description states the fix is to zero out that unused space to prevent leakage. T...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder