Lucene search
+L

5273 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50730

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: silence the warning when evicting inode with dioreadnolock When evicting an inode with default dioreadnolock, it could be raced by the unwritten extents...

6AI score0.00214EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50782

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: fix bugon in estreesearch caused by bad quota inode We got a issue as fllows: ================================================================== kernel BU...

6AI score0.00197EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-54021

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: set goal start correctly in ext4mbnormalizerequest We need to set acgex to notify the goal start used in ext4mbfindbygoal. Set acgex instead of acfex in...

5.6AI score0.00172EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-54069

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: fix BUG in ext4mbnewinodepa due to overflow When we calculate the end position of ext4freeextent, this position may be exactly where ext4lblkt i.e. uint...

5.6AI score0.00183EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.7 views

EUVD-2023-60292

In the Linux kernel, the following vulnerability has been resolved: ext4: turn quotas off if mount failed after enabling quotas Yi found during a review of the patch "ext4: don't BUG on inconsistent journal feature" that when ext4markrecoverycomplete returns an error value, the error handling pat...

5.9AI score0.00174EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 3:30 p.m.5 views

EUVD-2023-60264

In the Linux kernel, the following vulnerability has been resolved: ext4: fix invalid free tracking in ext4xattrmovetoblock In ext4xattrmovetoblock, the value of the extended attribute which we need to move to an external block may be allocated by kvmalloc if the value is stored in an external...

6.2AI score0.00203EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/12/24 3:30 p.m.7 views

EUVD-2023-60257

In the Linux kernel, the following vulnerability has been resolved: ext4: fix BUG in ext4mbnewinodepa due to overflow When we calculate the end position of ext4freeextent, this position may be exactly where ext4lblkt i.e. uint overflows. For example, if acgex.felogical is 4294965248 and...

6AI score0.00183EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 3:30 p.m.8 views

EUVD-2022-55779

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon in estreesearch caused by bad quota inode We got a issue as fllows: ================================================================== kernel BUG at fs/ext4/extentsstatus.c:202! invalid opcode: 0000 1 PREEMPT SMP...

5.8AI score0.00197EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/24 3:30 p.m.3 views

EUVD-2022-55759

In the Linux kernel, the following vulnerability has been resolved: ext4: silence the warning when evicting inode with dioreadnolock When evicting an inode with default dioreadnolock, it could be raced by the unwritten extents converting kworker after writeback some new allocated dirty blocks. It...

6AI score0.00214EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/24 1:16 p.m.4 views

CVE-2023-54153

In the Linux kernel, the following vulnerability has been resolved: ext4: turn quotas off if mount failed after enabling quotas Yi found during a review of the patch "ext4: don't BUG on inconsistent journal feature" that when ext4markrecoverycomplete returns an error value, the error handling pat...

0.00174EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 1:16 p.m.4 views

CVE-2023-54069

In the Linux kernel, the following vulnerability has been resolved: ext4: fix BUG in ext4mbnewinodepa due to overflow When we calculate the end position of ext4freeextent, this position may be exactly where ext4lblkt i.e. uint overflows. For example, if acgex.felogical is 4294965248 and...

0.00183EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/24 1:16 p.m.4 views

CVE-2023-54062

In the Linux kernel, the following vulnerability has been resolved: ext4: fix invalid free tracking in ext4xattrmovetoblock In ext4xattrmovetoblock, the value of the extended attribute which we need to move to an external block may be allocated by kvmalloc if the value is stored in an external...

0.00203EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/24 1:16 p.m.5 views

CVE-2022-50782

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon in estreesearch caused by bad quota inode We got a issue as fllows: ================================================================== kernel BUG at fs/ext4/extentsstatus.c:202! invalid opcode: 0000 1 PREEMPT SMP...

0.00197EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.3 views

CVE-2023-54069

In the Linux kernel, the following vulnerability has been resolved: ext4: fix BUG in ext4mbnewinodepa due to overflow When we calculate the end position of ext4freeextent, this position may be exactly where ext4lblkt i.e. uint overflows. For example, if acgex.felogical is 4294965248 and...

5.8AI score0.00183EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.13 views

CVE-2023-54153

In the Linux kernel, the following vulnerability has been resolved: ext4: turn quotas off if mount failed after enabling quotas Yi found during a review of the patch "ext4: don't BUG on inconsistent journal feature" that when ext4markrecoverycomplete returns an error value, the error handling pat...

5.8AI score0.00174EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.7 views

CVE-2022-50782

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon in estreesearch caused by bad quota inode We got a issue as fllows: ================================================================== kernel BUG at fs/ext4/extentsstatus.c:202! invalid opcode: 0000 1 PREEMPT SMP...

6.1AI score0.00197EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 1:16 p.m.5 views

UBUNTU-CVE-2022-50782

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon in estreesearch caused by bad quota inode We got a issue as fllows: ================================================================== kernel BUG at fs/ext4/extentsstatus.c:202! invalid opcode: 0000 1 PREEMPT SMP...

5.7AI score0.00197EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 1:16 p.m.10 views

UBUNTU-CVE-2023-54153

In the Linux kernel, the following vulnerability has been resolved: ext4: turn quotas off if mount failed after enabling quotas Yi found during a review of the patch "ext4: don't BUG on inconsistent journal feature" that when ext4markrecoverycomplete returns an error value, the error handling pat...

5.7AI score0.00174EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:16 p.m.4 views

UBUNTU-CVE-2023-54069

In the Linux kernel, the following vulnerability has been resolved: ext4: fix BUG in ext4mbnewinodepa due to overflow When we calculate the end position of ext4freeextent, this position may be exactly where ext4lblkt i.e. uint overflows. For example, if acgex.felogical is 4294965248 and...

5.7AI score0.00183EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:16 p.m.6 views

UBUNTU-CVE-2023-54062

In the Linux kernel, the following vulnerability has been resolved: ext4: fix invalid free tracking in ext4xattrmovetoblock In ext4xattrmovetoblock, the value of the extended attribute which we need to move to an external block may be allocated by kvmalloc if the value is stored in an external...

5.8AI score0.00203EPSS
SaveExploits0References11
Rows per page
Query Builder