Lucene search
+L

5715 matches found

RedhatCVE
RedhatCVE
added 2024/10/21 10:7 p.m.15 views

CVE-2024-49880

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off by one issue in allocflexgd Wesley reported an issue: ================================================================== EXT4-fs dm-5: resizing filesystem from 7168 to 786432 blocks ------------ cut here -----------...

6.7CVSS6.7AI score0.00244EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 8:15 p.m.18 views

UBUNTU-CVE-2022-48950

In the Linux kernel, the following vulnerability has been resolved: perf: Fix perfpendingtask UaF Per syzbot it is possible for perfpendingtask to run after the event is free'd. There are two related but distinct cases: - the taskwork was already queued before destroying the event; - destroying t...

7.8CVSS5.7AI score0.00252EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 6:15 p.m.3 views

DEBIAN-CVE-2024-49961

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ar0521: Use cansleep version of gpiodsetvalue If we use GPIO reset from I2C port expander, we must use cansleep variant of GPIO functions. This was not done in ar0521poweron/ar0521poweroff functions. Let's fix that...

5.5CVSS5.7AI score0.00236EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 6:15 p.m.33 views

CVE-2024-49880

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off by one issue in allocflexgd Wesley reported an issue: ================================================================== EXT4-fs dm-5: resizing filesystem from 7168 to 786432 blocks ------------ cut here -----------...

7.8CVSS0.00244EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 6:15 p.m.3 views

DEBIAN-CVE-2024-49880

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off by one issue in allocflexgd Wesley reported an issue: ================================================================== EXT4-fs dm-5: resizing filesystem from 7168 to 786432 blocks ------------ cut here -----------...

7.8CVSS5.6AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.12 views

UBUNTU-CVE-2024-49880

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off by one issue in allocflexgd Wesley reported an issue: ================================================================== EXT4-fs dm-5: resizing filesystem from 7168 to 786432 blocks ------------ cut here -----------...

7.8CVSS6.1AI score0.00244EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.51 views

CVE-2024-49880 ext4: fix off by one issue in alloc_flex_gd()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off by one issue in allocflexgd Wesley reported an issue: ================================================================== EXT4-fs dm-5: resizing filesystem from 7168 to 786432 blocks ------------ cut here -----------...

0.00244EPSS
SaveExploits0References3
CVE
CVE
added 2024/10/21 6:1 p.m.135 views

CVE-2024-49880

The CVE-2024-49880 entry concerns an off-by-one in ext4 resizing logic (alloc_flex_gd) leading to a kernel BUG in resize operations (resize2fs) when resizing a filesystem. The vulnerability is addressed by a patch that removes the problematic +1 (and adds a WARN_ON_ONCE) to ensure flex_gd->res...

7.8CVSS7.3AI score0.00244EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/10/21 6:1 p.m.15 views

CVE-2024-49880 ext4: fix off by one issue in alloc_flex_gd()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off by one issue in allocflexgd Wesley reported an issue: ================================================================== EXT4-fs dm-5: resizing filesystem from 7168 to 786432 blocks ------------ cut here -----------...

6.1AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.18 views

CVE-2024-49880 ext4: fix off by one issue in alloc_flex_gd()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off by one issue in allocflexgd Wesley reported an issue: ================================================================== EXT4-fs dm-5: resizing filesystem from 7168 to 786432 blocks ------------ cut here -----------...

6.8AI score0.00244EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.3 views

SUSE CVE-2024-47682

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: Fix off-by-one error in sdreadblockcharacteristics Ff the device returns page 0xb1 with length 8 happens with qemu v2.x, for example, sdreadblockcharacteristics may attempt an out-of-bounds memory access when accessing...

5.3CVSS6.4AI score0.00536EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/10/21 3:46 p.m.8 views

SUSE CVE-2024-47717

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Don't zero-out PMU snapshot area before freeing data With the latest Linux-6.11-rc3, the below NULL pointer crash is observed when SBI PMU snapshot is enabled for the guest and the guest is forcefully powered-off...

5.5CVSS7.5AI score0.00216EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/21 3:45 p.m.8 views

SUSE CVE-2024-49862

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix off by one in getrpi The rp-priv-rpi array is either rpimsr or rpitpmi which have NRRAPLPRIMITIVES number of elements. Thus the needs to be = to prevent an off by one access...

6.6CVSS7.2AI score0.00227EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/10/21 3:10 p.m.16 views

CVE-2024-47686

In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xxdivrecalcrate The psc-div array has psc-numdiv elements. These values come from when we call clkhwregisterdiv. It's adcdivisors and ARRAYSIZEadcdivisors and so on. So this condition needs to...

7.1CVSS6.9AI score0.00244EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 2:42 p.m.14 views

CVE-2024-49862

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix off by one in getrpi The rp-priv-rpi array is either rpimsr or rpitpmi which have NRRAPLPRIMITIVES number of elements. Thus the needs to be = to prevent an off by one access...

7.1CVSS6.9AI score0.00227EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 1:15 p.m.10 views

AZL-50913 CVE-2024-49862 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix off by one in getrpi The rp-priv-rpi array is either rpimsr or rpitpmi which have NRRAPLPRIMITIVES number of elements. Thus the needs to be = to prevent an off by one access...

7.1CVSS6.6AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.4 views

DEBIAN-CVE-2024-49862

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix off by one in getrpi The rp-priv-rpi array is either rpimsr or rpitpmi which have NRRAPLPRIMITIVES number of elements. Thus the needs to be = to prevent an off by one access...

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

UBUNTU-CVE-2024-49862

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix off by one in getrpi The rp-priv-rpi array is either rpimsr or rpitpmi which have NRRAPLPRIMITIVES number of elements. Thus the needs to be = to prevent an off by one access...

7.1CVSS6.5AI score0.00227EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2024/10/21 12:27 p.m.35 views

CVE-2024-49862 powercap: intel_rapl: Fix off by one in get_rpi()

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix off by one in getrpi The rp-priv-rpi array is either rpimsr or rpitpmi which have NRRAPLPRIMITIVES number of elements. Thus the needs to be = to prevent an off by one access...

7.1CVSS0.00227EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/10/21 12:27 p.m.14 views

CVE-2024-49862

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix off by one in getrpi The rp-priv-rpi array is either rpimsr or rpitpmi which have NRRAPLPRIMITIVES number of elements. Thus the needs to be = to prevent an off by one access...

7.1CVSS6.1AI score0.00227EPSS
SaveExploits0
Rows per page
Query Builder