Lucene search
+L

22 matches found

RedhatCVE
RedhatCVE
added 2025/06/20 10:10 a.m.9 views

CVE-2022-50227

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/xen: Initialize Xen timer only once Add a check for existing xen timers before initializing a new one. Currently kvmxeninittimer is called on every KVMXENVCPUATTRTYPETIMER, which is causing the following ODEBUG crash whe...

7CVSS7.3AI score0.00176EPSS
SaveExploits0References4
NVD
NVD
added 2025/06/18 11:15 a.m.15 views

CVE-2022-50227

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/xen: Initialize Xen timer only once Add a check for existing xen timers before initializing a new one. Currently kvmxeninittimer is called on every KVMXENVCPUATTRTYPETIMER, which is causing the following ODEBUG crash whe...

7.8CVSS0.00176EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/06/18 11:3 a.m.23 views

CVE-2022-50227 KVM: x86/xen: Initialize Xen timer only once

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/xen: Initialize Xen timer only once Add a check for existing xen timers before initializing a new one. Currently kvmxeninittimer is called on every KVMXENVCPUATTRTYPETIMER, which is causing the following ODEBUG crash whe...

7.8CVSS0.00176EPSS
SaveExploits0References2
CVE
CVE
added 2025/06/18 11:3 a.m.112 views

CVE-2022-50227

CVE-2022-50227 concerns the Linux kernel KVM/xen path, where the function kvm_xen_init_timer() could be invoked repeatedly for KVM_XEN_VCPU_ATTR_TYPE_TIMER. The connected documents consistently describe the root cause as initializing Xen timers when one already exists, leading to an ODEBUG crash ...

7.8CVSS6.6AI score0.00176EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/06/18 11:3 a.m.16 views

CVE-2022-50227 KVM: x86/xen: Initialize Xen timer only once

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/xen: Initialize Xen timer only once Add a check for existing xen timers before initializing a new one. Currently kvmxeninittimer is called on every KVMXENVCPUATTRTYPETIMER, which is causing the following ODEBUG crash whe...

7.8CVSS5.8AI score
SaveExploits0References5
NVD
NVD
added 2024/10/21 6:15 p.m.32 views

CVE-2024-49960

In the Linux kernel, the following vulnerability has been resolved: ext4: fix timer use-after-free on failed mount Syzbot has found an ODEBUG bug in ext4fillsuper The deltimersync function cancels the serrreport timer, which reminds about filesystem errors daily. We should guarantee the timer is ...

7.8CVSS0.00289EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/10/21 6:2 p.m.39 views

CVE-2024-49960 ext4: fix timer use-after-free on failed mount

In the Linux kernel, the following vulnerability has been resolved: ext4: fix timer use-after-free on failed mount Syzbot has found an ODEBUG bug in ext4fillsuper The deltimersync function cancels the serrreport timer, which reminds about filesystem errors daily. We should guarantee the timer is ...

7.8CVSS0.00289EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/10/21 6:2 p.m.17 views

CVE-2024-49960 ext4: fix timer use-after-free on failed mount

In the Linux kernel, the following vulnerability has been resolved: ext4: fix timer use-after-free on failed mount Syzbot has found an ODEBUG bug in ext4fillsuper The deltimersync function cancels the serrreport timer, which reminds about filesystem errors daily. We should guarantee the timer is ...

6.8AI score0.00289EPSS
SaveExploits0References7
CVE
CVE
added 2024/10/21 6:2 p.m.202 views

CVE-2024-49960

CVE-2024-49960 concerns ext4 on the Linux kernel. The issue is a timer use-after-free during failed mounts: the s_err_report timer can remain active while sbi is freed, because ext4_handle_error re-arms the timer before kfree(sbi). The root cause is not canceling the s_err_report timer after ext4...

7.8CVSS7.2AI score0.00289EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/10/21 6:2 p.m.17 views

CVE-2024-49960 ext4: fix timer use-after-free on failed mount

