Lucene search
+L

707 matches found

Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.14 views

CVE-2023-52848 f2fs: fix to drop meta_inode's page cache in f2fs_put_super()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop metainode's page cache in f2fsputsuper syzbot reports a kernel bug as below: F2FS-fs loop1: detect filesystem reference count leak during umount, type: 10, count: 1 kernel BUG at fs/f2fs/super.c:1639! CPU: 0 PID...

6.7AI score0.00236EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/21 2:0 a.m.3 views

SUSE CVE-2024-35821

In the Linux kernel, the following vulnerability has been resolved: ubifs: Set page uptodate in the correct place Page cache reads are lockless, so setting the freshly allocated page uptodate before we've overwritten it with the data it's supposed to have in it will allow a simultaneous reader to...

5.5CVSS6.4AI score0.0057EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/05/18 1:40 a.m.22 views

CVE-2023-52682

A vulnerability was found in the Linux kernel's Flash-Friendly File System F2FS implementation. This issue arises from a failure to wait for block writeback in the post-read case, which could lead to data corruption or inconsistencies. Mitigation Mitigation for this issue is either not available ...

5.5CVSS7.3AI score0.0023EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 3:15 p.m.27 views

CVE-2023-52682

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait on block writeback for postread case If inode is compressed, but not encrypted, it missed to call f2fswaitonblockwriteback to wait for GCed page writeback in IPU write path. Thread A GC-Thread - f2fsgc -...

7.1CVSS7.5AI score0.0023EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.36 views

CVE-2023-52682 f2fs: fix to wait on block writeback for post_read case

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait on block writeback for postread case If inode is compressed, but not encrypted, it missed to call f2fswaitonblockwriteback to wait for GCed page writeback in IPU write path. Thread A GC-Thread - f2fsgc -...

6.5AI score0.0023EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/17 2:24 p.m.22 views

CVE-2023-52682 f2fs: fix to wait on block writeback for post_read case

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait on block writeback for postread case If inode is compressed, but not encrypted, it missed to call f2fswaitonblockwriteback to wait for GCed page writeback in IPU write path. Thread A GC-Thread - f2fsgc -...

6.8AI score0.0023EPSS
SaveExploits0References5
NVD
NVD
added 2024/05/17 2:15 p.m.16 views

CVE-2024-35821

In the Linux kernel, the following vulnerability has been resolved: ubifs: Set page uptodate in the correct place Page cache reads are lockless, so setting the freshly allocated page uptodate before we've overwritten it with the data it's supposed to have in it will allow a simultaneous reader to...

7.5CVSS7.3AI score0.0057EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.20 views

CVE-2024-35821

In the Linux kernel, the following vulnerability has been resolved: ubifs: Set page uptodate in the correct place Page cache reads are lockless, so setting the freshly allocated page uptodate before we've overwritten it with the data it's supposed to have in it will allow a simultaneous reader to...

7.5CVSS6.4AI score0.0057EPSS
SaveExploits0References29
OSV
OSV
added 2024/05/17 2:15 p.m.2 views

UBUNTU-CVE-2024-35821

In the Linux kernel, the following vulnerability has been resolved: ubifs: Set page uptodate in the correct place Page cache reads are lockless, so setting the freshly allocated page uptodate before we've overwritten it with the data it's supposed to have in it will allow a simultaneous reader to...

7.5CVSS6.2AI score0.0057EPSS
SaveExploits0References30
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.39 views

CVE-2024-35821 ubifs: Set page uptodate in the correct place

In the Linux kernel, the following vulnerability has been resolved: ubifs: Set page uptodate in the correct place Page cache reads are lockless, so setting the freshly allocated page uptodate before we've overwritten it with the data it's supposed to have in it will allow a simultaneous reader to...

7.3AI score0.0057EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/17 1:23 p.m.16 views

CVE-2024-35821 ubifs: Set page uptodate in the correct place

In the Linux kernel, the following vulnerability has been resolved: ubifs: Set page uptodate in the correct place Page cache reads are lockless, so setting the freshly allocated page uptodate before we've overwritten it with the data it's supposed to have in it will allow a simultaneous reader to...

6.6AI score0.0057EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.32 views

CVE-2024-35821

In the Linux kernel, the following vulnerability has been resolved: ubifs: Set page uptodate in the correct place Page cache reads are lockless, so setting the freshly allocated page uptodate before we've overwritten it with the data it's supposed to have in it will allow a simultaneous reader to...

7.5CVSS7.2AI score0.0057EPSS
SaveExploits0
CVE
CVE
added 2024/05/17 1:23 p.m.132 views

CVE-2024-35821

CVE-2024-35821 relates to the Linux kernel ubifs filesystem. The issue arose because page cache reads are lockless, and the page uptodate flag could be set before the page contained the new data, exposing old data to concurrent readers. The fix moves the SetPageUptodate call into ubifs_write_end(...

7.5CVSS6.6AI score0.0057EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2024/05/17 1:23 p.m.17 views

CVE-2024-35821 ubifs: Set page uptodate in the correct place

In the Linux kernel, the following vulnerability has been resolved: ubifs: Set page uptodate in the correct place Page cache reads are lockless, so setting the freshly allocated page uptodate before we've overwritten it with the data it's supposed to have in it will allow a simultaneous reader to...

7.5CVSS6AI score0.0057EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2024/05/14 12:0 a.m.12 views

PT-2024-25050 · Sap · Sap Businessobjects Business Intelligence Platform

Name of the Vulnerable Software and Affected Versions: SAP Business Objects Business Intelligence Platform affected versions not specified Description: The issue concerns insecure storage where dynamic web pages are cached even after a user logs out. This allows an attacker to potentially view...

4.3CVSS6.7AI score0.00245EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/10 2:32 p.m.40 views

RLSA-2024:2758 Moderate: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Marvin vulnerability side-channel leakage in the RSA decryption operation CVE-2023-6240 CVE-2024-25743 hw: amd: Instruction raise VC exception at exit...

7.1CVSS6.9AI score0.00969EPSS
SaveExploits0References3
Rockylinux
Rockylinux
added 2024/05/10 2:32 p.m.69 views

kernel security and bug fix update

An update is available for kernel. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

7.1CVSS7.1AI score0.00969EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/05/08 1:4 a.m.123 views

Moderate: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

7.1CVSS6.6AI score0.00969EPSS
SaveExploits0References3
AlmaLinux
AlmaLinux
added 2024/05/08 12:0 a.m.38 views

Moderate: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Marvin vulnerability side-channel leakage in the RSA decryption operation CVE-2023-6240 CVE-2024-25743 hw: amd: Instruction raise VC exception at exit...

7.1CVSS7.1AI score0.00969EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/10 7:15 p.m.5 views

DEBIAN-CVE-2021-47214

In the Linux kernel, the following vulnerability has been resolved: hugetlb, userfaultfd: fix reservation restore on userfaultfd error Currently in the iscontinue case in hugetlbmcopyatomicpte, if we bail out using "goto outreleaseunlock;" in the cases where idx = size, or !hugeptenone, the code...

5.5CVSS5.3AI score0.00193EPSS
SaveExploits0References1
Rows per page
Query Builder