Lucene search
+L

3788 matches found

RedhatCVE
RedhatCVE
added 2024/06/20 2:29 p.m.28 views

CVE-2024-38604

In the Linux kernel, the following vulnerability has been resolved: block: refine the EOF check in blkdeviomapbegin blkdeviomapbegin rounds down the offset to the logical block size before stashing it in iomap-offset and checking that it still is inside the inode size. Check the isize check to th...

4.4CVSS6.9AI score0.00207EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/20 11:15 a.m.9 views

UBUNTU-CVE-2022-48712

In the Linux kernel, the following vulnerability has been resolved: ext4: fix error handling in ext4fcrecordmodifiedinode Current code does not fully takes care of krealloc error case, which could lead to silent memory corruption or a kernel bug. This patch fixes that. Also it cleans up some...

7.8CVSS5.9AI score0.00228EPSS
SaveExploits0References7
CVE
CVE
added 2024/06/19 2:53 p.m.88 views

CVE-2021-47585

CVE-2021-47585 concerns a memory leak in the Linux kernel's btrfs __add_inode_ref path. The issue arises from allocating victim_name with kmalloc at two points (lines 1104 and 1169) and returning from the function without freeing the previously allocated memory when backref_in_log() returns an er...

5.5CVSS7AI score0.0025EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.29 views

CVE-2024-38604

In the Linux kernel, the following vulnerability has been resolved: block: refine the EOF check in blkdeviomapbegin blkdeviomapbegin rounds down the offset to the logical block size before stashing it in iomap-offset and checking that it still is inside the inode size. Check the isize check to th...

5.5CVSS6.3AI score0.00207EPSS
SaveExploits0References11
OSV
OSV
added 2024/06/19 1:48 p.m.20 views

CVE-2024-38604 block: refine the EOF check in blkdev_iomap_begin

In the Linux kernel, the following vulnerability has been resolved: block: refine the EOF check in blkdeviomapbegin blkdeviomapbegin rounds down the offset to the logical block size before stashing it in iomap-offset and checking that it still is inside the inode size. Check the isize check to th...

6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/06/19 1:48 p.m.41 views

CVE-2024-38604 block: refine the EOF check in blkdev_iomap_begin

In the Linux kernel, the following vulnerability has been resolved: block: refine the EOF check in blkdeviomapbegin blkdeviomapbegin rounds down the offset to the logical block size before stashing it in iomap-offset and checking that it still is inside the inode size. Check the isize check to th...

0.00207EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/19 1:48 p.m.17 views

CVE-2024-38604 block: refine the EOF check in blkdev_iomap_begin

In the Linux kernel, the following vulnerability has been resolved: block: refine the EOF check in blkdeviomapbegin blkdeviomapbegin rounds down the offset to the logical block size before stashing it in iomap-offset and checking that it still is inside the inode size. Check the isize check to th...

6.9AI score0.00207EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/06/19 12:0 a.m.5 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a memory leak in btrfs addinoderef...

5.5CVSS6.5AI score0.0025EPSS
SaveExploits0References4
Amazon
Amazon
added 2024/06/12 12:0 a.m.13 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: ext4: block range must be validated before use in ext4mbclearbb CVE-2022-50021 In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix possible uaf for 'bfqq-bic' CVE-2022-50488 In the...

7.8CVSS6.3AI score0.00506EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/06/12 12:0 a.m.10 views

PT-2024-30716

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a bug in the f2fs file system, where the inode.i crypt info is not initialized during the mount process, leading to a kernel NULL pointer dereference. This occurs...

5.5CVSS6.8AI score0.00237EPSS
SaveExploits0
Amazon
Amazon
added 2024/06/12 12:0 a.m.8 views

Important: kernel

Issue Overview: An issue was discovered in arch/x86/kvm/vmx/nested.c in the Linux kernel before 6.2.8. nVMX on x8664 lacks consistency checks for CR0 and CR4. CVE-2023-30456 In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix invalid address access in lookuprec when...

7.8CVSS6.3AI score0.00506EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/04 2:25 a.m.4 views

SUSE CVE-2024-36923

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.3CVSS7.4AI score0.00012EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/06/03 1:13 p.m.28 views

CVE-2024-36923

In the Linux kernel, the following vulnerability has been resolved: fs/9p: fix uninitialized values during inode evict If an iget fails due to not being able to retrieve information from the server then the inode structure is only partially initialized. When the inode gets evicted, references to...

4.4CVSS6.7AI score0.00012EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/03 7:50 a.m.34 views

CVE-2024-36963 tracefs: Reset permissions on remount if permissions are options

In the Linux kernel, the following vulnerability has been resolved: tracefs: Reset permissions on remount if permissions are options There's an inconsistency with the way permissions are handled in tracefs. Because the permissions are generated when accessed, they default to the root inode's...

7.8CVSS6.6AI score0.0019EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/30 4:15 p.m.18 views

CVE-2024-36923

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.5AI score0.00012EPSS
SaveExploits0
OSV
OSV
added 2024/05/30 4:15 p.m.2 views

DEBIAN-CVE-2024-36923

In the Linux kernel, the following vulnerability has been resolved: fs/9p: fix uninitialized values during inode evict If an iget fails due to not being able to retrieve information from the server then the inode structure is only partially initialized. When the inode gets evicted, references to...

5.5CVSS6.2AI score0.00012EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.13 views

CVE-2024-36923

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.5AI score0.00012EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.26 views

CVE-2024-36923

...

7AI score0.00012EPSS
SaveExploits0
CVE
CVE
added 2024/05/30 3:29 p.m.132 views

CVE-2024-36923

CVE-2024-36923 is documented in a connected Nessus entry as a Linux kernel vulnerability affecting fs/9p inode eviction. Root cause: when iget fails to retrieve server information, the inode may be partially initialized; during eviction, references to uninitialized structures (e.g., fscache cooki...

6.7AI score0.00012EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/30 3:29 p.m.30 views

CVE-2024-36923

...

6.4AI score0.00012EPSS
SaveExploits0
Rows per page
Query Builder