Lucene search
+L

518990 matches found

Debian CVE
Debian CVE
•added 2026/09/17 4:07 p.m.•8 views

CVE-2026-90213

In the Linux kernel, the following vulnerability has been resolved: firewire: core: fix memory leak in error path of buildtree In the error path of buildtree, node instances can remain in the local linked list when the function returns. Whenever an invalid value is detected in the self ID sequenc...

5.7AI score0.00209EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/09/17 4:07 p.m.•34 views

CVE-2026-90211 bpf, s390: Clear fetch destination on faulting arena atomic

In the Linux kernel, the following vulnerability has been resolved: bpf, s390: Clear fetch destination on faulting arena atomic Same missing register clear as on riscv64. A RMW atomic on an arena pointer is converted to BPFPROBEATOMIC and gets an exception table entry, but bpfjitprobeatomicpre on...

0.00198EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/17 4:07 p.m.•14 views

CVE-2026-90211

CVE-2026-90211 affects the Linux kernel on the s390x architecture. The vulnerability resides in the BPF JIT compiler's handling of read-modify-write (RMW) atomics on arena pointers. Specifically, bpf_jit_probe_atomic_pre() leaves probe->reg at -1 (the sentinel from bpf_jit_probe_init()), so wh...

5.8AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 4:07 p.m.•5 views

CVE-2026-90211 bpf, s390: Clear fetch destination on faulting arena atomic

In the Linux kernel, the following vulnerability has been resolved: bpf, s390: Clear fetch destination on faulting arena atomic Same missing register clear as on riscv64. A RMW atomic on an arena pointer is converted to BPFPROBEATOMIC and gets an exception table entry, but bpfjitprobeatomicpre on...

5.8AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/09/17 4:07 p.m.•8 views

EUVD-2026-81804

In the Linux kernel, the following vulnerability has been resolved: bpf, s390: Clear fetch destination on faulting arena atomic Same missing register clear as on riscv64. A RMW atomic on an arena pointer is converted to BPFPROBEATOMIC and gets an exception table entry, but bpfjitprobeatomicpre on...

5.8AI score0.00198EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/09/17 4:07 p.m.•7 views

CVE-2026-90211

In the Linux kernel, the following vulnerability has been resolved: bpf, s390: Clear fetch destination on faulting arena atomic Same missing register clear as on riscv64. A RMW atomic on an arena pointer is converted to BPFPROBEATOMIC and gets an exception table entry, but bpfjitprobeatomicpre on...

5.8AI score0.00198EPSS
SaveExploits0
OSV
OSV
•added 2026/09/17 4:07 p.m.•7 views

CVE-2026-90210 bpf: Fix UAF in bpf_trampoline_multi_attach_free on update failure

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF in bpftrampolinemultiattachfree on update failure When bpftrampolineupdate fails before modifyfentrymulti/ unregisterfentrymulti is called, curimage is unchanged curimage == oldimage and ftrace still calls into it...

7.8CVSS6.1AI score
SaveExploits0References5
OSV
OSV
•added 2026/09/17 4:07 p.m.•7 views

CVE-2026-90209 s390/debug: Fix deadlock during unregister

In the Linux kernel, the following vulnerability has been resolved: s390/debug: Fix deadlock during unregister Unregistering an s390dbf debug area while one of the associated debugfs files is being written to can cause a deadlock: $ echo .../vmur/level $ rmmod vmur...

5.8AI score
SaveExploits0References10
EUVD
EUVD
•added 2026/09/17 4:07 p.m.•10 views

EUVD-2026-81803

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF in bpftrampolinemultiattachfree on update failure When bpftrampolineupdate fails before modifyfentrymulti/ unregisterfentrymulti is called, curimage is unchanged curimage == oldimage and ftrace still calls into it...

6.1AI score0.00165EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/17 4:07 p.m.•7 views

EUVD-2026-81802

In the Linux kernel, the following vulnerability has been resolved: s390/debug: Fix deadlock during unregister Unregistering an s390dbf debug area while one of the associated debugfs files is being written to can cause a deadlock: $ echo .../vmur/level $ rmmod vmur...

