Lucene search
+L

1238 matches found

OSV
OSV
added 2024/05/01 6:15 a.m.1 views

DEBIAN-CVE-2024-26956

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix failure to detect DAT corruption in btree and direct mappings Patch series "nilfs2: fix kernel bug at submitbhwbc". This resolves a kernel BUG reported by syzbot. Since there are two flaws involved, I've made each one...

7.8CVSS6.1AI score0.00255EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.36 views

CVE-2024-26981

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix OOB in nilfssetdetype The size of the nilfstypebymode array in the fs/nilfs2/dir.c file is defined as "SIFMT SSHIFT", but the nilfssetdetype function, which uses this array, specifies the index to read from the array ...

7.8CVSS6.3AI score0.00273EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.40 views

CVE-2024-26956

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix failure to detect DAT corruption in btree and direct mappings Patch series "nilfs2: fix kernel bug at submitbhwbc". This resolves a kernel BUG reported by syzbot. Since there are two flaws involved, I've made each one...

7.8CVSS6.5AI score0.00255EPSS
SaveExploits0References29
OSV
OSV
added 2024/05/01 6:15 a.m.5 views

UBUNTU-CVE-2024-26981

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix OOB in nilfssetdetype The size of the nilfstypebymode array in the fs/nilfs2/dir.c file is defined as "SIFMT SSHIFT", but the nilfssetdetype function, which uses this array, specifies the index to read from the array ...

7.8CVSS6.2AI score0.00273EPSS
SaveExploits0References25
OSV
OSV
added 2024/05/01 6:15 a.m.9 views

UBUNTU-CVE-2024-26955

In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent kernel bug at submitbhwbc Fix a bug where nilfsgetblock returns a successful status when searching and inserting the specified block both fail inconsistently. If this inconsistent behavior is not due to a previous...

7.8CVSS6.4AI score0.00255EPSS
SaveExploits0References30
OSV
OSV
added 2024/05/01 6:15 a.m.11 views

UBUNTU-CVE-2024-26956

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix failure to detect DAT corruption in btree and direct mappings Patch series "nilfs2: fix kernel bug at submitbhwbc". This resolves a kernel BUG reported by syzbot. Since there are two flaws involved, I've made each one...

7.8CVSS6.4AI score0.00255EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.26 views

CVE-2024-26955

In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent kernel bug at submitbhwbc Fix a bug where nilfsgetblock returns a successful status when searching and inserting the specified block both fail inconsistently. If this inconsistent behavior is not due to a previous...

7.8CVSS6.5AI score0.00255EPSS
SaveExploits0References29
Vulnrichment
Vulnrichment
added 2024/05/01 5:27 a.m.32 views

CVE-2024-26981 nilfs2: fix OOB in nilfs_set_de_type

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix OOB in nilfssetdetype The size of the nilfstypebymode array in the fs/nilfs2/dir.c file is defined as "SIFMT SSHIFT", but the nilfssetdetype function, which uses this array, specifies the index to read from the array ...

6.5AI score0.00273EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/01 5:27 a.m.4028 views

CVE-2024-26981

CVE-2024-26981 affects the Linux kernel nilfs2 implementation. The flaw is an out-of-bounds access in nilfs_set_de_type: the index into nilfs_type_by_mode is computed as (mode & S_IFMT) >> S_SHIFT, but the array size is defined as S_IFMT >> S_SHIFT, which can produce an OOB when mode ...

7.8CVSS6.1AI score0.00273EPSS
SaveExploits0References13Affected Software1
OSV
OSV
added 2024/05/01 5:27 a.m.14 views

CVE-2024-26981 nilfs2: fix OOB in nilfs_set_de_type

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix OOB in nilfssetdetype The size of the nilfstypebymode array in the fs/nilfs2/dir.c file is defined as "SIFMT SSHIFT", but the nilfssetdetype function, which uses this array, specifies the index to read from the array ...

