9989 matches found
EUVD-2026-48878
In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix hard lockup on disconnect If submitting the OOB write urb fails persistently e.g if the device is being disconnected the driver would loop indefinitely with interrupts disabled. Check for urb...
PT-2026-64651
In the Linux kernel, the following vulnerability has been resolved: NTB: epf: Avoid calling pci irq vector from hardirq context ntb epf vec isr calls pci irq vector in hardirq context to derive the vector number. pci irq vector calls msi get virq that takes a mutex and can therefore trigger...
EUVD-2026-46432
Autel Maxi Charger Single firmware through V1.03.51 contains a hard-coded authentication token that bypasses authorization checks for multiple management endpoints. An attacker can supply the special token value to invoke privileged functionality without valid authentication...
CVE-2026-10674
The CVE describes a Denial of Service risk in the NXP LPUART driver for Zephyr (drivers/serial/uart_mcux_lpuart.c). When CONFIG_UART_USE_RUNTIME_CONFIGURE is enabled, LPUART_Deinit() is called at the start of mcux_lpuart_configure(), which disables peripheral clocks. Validation of the requested c...
CVE-2026-8983
Autel Maxi Charger Single firmware through V1.03.51 contains a hard-coded authentication token that bypasses authorization checks for multiple management endpoints. An attacker can supply the special token value to invoke privileged functionality without valid authentication...
CVE-2026-8983 Backdoor Authentication Token
Autel Maxi Charger Single firmware through V1.03.51 contains a hard-coded authentication token that bypasses authorization checks for multiple management endpoints. An attacker can supply the special token value to invoke privileged functionality without valid authentication...
CVE-2026-8983
CVE-2026-8983 affects Autel Maxi Charger Single firmware up to v1.03.51. The root cause is a hard-coded authentication token that bypasses authorization checks across multiple management endpoints, enabling an attacker to invoke privileged functionality without valid authentication. Impact, per a...
kernel: flex_proportions: make fprop_new_period() hardirq safe
A deadlock vulnerability was found in the Linux kernel's flexible proportions fprop code used for I/O writeback accounting. When a hardirq interrupts the seqcount write section in fpropnewperiod during softirq context, a reader in the hardirq handler can spin indefinitely waiting for the odd...
SUSE CVE-2026-63955
In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: do not trigger BUG on BH disabled context getvmareanode currently triggers a BUG if ininterrupt returns true. However, ininterrupt also reports true when BH are disabled. The bridge code can call...
PT-2026-62121
Autel Maxi Charger Single firmware through V1.03.51 contains a hard-coded authentication token that bypasses authorization checks for multiple management endpoints. An attacker can supply the special token value to invoke privileged functionality without valid authentication...
CVE-2026-63955
In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: do not trigger BUG on BH disabled context getvmareanode currently triggers a BUG if ininterrupt returns true. However, ininterrupt also reports true when BH are disabled. The bridge code can call...
EUVD-2026-45779
In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: avoid NULL-ptr deref for claim via dropped interface Without rtnllock held, a hardif might be retrieved as primary interface of a meshif, but then while operating on this interface getting decoupled from the mesh...
CVE-2026-63955 mm/vmalloc: do not trigger BUG() on BH disabled context
In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: do not trigger BUG on BH disabled context getvmareanode currently triggers a BUG if ininterrupt returns true. However, ininterrupt also reports true when BH are disabled. The bridge code can call...
CVE-2026-63835
In the Linux kernel, the following vulnerability has been resolved: batman-adv: v: prevent OGM aggregation on disabled hardif When an interface gets disabled, the worker is correctly disabled by batadvhardifdisableinterface - ... - batadvvogmifacedisable. In this process, the skb aggrlist is also...
CVE-2026-63835
In the Linux kernel, the following vulnerability has been resolved: batman-adv: v: prevent OGM aggregation on disabled hardif When an interface gets disabled, the worker is correctly disabled by batadvhardifdisableinterface - ... - batadvvogmifacedisable. In this process, the skb aggrlist is also...
CVE-2026-63835 batman-adv: v: prevent OGM aggregation on disabled hardif
In the Linux kernel, the following vulnerability has been resolved: batman-adv: v: prevent OGM aggregation on disabled hardif When an interface gets disabled, the worker is correctly disabled by batadvhardifdisableinterface - ... - batadvvogmifacedisable. In this process, the skb aggrlist is also...
CVE-2026-63835
CVE-2026-63835 concerns the Linux kernel’s batman-adv OGM aggregation on disabled hard interfaces. When an interface is disabled, batadv_hardif_disable_interface() disables the worker and frees the skb aggr_list; however batadv_v_ogm_send_meshif() may still queue new skbs via batadv_v_ogm_queue_o...
CVE-2026-63835 batman-adv: v: prevent OGM aggregation on disabled hardif
In the Linux kernel, the following vulnerability has been resolved: batman-adv: v: prevent OGM aggregation on disabled hardif When an interface gets disabled, the worker is correctly disabled by batadvhardifdisableinterface - ... - batadvvogmifacedisable. In this process, the skb aggrlist is also...
PT-2026-61272
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the mm/vmalloc component where the get vm area node function incorrectly triggers a BUG a kernel panic when bottom halves BH are disabled. This occurs because the in...
PT-2026-61151
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the batman-adv module when an interface is disabled. While the worker is disabled and the aggr list is freed during the batadv hardif disable interface process, t...