Lucene search
+L

4622 matches found

CVE
CVE
added 2024/10/21 6:2 p.m.159 views

CVE-2024-49958

The CVE-2024-49958 issue affects the Linux kernel’s OCFS2 filesystem, caused by a reflink flow that reserves space for inline xattrs at the destination inode after reflink has already recreated the reflink tree. Specifically, ocfs2_reflink_xattr_inline() reduces l_count from 243 to 227 without va...

7.8CVSS5.2AI score0.00273EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2024/10/21 6:1 p.m.15 views

CVE-2024-49932 btrfs: don't readahead the relocation inode on RST

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't readahead the relocation inode on RST On relocation we're doing readahead on the relocation inode, but if the filesystem is backed by a RAID stripe tree we can get ENOENT e.g. due to preallocated extents not being...

7CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.25 views

CVE-2024-49932 btrfs: don't readahead the relocation inode on RST

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't readahead the relocation inode on RST On relocation we're doing readahead on the relocation inode, but if the filesystem is backed by a RAID stripe tree we can get ENOENT e.g. due to preallocated extents not being...

7CVSS0.00202EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/21 6:1 p.m.17 views

CVE-2024-49902 jfs: check if leafidx greater than num leaves per dmap tree

In the Linux kernel, the following vulnerability has been resolved: jfs: check if leafidx greater than num leaves per dmap tree syzbot report a out of bounds in dbSplit, it because dmtleafidx greater than num leaves per dmap tree, add a checking for dmtleafidx in dbFindLeaf. Shaggy: Modified sani...

7.8CVSS6.3AI score
SaveExploits0References16
OSV
OSV
added 2024/10/21 6:1 p.m.14 views

CVE-2024-49878 resource: fix region_intersects() vs add_memory_driver_managed()

In the Linux kernel, the following vulnerability has been resolved: resource: fix regionintersects vs addmemorydrivermanaged On a system with CXL memory, the resource tree /proc/iomem related to CXL memory may look like something as follows. 490000000-50fffffff : CXL Window 0 490000000-50fffffff ...

6.4AI score
SaveExploits0References13
CVE
CVE
added 2024/10/21 6:1 p.m.184 views

CVE-2024-49878

Technical details about CVE-2024-49878 are not publicly provided in the supplied documents. The initial description notes a Linux kernel resource-tree issue with CXL memory affecting region_intersects() and onlining memory; monitor for official patch releases and advisories.

5.5CVSS7.1AI score0.00299EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.22 views

CVE-2024-49878 resource: fix region_intersects() vs add_memory_driver_managed()

In the Linux kernel, the following vulnerability has been resolved: resource: fix regionintersects vs addmemorydrivermanaged On a system with CXL memory, the resource tree /proc/iomem related to CXL memory may look like something as follows. 490000000-50fffffff : CXL Window 0 490000000-50fffffff ...

7.2AI score0.00299EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.14 views

CVE-2024-49868 btrfs: fix a NULL pointer dereference when failed to start a new trasacntion

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a NULL pointer dereference when failed to start a new trasacntion BUG Syzbot reported a NULL pointer dereference with the following crash: FAULTINJECTION: forcing a failure. starttransaction+0x830/0x1670...

6.9AI score0.00288EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.11 views

SUSE CVE-2024-47678

In the Linux kernel, the following vulnerability has been resolved: icmp: change the order of rate limits ICMP messages are ratelimited : After the blamed commits, the two rate limiters are applied in this order: 1 host wide ratelimit icmpglobalallow 2 Per destination ratelimit inetpeer based In...

5.5CVSS6.7AI score0.00608EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.20 views

SUSE CVE-2024-47699

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential null-ptr-deref in nilfsbtreeinsert Patch series "nilfs2: fix potential issues with empty b-tree nodes". This series addresses three potential issues with empty b-tree nodes that can occur with corrupted...

5.5CVSS6.7AI score0.00261EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2024/10/21 2:13 p.m.14 views

CVE-2024-47678

A flaw was found in the Linux kernel related to the order of rate limits for ICMP messages. The sequence in which rate limiters are applied potentially allows a side-channel attack, resulting in information disclosure. Mitigation Mitigation for this issue is either not available or the currently...

5.5CVSS6.5AI score0.00608EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 1:15 p.m.5 views

DEBIAN-CVE-2024-47757

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential oob read in nilfsbtreecheckdelete The function nilfsbtreecheckdelete, which checks whether degeneration to direct mapping occurs before deleting a b-tree entry, causes memory access outside the block buffer...

7.1CVSS6.3AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.10 views

AZL-50685 CVE-2024-47757 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential oob read in nilfsbtreecheckdelete The function nilfsbtreecheckdelete, which checks whether degeneration to direct mapping occurs before deleting a b-tree entry, causes memory access outside the block buffer...

7.1CVSS6.8AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.3 views

DEBIAN-CVE-2024-47699

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential null-ptr-deref in nilfsbtreeinsert Patch series "nilfs2: fix potential issues with empty b-tree nodes". This series addresses three potential issues with empty b-tree nodes that can occur with corrupted...

5.5CVSS6AI score0.00261EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.21 views

AZL-50993 CVE-2024-47699 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential null-ptr-deref in nilfsbtreeinsert Patch series "nilfs2: fix potential issues with empty b-tree nodes". This series addresses three potential issues with empty b-tree nodes that can occur with corrupted...

5.5CVSS6.8AI score0.00261EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.18 views

AZL-50842 CVE-2024-47699 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential null-ptr-deref in nilfsbtreeinsert Patch series "nilfs2: fix potential issues with empty b-tree nodes". This series addresses three potential issues with empty b-tree nodes that can occur with corrupted...

5.5CVSS6.8AI score0.00261EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.10 views

AZL-50716 CVE-2024-47678 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: icmp: change the order of rate limits ICMP messages are ratelimited : After the blamed commits, the two rate limiters are applied in this order: 1 host wide ratelimit icmpglobalallow 2 Per destination ratelimit inetpeer based In...

5.5CVSS6.3AI score0.00608EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.12 views

DEBIAN-CVE-2024-47678

In the Linux kernel, the following vulnerability has been resolved: icmp: change the order of rate limits ICMP messages are ratelimited : After the blamed commits, the two rate limiters are applied in this order: 1 host wide ratelimit icmpglobalallow 2 Per destination ratelimit inetpeer based In...

5.5CVSS5.7AI score0.00608EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.16 views

UBUNTU-CVE-2024-47699

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential null-ptr-deref in nilfsbtreeinsert Patch series "nilfs2: fix potential issues with empty b-tree nodes". This series addresses three potential issues with empty b-tree nodes that can occur with corrupted...

5.5CVSS6.4AI score0.00261EPSS
SaveExploits0References43
OSV
OSV
added 2024/10/21 12:15 p.m.18 views

UBUNTU-CVE-2024-47678

In the Linux kernel, the following vulnerability has been resolved: icmp: change the order of rate limits ICMP messages are ratelimited : After the blamed commits, the two rate limiters are applied in this order: 1 host wide ratelimit icmpglobalallow 2 Per destination ratelimit inetpeer based In...

9.4CVSS6.2AI score0.00608EPSS
SaveExploits0References23
Rows per page
Query Builder