Lucene search
+L

292484 matches found

Debian CVE
Debian CVE
•added 2026/09/17 4:08 p.m.•9 views

CVE-2026-90299

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix sleepable check for tracing/lsm prog When CONFIGFUNCTIONERRORINJECTION is disabled, a sleepable tracing prog is allowed to attach to 'x64'-alike prefix symbols. It is because the verifier does not verify whether the symb...

5.9AI score0.00213EPSS
SaveExploits0
CVE
CVE
•added 2026/09/17 4:08 p.m.•20 views

CVE-2026-90298

CVE-2026-90298 affects the Linux kernel Allwinner DRM (drm/sun4i) TCON driver . The root cause is a device reference leak : the function of_find_device_by_node() acquires a device reference, which was not dropped after mux configuration succeeds. The fix, provided in the referenced kernel commits...

5.8AI score0.0021EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/09/17 4:08 p.m.•10 views

CVE-2026-90298

In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: tcon: Drop TCON TOP device reference offinddevicebynode takes a device reference. Drop it after mux configuration succeeds...

5.8AI score0.0021EPSS
SaveExploits0
CVE
CVE
•added 2026/09/17 4:08 p.m.•17 views

CVE-2026-90299

CVE-2026-90299 affects the Linux kernel BPF subsystem. When CONFIG_FUNCTION_ERROR_INJECTION is disabled, the BPF verifier fails to distinguish whether an attachment target symbol is a kernel function or a BPF program , allowing a sleepable tracing program to attach to a non-kernel BPF program who...

5.9AI score0.00213EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•35 views

CVE-2026-90299 bpf: Fix sleepable check for tracing/lsm prog

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix sleepable check for tracing/lsm prog When CONFIGFUNCTIONERRORINJECTION is disabled, a sleepable tracing prog is allowed to attach to 'x64'-alike prefix symbols. It is because the verifier does not verify whether the symb...

0.00213EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 4:08 p.m.•8 views

CVE-2026-90298 drm/sun4i: tcon: Drop TCON TOP device reference

In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: tcon: Drop TCON TOP device reference offinddevicebynode takes a device reference. Drop it after mux configuration succeeds...

5.8AI score
SaveExploits0References11
OSV
OSV
•added 2026/09/17 4:08 p.m.•10 views

CVE-2026-90299 bpf: Fix sleepable check for tracing/lsm prog

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix sleepable check for tracing/lsm prog When CONFIGFUNCTIONERRORINJECTION is disabled, a sleepable tracing prog is allowed to attach to 'x64'-alike prefix symbols. It is because the verifier does not verify whether the symb...

5.9AI score
SaveExploits0References5
CVE
CVE
•added 2026/09/17 4:08 p.m.•16 views

CVE-2026-90297

CVE-2026-90297 is a null pointer dereference (kernel oops) in the Linux kernel's drm/sun4i driver (Allwinner). The function sun4i_crtc_init() returns plain NULL when layer initialization fails, while its other error paths return an error pointer. Its sole caller, sun4i_tcon_bind(), checks the res...

5.7AI score0.00211EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•37 views

CVE-2026-90297 drm/sun4i: crtc: Propagate layer initialization error

In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: crtc: Propagate layer initialization error sun4icrtcinit returns plain NULL when layer initialization fails, while all its other error paths return an error pointer. The only caller, sun4itconbind, checks the result wi...

0.00211EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/17 4:08 p.m.•6 views

CVE-2026-90297 drm/sun4i: crtc: Propagate layer initialization error

In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: crtc: Propagate layer initialization error sun4icrtcinit returns plain NULL when layer initialization fails, while all its other error paths return an error pointer. The only caller, sun4itconbind, checks the result wi...

5.7AI score
SaveExploits0References11
EUVD
EUVD
•added 2026/09/17 4:08 p.m.•8 views

EUVD-2026-81890

In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: crtc: Propagate layer initialization error sun4icrtcinit returns plain NULL when layer initialization fails, while all its other error paths return an error pointer. The only caller, sun4itconbind, checks the result wi...

