Lucene search
+L

69976 matches found

OSV
OSV
added 2026/09/16 10:32 a.m.5 views

CVE-2026-89903 LoongArch: Do not save/restore percpu base register in rethook trampoline

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Do not save/restore percpu base register in rethook trampoline The rethook trampoline saves $r21 $u0, the percpu base, into its frame at entry and restores it at exit. Inbetween rethooktrampolinehandler may schedule vi...

7.8CVSS
SaveExploits0References8
CVE
CVE
added 2026/09/16 10:32 a.m.9 views

CVE-2026-89903

CVE-2026-89903 affects the Linux kernel on the LoongArch architecture, specifically the rethook trampoline (previously the kretprobe trampoline since v6.3 ). The trampoline incorrectly saves and restores $r21 (the per-CPU base register) across its entry/exit frame. If a task migrates CPUs between...

7.8CVSS5.8AI score0.00163EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/16 10:32 a.m.28 views

CVE-2026-89903 LoongArch: Do not save/restore percpu base register in rethook trampoline

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Do not save/restore percpu base register in rethook trampoline The rethook trampoline saves $r21 $u0, the percpu base, into its frame at entry and restores it at exit. Inbetween rethooktrampolinehandler may schedule vi...

7.8CVSS0.00163EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/16 10:32 a.m.9 views

CVE-2026-89903

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Do not save/restore percpu base register in rethook trampoline The rethook trampoline saves $r21 $u0, the percpu base, into its frame at entry and restores it at exit. Inbetween rethooktrampolinehandler may schedule vi...

7.8CVSS0.00163EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/16 10:31 a.m.33 views

CVE-2026-89888 media: i2c: ov02a10: fix endpoint parsing use-after-free

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov02a10: fix endpoint parsing use-after-free The ov02a10checkhwcfg function calls fwnodehandleputep immediately after allocating and parsing the endpoint. However, it subsequently calls fwnodepropertyreadu32 using the...

7.8CVSS0.00159EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/16 10:31 a.m.10 views

CVE-2026-89888

CVE-2026-89888 affects the Linux kernel driver media/i2c/ov02a10 (a camera sensor driver). The ov02a10_check_hwcfg() function calls fwnode_handle_put(ep) to free the endpoint handle, then subsequently calls fwnode_property_read_u32() on the same freed handle, resulting in a use-after-free . A sec...

7.8CVSS6.1AI score0.00159EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/16 10:31 a.m.3 views

CVE-2026-89888 media: i2c: ov02a10: fix endpoint parsing use-after-free

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov02a10: fix endpoint parsing use-after-free The ov02a10checkhwcfg function calls fwnodehandleputep immediately after allocating and parsing the endpoint. However, it subsequently calls fwnodepropertyreadu32 using the...

7.8CVSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2026/09/16 10:31 a.m.7 views

CVE-2026-89888

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov02a10: fix endpoint parsing use-after-free The ov02a10checkhwcfg function calls fwnodehandleputep immediately after allocating and parsing the endpoint. However, it subsequently calls fwnodepropertyreadu32 using the...

7.8CVSS0.00159EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/16 10:31 a.m.6 views

EUVD-2026-80488

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov02a10: fix endpoint parsing use-after-free The ov02a10checkhwcfg function calls fwnodehandleputep immediately after allocating and parsing the endpoint. However, it subsequently calls fwnodepropertyreadu32 using the...

7.8CVSS6.1AI score0.00159EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/16 10:31 a.m.6 views

CVE-2026-89876

CVE-2026-89876 affects the tda18250 driver in the Linux kernel's media subsystem. The vulnerability is a possible integer overflow that occurs when the variable exp equals zero, causing the expression 1 <

5.8AI score0.0021EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/16 10:31 a.m.5 views

CVE-2026-89876

In the Linux kernel, the following vulnerability has been resolved: media: tda18250: fix possible integer overflow Integer overflow may occur, when variable exp equals to zero. Result of shift 1 exp - 1 may then leads to undefined behavior...

0.0021EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/16 10:31 a.m.4 views

EUVD-2026-80476

In the Linux kernel, the following vulnerability has been resolved: media: tda18250: fix possible integer overflow Integer overflow may occur, when variable exp equals to zero. Result of shift 1 exp - 1 may then leads to undefined behavior...

5.8AI score0.0021EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/16 10:31 a.m.29 views

CVE-2026-89876 media: tda18250: fix possible integer overflow

In the Linux kernel, the following vulnerability has been resolved: media: tda18250: fix possible integer overflow Integer overflow may occur, when variable exp equals to zero. Result of shift 1 exp - 1 may then leads to undefined behavior...

0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/16 10:31 a.m.4 views

CVE-2026-89876 media: tda18250: fix possible integer overflow

In the Linux kernel, the following vulnerability has been resolved: media: tda18250: fix possible integer overflow Integer overflow may occur, when variable exp equals to zero. Result of shift 1 exp - 1 may then leads to undefined behavior...

SaveExploits0References11
OSV
OSV
added 2026/09/16 9:17 a.m.5 views

AZL-101150 CVE-2026-89792 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent out-of-bounds reads in share config responses Validate IPC share configuration payload sizes before consuming variable-length fields. Bound veto list parsing and account for the separator byte when deriving the pat...

7.1CVSS0.0015EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/16 9:17 a.m.6 views

DEBIAN-CVE-2026-89792

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent out-of-bounds reads in share config responses Validate IPC share configuration payload sizes before consuming variable-length fields. Bound veto list parsing and account for the separator byte when deriving the pat...

7.1CVSS5.6AI score0.0015EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/16 9:17 a.m.6 views

CVE-2026-89792

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent out-of-bounds reads in share config responses Validate IPC share configuration payload sizes before consuming variable-length fields. Bound veto list parsing and account for the separator byte when deriving the pat...

7.1CVSS0.0015EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/16 9:17 a.m.6 views

CVE-2026-86465

Apache Airflow Akeyless provider: the Akeyless secrets backend's team-scope guard can be bypassed with a user-controlled key. In a multi-team deployment, a Dag author scoped to one team can supply a Variable key containing a path separator that causes the backend to resolve a secret belonging to ...

6.5CVSS0.0081EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/09/16 8:58 a.m.3 views

CVE-2026-86465 Apache Airflow Akeyless provider: Akeyless secrets backend: team-scope guard bypass via user-controlled key

Apache Airflow Akeyless provider: the Akeyless secrets backend's team-scope guard can be bypassed with a user-controlled key. In a multi-team deployment, a Dag author scoped to one team can supply a Variable key containing a path separator that causes the backend to resolve a secret belonging to ...

0.0081EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/16 8:58 a.m.7 views

EUVD-2026-80316

Apache Airflow Akeyless provider: the Akeyless secrets backend's team-scope guard can be bypassed with a user-controlled key. In a multi-team deployment, a Dag author scoped to one team can supply a Variable key containing a path separator that causes the backend to resolve a secret belonging to ...

5.8AI score0.0081EPSS
SaveExploits0References6
Rows per page
Query Builder