6.1AI score
SaveExploits0References16
Debian CVE
Debian CVE
added 2024/05/01 5:27 a.m.51 views

CVE-2024-26981

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix OOB in nilfssetdetype The size of the nilfstypebymode array in the fs/nilfs2/dir.c file is defined as "SIFMT SSHIFT", but the nilfssetdetype function, which uses this array, specifies the index to read from the array ...

7.8CVSS7.2AI score0.00273EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/01 5:27 a.m.46 views

CVE-2024-26981 nilfs2: fix OOB in nilfs_set_de_type

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix OOB in nilfssetdetype The size of the nilfstypebymode array in the fs/nilfs2/dir.c file is defined as "SIFMT SSHIFT", but the nilfssetdetype function, which uses this array, specifies the index to read from the array ...

7.5AI score0.00273EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/01 5:18 a.m.34 views

CVE-2024-26956 nilfs2: fix failure to detect DAT corruption in btree and direct mappings

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix failure to detect DAT corruption in btree and direct mappings Patch series "nilfs2: fix kernel bug at submitbhwbc". This resolves a kernel BUG reported by syzbot. Since there are two flaws involved, I've made each one...

8AI score0.00255EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/01 5:18 a.m.18 views

CVE-2024-26956 nilfs2: fix failure to detect DAT corruption in btree and direct mappings

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix failure to detect DAT corruption in btree and direct mappings Patch series "nilfs2: fix kernel bug at submitbhwbc". This resolves a kernel BUG reported by syzbot. Since there are two flaws involved, I've made each one...

5.5CVSS6.3AI score
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2024/05/01 5:18 a.m.18 views

CVE-2024-26956 nilfs2: fix failure to detect DAT corruption in btree and direct mappings

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix failure to detect DAT corruption in btree and direct mappings Patch series "nilfs2: fix kernel bug at submitbhwbc". This resolves a kernel BUG reported by syzbot. Since there are two flaws involved, I've made each one...

7.1AI score0.00255EPSS
SaveExploits0References9
CVE
CVE
added 2024/05/01 5:18 a.m.2758 views

CVE-2024-26956

CVE-2024-26956 covers a kernel vulnerability in nilfs2 within the Linux kernel. The issue has two flaws: (1) nilfs_get_block() may misinterpret a DAT-corrupted data block as existing, due to DAT translation returning -ENOENT; and (2) after this inconsistency, the caller may request a read on an u...

7.8CVSS6.8AI score0.00255EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 5:18 a.m.20 views

CVE-2024-26956

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix failure to detect DAT corruption in btree and direct mappings Patch series "nilfs2: fix kernel bug at submitbhwbc". This resolves a kernel BUG reported by syzbot. Since there are two flaws involved, I've made each one...

7.8CVSS7.4AI score0.00255EPSS
SaveExploits0
OSV
OSV
added 2024/05/01 5:18 a.m.13 views

CVE-2024-26955 nilfs2: prevent kernel bug at submit_bh_wbc()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent kernel bug at submitbhwbc Fix a bug where nilfsgetblock returns a successful status when searching and inserting the specified block both fail inconsistently. If this inconsistent behavior is not due to a previous...

6AI score
SaveExploits0References14
Cvelist
Cvelist
added 2024/05/01 5:18 a.m.32 views

CVE-2024-26955 nilfs2: prevent kernel bug at submit_bh_wbc()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent kernel bug at submitbhwbc Fix a bug where nilfsgetblock returns a successful status when searching and inserting the specified block both fail inconsistently. If this inconsistent behavior is not due to a previous...

7.7AI score0.00255EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/01 5:18 a.m.19 views

CVE-2024-26955 nilfs2: prevent kernel bug at submit_bh_wbc()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent kernel bug at submitbhwbc Fix a bug where nilfsgetblock returns a successful status when searching and inserting the specified block both fail inconsistently. If this inconsistent behavior is not due to a previous...

6.7AI score0.00255EPSS
SaveExploits0References9
Rows per page
Query Builder