5.7AI score0.00211EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/09/17 4:08 p.m.•8 views

CVE-2026-90297

In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: crtc: Propagate layer initialization error sun4icrtcinit returns plain NULL when layer initialization fails, while all its other error paths return an error pointer. The only caller, sun4itconbind, checks the result wi...

5.7AI score0.00211EPSS
SaveExploits0
OSV
OSV
•added 2026/09/17 4:08 p.m.•5 views

CVE-2026-90296 cpufreq: imx6q: fix devres accumulation across driver rebind

In the Linux kernel, the following vulnerability has been resolved: cpufreq: imx6q: fix devres accumulation across driver rebind imx6socvolt is allocated with devmkcalloccpudev, ..., where cpudev is the CPU device from getcpudevice0. That device is never unbound, so its devres list is never...

5.8AI score
SaveExploits0References11
OSV
OSV
•added 2026/09/17 4:08 p.m.•7 views

CVE-2026-90295 cpufreq: imx6q: fix out-of-bounds write when probed more than once

In the Linux kernel, the following vulnerability has been resolved: cpufreq: imx6q: fix out-of-bounds write when probed more than once imx6socvolt is allocated fresh on every probe, sized to the number of ARM OPPs: imx6socvolt = devmkcalloccpudev, num, sizeofimx6socvolt, GFPKERNEL; but it is fill...

6.2AI score
SaveExploits0References11
CVE
CVE
•added 2026/09/17 4:08 p.m.•18 views

CVE-2026-90295

CVE-2026-90295 affects the Linux kernel cpufreq driver for i.MX6 (imx6q). The root cause is that soc_opp_count has static storage and is never reset between driver probe cycles. On a second bind after an unbind, imx6_soc_volt is freshly re-allocated (sized to the current number of ARM OPPs), but ...

6.2AI score0.00211EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/17 4:08 p.m.•8 views

EUVD-2026-81889

In the Linux kernel, the following vulnerability has been resolved: cpufreq: imx6q: fix devres accumulation across driver rebind imx6socvolt is allocated with devmkcalloccpudev, ..., where cpudev is the CPU device from getcpudevice0. That device is never unbound, so its devres list is never...

5.8AI score0.0022EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/17 4:08 p.m.•9 views

EUVD-2026-81888

In the Linux kernel, the following vulnerability has been resolved: cpufreq: imx6q: fix out-of-bounds write when probed more than once imx6socvolt is allocated fresh on every probe, sized to the number of ARM OPPs: imx6socvolt = devmkcalloccpudev, num, sizeofimx6socvolt, GFPKERNEL; but it is fill...

6.2AI score0.00211EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/17 4:08 p.m.•11 views

CVE-2026-90296

CVE-2026-90296 affects the Linux kernel's cpufreq/imx6q driver. The root cause is a devres allocation leak : imx6_soc_volt was allocated via devm_kcalloc() against the CPU device (get_cpu_device(0)), which is never unbound, so its devres list is never freed. Each driver rebind (probe) therefore a...

5.8AI score0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•35 views

CVE-2026-90296 cpufreq: imx6q: fix devres accumulation across driver rebind

In the Linux kernel, the following vulnerability has been resolved: cpufreq: imx6q: fix devres accumulation across driver rebind imx6socvolt is allocated with devmkcalloccpudev, ..., where cpudev is the CPU device from getcpudevice0. That device is never unbound, so its devres list is never...

0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:08 p.m.•34 views

CVE-2026-90295 cpufreq: imx6q: fix out-of-bounds write when probed more than once

In the Linux kernel, the following vulnerability has been resolved: cpufreq: imx6q: fix out-of-bounds write when probed more than once imx6socvolt is allocated fresh on every probe, sized to the number of ARM OPPs: imx6socvolt = devmkcalloccpudev, num, sizeofimx6socvolt, GFPKERNEL; but it is fill...

0.00211EPSS
SaveExploits0References8
Rows per page
Query Builder