5.8AI score0.00215EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/17 4:07 p.m.•25 views

CVE-2026-90209 s390/debug: Fix deadlock during unregister

In the Linux kernel, the following vulnerability has been resolved: s390/debug: Fix deadlock during unregister Unregistering an s390dbf debug area while one of the associated debugfs files is being written to can cause a deadlock: $ echo .../vmur/level $ rmmod vmur...

0.00215EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/17 4:07 p.m.•25 views

CVE-2026-90210 bpf: Fix UAF in bpf_trampoline_multi_attach_free on update failure

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF in bpftrampolinemultiattachfree on update failure When bpftrampolineupdate fails before modifyfentrymulti/ unregisterfentrymulti is called, curimage is unchanged curimage == oldimage and ftrace still calls into it...

7.8CVSS0.00165EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/17 4:07 p.m.•12 views

CVE-2026-90210

CVE-2026-90210 is a Use-After-Free (UAF) in the Linux kernel's BPF trampoline subsystem , specifically in bpf_trampoline_multi_attach_free. When bpf_trampoline_update() fails before modify_fentry_multi() or unregister_fentry_multi() is called, cur_image remains equal to old_image and ftrace conti...

7.8CVSS6.1AI score0.00165EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/09/17 4:07 p.m.•10 views

CVE-2026-90210

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF in bpftrampolinemultiattachfree on update failure When bpftrampolineupdate fails before modifyfentrymulti/ unregisterfentrymulti is called, curimage is unchanged curimage == oldimage and ftrace still calls into it...

7.8CVSS6.1AI score0.00165EPSS
SaveExploits0
CVE
CVE
•added 2026/09/17 4:07 p.m.•14 views

CVE-2026-90209

CVE-2026-90209 affects the Linux kernel s390dbf debug subsystem . A deadlock occurs when a debug area is unregistered (e.g., via rmmod) while an associated debugfs file is simultaneously being written to. Both the unregister path (debug_unregister() → debugfs_remove() → waiting for debugfs_file_p...

5.8AI score0.00215EPSS
SaveExploits0References7
Debian CVE
Debian CVE
•added 2026/09/17 4:07 p.m.•8 views

CVE-2026-90209

In the Linux kernel, the following vulnerability has been resolved: s390/debug: Fix deadlock during unregister Unregistering an s390dbf debug area while one of the associated debugfs files is being written to can cause a deadlock: $ echo .../vmur/level $ rmmod vmur...

5.8AI score0.00215EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/17 4:07 p.m.•11 views

EUVD-2026-81801

In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/samsungpwm: Switch to rawspinlockt type Samsung PWM timer might be used as a clock source on some legacy systems. When PREEMPTRT is enabled on ARM, regular spinlock is converted to a sleeping lock mutex-based,...

5.8AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:07 p.m.•27 views

CVE-2026-90208 clocksource/drivers/samsung_pwm: Switch to raw_spinlock_t type

In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/samsungpwm: Switch to rawspinlockt type Samsung PWM timer might be used as a clock source on some legacy systems. When PREEMPTRT is enabled on ARM, regular spinlock is converted to a sleeping lock mutex-based,...

0.00198EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/09/17 4:07 p.m.•8 views

CVE-2026-90208

In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/samsungpwm: Switch to rawspinlockt type Samsung PWM timer might be used as a clock source on some legacy systems. When PREEMPTRT is enabled on ARM, regular spinlock is converted to a sleeping lock mutex-based,...

5.8AI score0.00198EPSS
SaveExploits0
OSV
OSV
•added 2026/09/17 4:07 p.m.•6 views

CVE-2026-90208 clocksource/drivers/samsung_pwm: Switch to raw_spinlock_t type

In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/samsungpwm: Switch to rawspinlockt type Samsung PWM timer might be used as a clock source on some legacy systems. When PREEMPTRT is enabled on ARM, regular spinlock is converted to a sleeping lock mutex-based,...

5.8AI score
SaveExploits0References5
Rows per page
Query Builder