Lucene search
+L

8164 matches found

OSV
OSV
added 2024/10/21 6:15 p.m.10 views

UBUNTU-CVE-2024-49986

In the Linux kernel, the following vulnerability has been resolved: platform/x86: x86-android-tablets: Fix use after free on platformdeviceregister errors x86androidtabletremove frees the pdevs array, so it should not be used after calling x86androidtabletremove. When platformdeviceregister fails...

7.8CVSS6.5AI score0.00248EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2024/10/21 6:02 p.m.31 views

CVE-2024-49966 ocfs2: cancel dqi_sync_work before freeing oinfo

In the Linux kernel, the following vulnerability has been resolved: ocfs2: cancel dqisyncwork before freeing oinfo ocfs2globalreadinfo will initialize and schedule dqisyncwork at the end, if error occurs after successfully reading global quota, it will trigger the following warning with...

7.8CVSS0.00269EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/10/21 6:02 p.m.10 views

CVE-2024-49966 ocfs2: cancel dqi_sync_work before freeing oinfo

In the Linux kernel, the following vulnerability has been resolved: ocfs2: cancel dqisyncwork before freeing oinfo ocfs2globalreadinfo will initialize and schedule dqisyncwork at the end, if error occurs after successfully reading global quota, it will trigger the following warning with...

7.8CVSS7AI score0.00269EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/10/21 6:02 p.m.13 views

CVE-2024-49954 static_call: Replace pointless WARN_ON() in static_call_module_notify()

In the Linux kernel, the following vulnerability has been resolved: staticcall: Replace pointless WARNON in staticcallmodulenotify staticcallmodulenotify triggers a WARNON, when memory allocation fails in staticcalladdmodule. That's not really justified, because the failure case must be correctly...

7AI score0.00236EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/10/21 6:01 p.m.33 views

CVE-2024-49884 ext4: fix slab-use-after-free in ext4_split_extent_at()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix slab-use-after-free in ext4splitextentat We hit the following use-after-free: ================================================================== BUG: KASAN: slab-use-after-free in ext4splitextentat+0xba8/0xcc0 Read of...

7.8CVSS0.00268EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.10 views

SUSE CVE-2024-47705

In the Linux kernel, the following vulnerability has been resolved: block: fix potential invalid pointer dereference in blkaddpartition The blkaddpartition function initially used a single if-condition ISERRpart to check for errors when adding a partition. This was modified to handle the specific...

5.5CVSS6.4AI score0.00217EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2024/10/21 2:42 p.m.19 views

CVE-2024-47705

In the Linux kernel, the following vulnerability has been resolved: block: fix potential invalid pointer dereference in blkaddpartition The blkaddpartition function initially used a single if-condition ISERRpart to check for errors when adding a partition. This was modified to handle the specific...

5.5CVSS7AI score0.00217EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 1:15 p.m.24 views

AZL-50703 CVE-2024-47728 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Zero former ARGPTRTOLONG,INT args in case of error For all non-tracing helpers which formerly had ARGPTRTOLONG,INT as input arguments, zero the value for the case of an error as otherwise it could leak memory. For tracing, i...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.13 views

UBUNTU-CVE-2024-47728

In the Linux kernel, the following vulnerability has been resolved: bpf: Zero former ARGPTRTOLONG,INT args in case of error For all non-tracing helpers which formerly had ARGPTRTOLONG,INT as input arguments, zero the value for the case of an error as otherwise it could leak memory. For tracing, i...

5.5CVSS6.1AI score0.00236EPSS
SaveExploits0References23
NVD
NVD
added 2024/10/21 12:15 p.m.14 views

CVE-2024-47705

In the Linux kernel, the following vulnerability has been resolved: block: fix potential invalid pointer dereference in blkaddpartition The blkaddpartition function initially used a single if-condition ISERRpart to check for errors when adding a partition. This was modified to handle the specific...

