Lucene search
K

22 matches found

RedhatCVE
RedhatCVE
added 2025/06/20 10:10 a.m.4 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.00074EPSS
Exploits0References4
NVD
NVD
added 2025/06/18 11:15 a.m.5 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...

5.5CVSS0.00074EPSS
Exploits0References2
OSV
OSV
added 2025/06/18 11:3 a.m.5 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...

5.5CVSS5.8AI score0.00074EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/06/18 11:3 a.m.7 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...

0.00074EPSS
Exploits0References2
CVE
CVE
added 2025/06/18 11:3 a.m.84 views

CVE-2022-50227

CVE-2022-50227 affects the Linux kernel (KVM Xen timer) and is resolved by only initializing the Xen timer once. The root cause is that kvm_xen_init_timer() was invoked for every KVM_XEN_VCPU_ATTR_TYPE_TIMER, risking an ODEBUG crash when vcpu->arch.xen.timer is already set. The fix adds a chec...

5.5CVSS6.6AI score0.00074EPSS
Exploits0References2Affected Software1
NVD
NVD
added 2024/10/21 6:15 p.m.14 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.0001EPSS
Exploits0References9
CVE
CVE
added 2024/10/21 6:2 p.m.185 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.0001EPSS
Exploits0References9Affected Software1
Cvelist
Cvelist
added 2024/10/21 6:2 p.m.24 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 ...

0.0001EPSS
Exploits0References7
OSV
OSV
added 2024/10/21 6:2 p.m.13 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 score0.0001EPSS
Exploits0References12
Vulnrichment
Vulnrichment
added 2024/10/21 6:2 p.m.15 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.0001EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.26 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...

7AI score0.00027EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2024/05/23 11:7 a.m.14 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.00144EPSS
Exploits0References4
OSV
OSV
added 2024/05/22 9:15 a.m.11 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
Exploits0References8
OSV
OSV
added 2024/05/22 9:15 a.m.1 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.00144EPSS
Exploits0References1
NVD
NVD
added 2024/05/22 9:15 a.m.15 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.00144EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2024/05/22 8:29 a.m.20 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.00028EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/05/22 8:19 a.m.12 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.00144EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.19 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 ...

5.5CVSS5.8AI score0.00028EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.16 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.00007EPSS
Exploits0References9
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 ...

6.8AI score0.00028EPSS
Exploits0References4
Rows per page
Query Builder