Lucene search
K

762 matches found

Vulnrichment
Vulnrichment
added 2024/05/20 9:48 a.m.16 views

CVE-2024-36001 netfs: Fix the pre-flush when appending to a file in writethrough mode

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the pre-flush when appending to a file in writethrough mode In netfsperformwrite, when the file is marked NETFSICTXWRITETHROUGH or OSYNC or RWFSYNC was specified, write-through caching is performed on a buffered file...

6.7AI score0.00032EPSS
Exploits0References2
CVE
CVE
added 2024/05/20 9:48 a.m.76 views

CVE-2024-36001

Mode C (detailed). CVE-2024-36001 affects the Linux kernel netfs write path for buffered files under write-through caching. The root cause: in netfs_perform_write(), when a file is marked for writethrough or O_*SYNC/RWF_*SYNC, the code previously skipped the flush and wait if writing at/above EOF...

7.8CVSS6.5AI score0.00032EPSS
Exploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/20 12:0 a.m.4 views

PT-2024-26838 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue arises when writing at or above the EOF position in writethrough mode, causing a problem if there's a partial folio at the end of the file that is being written out and anoth...

9.8CVSS6.7AI score0.0072EPSS
Exploits3References703
SUSE CVE
SUSE CVE
added 2024/05/18 2:46 a.m.1 views

SUSE CVE-2024-27414

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: fix error logic of IFLABRIDGEFLAGS writing back In the commit d73ef2d69c0d "rtnetlink: let rtnlbridgesetlink checks IFLABRIDGEMODE length", an adjustment was made to the old loop logic in the function rtnlbridgesetlink...

6.3CVSS6.6AI score0.00021EPSS
Exploits0References10
RedhatCVE
RedhatCVE
added 2024/05/18 1:40 a.m.14 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.00018EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/05/18 1:8 a.m.18 views

CVE-2023-52695

A vulnerability was found in the AMD display driver for the Linux kernel. This issue involves insufficient validation of writeback connectors in the createvalidatestreamforsink function. This issue could allow an attacker with local access to cause a denial of service or escalate privileges...

5.5CVSS8.6AI score0.00026EPSS
Exploits0References4
NVD
NVD
added 2024/05/17 3:15 p.m.9 views

CVE-2023-52695

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check writeback connectors in createvalidatestreamforsink WHY & HOW This is to check connector type to avoid unhandled null pointer for writeback connectors...

5.5CVSS6.5AI score0.00026EPSS
Exploits0References2
OSV
OSV
added 2024/05/17 3:15 p.m.1 views

DEBIAN-CVE-2023-52695

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check writeback connectors in createvalidatestreamforsink WHY & HOW This is to check connector type to avoid unhandled null pointer for writeback connectors...

5.5CVSS5.8AI score0.00026EPSS
Exploits0References1
NVD
NVD
added 2024/05/17 3:15 p.m.9 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.00018EPSS
Exploits0References5
OSV
OSV
added 2024/05/17 3:15 p.m.1 views

DEBIAN-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.1CVSS5.6AI score0.00018EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.12 views

CVE-2023-52695

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check writeback connectors in createvalidatestreamforsink WHY & HOW This is to check connector type to avoid unhandled null pointer for writeback connectors...

5.5CVSS6.4AI score0.00026EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.19 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.1CVSS6.3AI score0.00018EPSS
Exploits0References14
OSV
OSV
added 2024/05/17 3:15 p.m.0 views

UBUNTU-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.1CVSS6.2AI score0.00018EPSS
Exploits0References15
OSV
OSV
added 2024/05/17 3:15 p.m.0 views

UBUNTU-CVE-2023-52695

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check writeback connectors in createvalidatestreamforsink WHY & HOW This is to check connector type to avoid unhandled null pointer for writeback connectors...

5.5CVSS6.2AI score0.00026EPSS
Exploits0References5
OSV
OSV
added 2024/05/17 2:27 p.m.7 views

CVE-2023-52695 drm/amd/display: Check writeback connectors in create_validate_stream_for_sink

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check writeback connectors in createvalidatestreamforsink WHY & HOW This is to check connector type to avoid unhandled null pointer for writeback connectors...

5.5CVSS6AI score0.00026EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/05/17 2:27 p.m.16 views

CVE-2023-52695 drm/amd/display: Check writeback connectors in create_validate_stream_for_sink

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check writeback connectors in createvalidatestreamforsink WHY & HOW This is to check connector type to avoid unhandled null pointer for writeback connectors...

6.4AI score0.00026EPSS
Exploits0References2
CVE
CVE
added 2024/05/17 2:27 p.m.78 views

CVE-2023-52695

CVE-2023-52695 concerns the Linux kernel, specifically the DRM/AMD display path. The connected Nessus entry states the vulnerability was resolved by the patch: drm/amd/display: Check writeback connectors in create_validate_stream_for_sink. The stated root cause is to verify the connector type to ...

5.5CVSS6.7AI score0.00026EPSS
Exploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 2:27 p.m.18 views

CVE-2023-52695

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check writeback connectors in createvalidatestreamforsink WHY & HOW This is to check connector type to avoid unhandled null pointer for writeback connectors...

5.5CVSS6.9AI score0.00026EPSS
Exploits0
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.15 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.00018EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2024/05/17 2:24 p.m.19 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.1CVSS6.1AI score0.00018EPSS
Exploits0
Rows per page
Query Builder