5.5CVSS0.00217EPSS
SaveExploits0References11
OSV
OSV
added 2024/10/21 12:15 p.m.2 views

DEBIAN-CVE-2024-47705

In the Linux kernel, the following vulnerability has been resolved: block: fix potential invalid pointer dereference in blkaddpartition The blkaddpartition function initially used a single if-condition ISERRpart to check for errors when adding a partition. This was modified to handle the specific...

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

DEBIAN-CVE-2024-47693

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix ibcachesetupone error flow cleanup When ibcacheupdate return an error, we exit ibcachesetupone instantly with no proper cleanup, even though before this we had already successfully done gidtablesetupone, that results...

6.5CVSS5.9AI score0.00983EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 12:15 p.m.27 views

CVE-2024-47689

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't set SBRDONLY in f2fshandlecriticalerror syzbot reports a f2fs bug as below: ------------ cut here ------------ WARNING: CPU: 1 PID: 58 at kernel/rcu/sync.c:177 rcusyncdtor+0xcd/0x180 kernel/rcu/sync.c:177 CPU: ...

5.3CVSS0.00622EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 12:15 p.m.24 views

AZL-50874 CVE-2024-47689 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't set SBRDONLY in f2fshandlecriticalerror syzbot reports a f2fs bug as below: ------------ cut here ------------ WARNING: CPU: 1 PID: 58 at kernel/rcu/sync.c:177 rcusyncdtor+0xcd/0x180 kernel/rcu/sync.c:177 CPU: ...

5.3CVSS6.7AI score0.00622EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.5 views

DEBIAN-CVE-2024-47689

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't set SBRDONLY in f2fshandlecriticalerror syzbot reports a f2fs bug as below: ------------ cut here ------------ WARNING: CPU: 1 PID: 58 at kernel/rcu/sync.c:177 rcusyncdtor+0xcd/0x180 kernel/rcu/sync.c:177 CPU: ...

5.3CVSS5.8AI score0.00622EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.17 views

UBUNTU-CVE-2024-47705

In the Linux kernel, the following vulnerability has been resolved: block: fix potential invalid pointer dereference in blkaddpartition The blkaddpartition function initially used a single if-condition ISERRpart to check for errors when adding a partition. This was modified to handle the specific...

5.5CVSS6.2AI score0.00217EPSS
SaveExploits0References32
OSV
OSV
added 2024/10/21 12:15 p.m.9 views

UBUNTU-CVE-2024-47693

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix ibcachesetupone error flow cleanup When ibcacheupdate return an error, we exit ibcachesetupone instantly with no proper cleanup, even though before this we had already successfully done gidtablesetupone, that results...

6.5CVSS6.3AI score0.00983EPSS
SaveExploits0References31
Debian CVE
Debian CVE
added 2024/10/21 12:14 p.m.19 views

CVE-2024-47728

In the Linux kernel, the following vulnerability has been resolved: bpf: Zero former ARGPTRTOLONG,INT args in case of error For all non-tracing helpers which formerly had ARGPTRTOLONG,INT as input arguments, zero the value for the case of an error as otherwise it could leak memory. For tracing, i...

5.5CVSS5.6AI score0.00236EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.27 views

CVE-2024-47705 block: fix potential invalid pointer dereference in blk_add_partition

In the Linux kernel, the following vulnerability has been resolved: block: fix potential invalid pointer dereference in blkaddpartition The blkaddpartition function initially used a single if-condition ISERRpart to check for errors when adding a partition. This was modified to handle the specific...

0.00217EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.15 views

CVE-2024-47705 block: fix potential invalid pointer dereference in blk_add_partition

In the Linux kernel, the following vulnerability has been resolved: block: fix potential invalid pointer dereference in blkaddpartition The blkaddpartition function initially used a single if-condition ISERRpart to check for errors when adding a partition. This was modified to handle the specific...

7AI score0.00217EPSS
SaveExploits0References7
Rows per page
Query Builder