In the Linux kernel, the following vulnerability has been resolved: ext4: fix timer use-after-free on failed mount Syzbot has found an ODEBUG bug in ext4fillsuper The deltimersync function cancels the serrreport timer, which reminds about filesystem errors daily. We should guarantee the timer is ...

7.8CVSS6.3AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.28 views

CVE-2022-48759 rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev

In the Linux kernel, the following vulnerability has been resolved: rpmsg: char: Fix race between the release of rpmsgctrldev and cdev struct rpmsgctrldev contains a struct cdev. The current code frees the rpmsgctrldev struct in rpmsgctrldevreleasedevice, but the cdev is a managed object, therefo...

7.8CVSS7AI score0.00174EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/05/23 11:7 a.m.18 views

CVE-2021-47482

In the Linux kernel, the following vulnerability has been resolved: net: batman-adv: fix error handling Syzbot reported ODEBUG warning in batadvncmeshfree. The problem was in wrong error handling in batadvmeshinit. Before this patch batadvmeshinit was calling batadvmeshfree in case of any...

5.5CVSS6.6AI score0.00739EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/22 9:15 a.m.17 views

CVE-2021-47482

In the Linux kernel, the following vulnerability has been resolved: net: batman-adv: fix error handling Syzbot reported ODEBUG warning in batadvncmeshfree. The problem was in wrong error handling in batadvmeshinit. Before this patch batadvmeshinit was calling batadvmeshfree in case of any...

5.3CVSS7AI score
SaveExploits0References8
OSV
OSV
added 2024/05/22 9:15 a.m.8 views

AZL-43306 CVE-2021-47482 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: net: batman-adv: fix error handling Syzbot reported ODEBUG warning in batadvncmeshfree. The problem was in wrong error handling in batadvmeshinit. Before this patch batadvmeshinit was calling batadvmeshfree in case of any...

5.3CVSS5.8AI score0.00739EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/22 9:15 a.m.29 views

CVE-2021-47482

In the Linux kernel, the following vulnerability has been resolved: net: batman-adv: fix error handling Syzbot reported ODEBUG warning in batadvncmeshfree. The problem was in wrong error handling in batadvmeshinit. Before this patch batadvmeshinit was calling batadvmeshfree in case of any...

5.3CVSS6.5AI score0.00739EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/05/22 8:29 a.m.23 views

CVE-2021-47419

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: properly cancel timer from tapriodestroy There is a comment in qdisccreate about us not calling ops-reset in some cases. errout4: / Any broken qdiscs that would require a ops-reset here? The qdisc was never ...

4.1CVSS6.4AI score0.00231EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/22 8:19 a.m.13 views

CVE-2021-47482 net: batman-adv: fix error handling

In the Linux kernel, the following vulnerability has been resolved: net: batman-adv: fix error handling Syzbot reported ODEBUG warning in batadvncmeshfree. The problem was in wrong error handling in batadvmeshinit. Before this patch batadvmeshinit was calling batadvmeshfree in case of any...

6.9AI score0.00739EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.28 views

CVE-2021-47419

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: properly cancel timer from tapriodestroy There is a comment in qdisccreate about us not calling ops-reset in some cases. errout4: / Any broken qdiscs that would require a ops-reset here? The qdisc was never ...

7.8CVSS5.8AI score0.00231EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.24 views

CVE-2021-47387

In the Linux kernel, the following vulnerability has been resolved: cpufreq: schedutil: Use kobject release method to free sugovtunables The struct sugovtunables is protected by the kobject, so we can't free it directly. Otherwise we would get a call trace like this: ODEBUG: free active active...

5.5CVSS6.3AI score0.00251EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/21 3:4 p.m.16 views

CVE-2021-47419 net/sched: sch_taprio: properly cancel timer from taprio_destroy()

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: properly cancel timer from tapriodestroy There is a comment in qdisccreate about us not calling ops-reset in some cases. errout4: / Any broken qdiscs that would require a ops-reset here? The qdisc was never ...

7.8CVSS6.8AI score0.00231EPSS
SaveExploits0References4
Rows per page
Query Builder