Lucene search
K

762 matches found

UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.14 views

CVE-2024-27035

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to guarantee persisting compressed blocks by CP If data block in compressed cluster is not persisted with metadata during checkpoint, after SPOR, the data may be corrupted, let's guarantee to write compressed...

5.5CVSS5.8AI score0.00019EPSS
Exploits0References12
Cvelist
Cvelist
added 2024/05/01 12:53 p.m.17 views

CVE-2024-27035 f2fs: compress: fix to guarantee persisting compressed blocks by CP

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to guarantee persisting compressed blocks by CP If data block in compressed cluster is not persisted with metadata during checkpoint, after SPOR, the data may be corrupted, let's guarantee to write compressed...

6.7AI score0.00019EPSS
Exploits0References5
CVE
CVE
added 2024/05/01 12:53 p.m.7169 views

CVE-2024-27035

CVE-2024-27035 concerns the Linux kernel’s f2fs compression path. The issue arises when a data block inside a compressed cluster is not persisted with its metadata during checkpoint; after SPOR, this can lead to data corruption. The published fix guarantees that the compressed page is written by ...

5.5CVSS6.6AI score0.00019EPSS
Exploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/01 12:53 p.m.12 views

CVE-2024-27035 f2fs: compress: fix to guarantee persisting compressed blocks by CP

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to guarantee persisting compressed blocks by CP If data block in compressed cluster is not persisted with metadata during checkpoint, after SPOR, the data may be corrupted, let's guarantee to write compressed...

6.7AI score0.00019EPSS
Exploits0References5
The Hacker News
The Hacker News
added 2024/04/17 8:38 a.m.50 views

Cisco Warns of Global Surge in Brute-Force Attacks Targeting VPN and SSH Services

Cisco is warning about a global surge in brute-force attacks targeting various devices, including Virtual Private Network VPN services, web application authentication interfaces, and SSH services, since at least March 18, 2024. "These attacks all appear to be originating from TOR exit nodes and a...

8.8CVSS9.1AI score0.93161EPSS
Exploits7
Talos Blog
Talos Blog
added 2024/04/16 12:0 p.m.34 views

Large-scale brute-force activity targeting VPNs, SSH services with commonly used login credentials

Cisco Talos would like to acknowledge Anna Bennett and Brandon White of Cisco Talos and Phillip Schafer, Mike Moran, and Becca Lynch of the Duo Security Research team for their research that led to the identification of these attacks. Cisco Talos is actively monitoring a global increase in...

7.6AI score
Exploits0
CVE
CVE
added 2024/04/10 5:7 p.m.103 views

CVE-2024-3568

The CVE-2024-3568 issue affects the Hugging Face Transformers library, where an unsafe deserialization in TFPreTrainedModel.load_repo_checkpoint() uses pickle.load() on data from untrusted sources, enabling remote code execution via a malicious checkpoint. Documented impact targets Transformers v...

9.6CVSS8.4AI score0.24427EPSS
Exploits2References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/04/10 12:0 a.m.5 views

PT-2024-26627 · Hugging Face · Huggingface/Transformers

Name of the Vulnerable Software and Affected Versions: huggingface/transformers affected versions not specified Description: The issue allows for arbitrary code execution through deserialization of untrusted data within the load repo checkpoint function of the TFPreTrainedModel class. Attackers c...

3.4CVSS5.8AI score0.24427EPSS
Exploits2References8
SUSE CVE
SUSE CVE
added 2024/03/07 4:25 a.m.2 views

SUSE CVE-2023-52588

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to tag gcing flag on page during block migration It needs to add missing gcing flag on page during block migration, in order to garantee migrated data be persisted during checkpoint, otherwise out-of-order persistency...

7.1CVSS6.4AI score0.00017EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 7:15 a.m.1 views

DEBIAN-CVE-2023-52588

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to tag gcing flag on page during block migration It needs to add missing gcing flag on page during block migration, in order to garantee migrated data be persisted during checkpoint, otherwise out-of-order persistency...

7.1CVSS5.8AI score0.00017EPSS
Exploits0References1
NVD
NVD
added 2024/03/06 7:15 a.m.17 views

CVE-2023-52588

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to tag gcing flag on page during block migration It needs to add missing gcing flag on page during block migration, in order to garantee migrated data be persisted during checkpoint, otherwise out-of-order persistency...

7.1CVSS7.6AI score0.00017EPSS
Exploits0References5
OSV
OSV
added 2024/03/06 7:15 a.m.0 views

UBUNTU-CVE-2023-52588

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to tag gcing flag on page during block migration It needs to add missing gcing flag on page during block migration, in order to garantee migrated data be persisted during checkpoint, otherwise out-of-order persistency...

7.1CVSS6.2AI score0.00017EPSS
Exploits0References22
OSV
OSV
added 2024/03/06 6:45 a.m.2 views

CVE-2023-52588 f2fs: fix to tag gcing flag on page during block migration

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to tag gcing flag on page during block migration It needs to add missing gcing flag on page during block migration, in order to garantee migrated data be persisted during checkpoint, otherwise out-of-order persistency...

7.1CVSS6.1AI score0.00017EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.31 views

CVE-2023-52588 f2fs: fix to tag gcing flag on page during block migration

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to tag gcing flag on page during block migration It needs to add missing gcing flag on page during block migration, in order to garantee migrated data be persisted during checkpoint, otherwise out-of-order persistency...

7.8AI score0.00017EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/03/01 4:7 a.m.5 views

SUSE CVE-2021-47004

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid touching checkpointed data in getvictim In CP disabling mode, there are two issues when using LFS or SSR | ATSSR mode to select victim: 1. LFS is set to find source section during GC, the victim should have no...

7.1CVSS6.5AI score0.00021EPSS
Exploits0References3
OSV
OSV
added 2024/02/28 9:15 a.m.3 views

DEBIAN-CVE-2021-47004

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid touching checkpointed data in getvictim In CP disabling mode, there are two issues when using LFS or SSR | ATSSR mode to select victim: 1. LFS is set to find source section during GC, the victim should have no...

7.1CVSS5.6AI score0.00021EPSS
Exploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.3 views

CVE-2021-47004

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid touching checkpointed data in getvictim In CP disabling mode, there are two issues when using LFS or SSR | ATSSR mode to select victim: 1. LFS is set to find source section during GC, the victim should have no...

7.1CVSS6.7AI score
Exploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.2 views

UBUNTU-CVE-2021-47004

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid touching checkpointed data in getvictim In CP disabling mode, there are two issues when using LFS or SSR | ATSSR mode to select victim: 1. LFS is set to find source section during GC, the victim should have no...

7.1CVSS5.7AI score0.00021EPSS
Exploits0References7
Openbugbounty
Openbugbounty
added 2024/02/18 7:18 a.m.11 views

checkpoint.engineer Improper Access Control vulnerability OBB-3854287

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

7AI score
Exploits0
GithubExploit
GithubExploit
added 2024/02/16 3:17 p.m.695 views

Exploit for Improper Input Validation in Microsoft

CVE-2024-21413 | Microsoft Outlook Remote Code Execution Vulne...

9.8CVSS10AI score0.92962EPSS
Exploits22
Rows per page
Query Builder