Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 25

Количество 25

ubuntu логотип

CVE-2025-38004

больше 1 года назад

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add locking for bcm_op runtime updates The CAN broadcast manager (CAN BCM) can send a sequence of CAN frames via hrtimer. The content and also the length of the sequence can be changed resp reduced at runtime where the 'currframe' counter is then set to zero. Although this appeared to be a safe operation the updates of 'currframe' can be triggered from user space and hrtimer context in bcm_can_tx(). Anderson Nascimento created a proof of concept that triggered a KASAN slab-out-of-bounds read access which can be prevented with a spin_lock_bh. At the rework of bcm_can_tx() the 'count' variable has been moved into the protected section as this variable can be modified from both contexts too.

CVSS3: 7.3
EPSS: Низкий
redhat логотип

CVE-2025-38004

больше 1 года назад

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add locking for bcm_op runtime updates The CAN broadcast manager (CAN BCM) can send a sequence of CAN frames via hrtimer. The content and also the length of the sequence can be changed resp reduced at runtime where the 'currframe' counter is then set to zero. Although this appeared to be a safe operation the updates of 'currframe' can be triggered from user space and hrtimer context in bcm_can_tx(). Anderson Nascimento created a proof of concept that triggered a KASAN slab-out-of-bounds read access which can be prevented with a spin_lock_bh. At the rework of bcm_can_tx() the 'count' variable has been moved into the protected section as this variable can be modified from both contexts too.

CVSS3: 7.1
EPSS: Низкий
nvd логотип

CVE-2025-38004

больше 1 года назад

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add locking for bcm_op runtime updates The CAN broadcast manager (CAN BCM) can send a sequence of CAN frames via hrtimer. The content and also the length of the sequence can be changed resp reduced at runtime where the 'currframe' counter is then set to zero. Although this appeared to be a safe operation the updates of 'currframe' can be triggered from user space and hrtimer context in bcm_can_tx(). Anderson Nascimento created a proof of concept that triggered a KASAN slab-out-of-bounds read access which can be prevented with a spin_lock_bh. At the rework of bcm_can_tx() the 'count' variable has been moved into the protected section as this variable can be modified from both contexts too.

CVSS3: 7.3
EPSS: Низкий
msrc логотип

CVE-2025-38004

около 1 года назад

can: bcm: add locking for bcm_op runtime updates

CVSS3: 6.3
EPSS: Низкий
debian логотип

CVE-2025-38004

больше 1 года назад

In the Linux kernel, the following vulnerability has been resolved: c ...

CVSS3: 7.3
EPSS: Низкий
github логотип

GHSA-29qg-42xm-553c

больше 1 года назад

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add locking for bcm_op runtime updates The CAN broadcast manager (CAN BCM) can send a sequence of CAN frames via hrtimer. The content and also the length of the sequence can be changed resp reduced at runtime where the 'currframe' counter is then set to zero. Although this appeared to be a safe operation the updates of 'currframe' can be triggered from user space and hrtimer context in bcm_can_tx(). Anderson Nascimento created a proof of concept that triggered a KASAN slab-out-of-bounds read access which can be prevented with a spin_lock_bh. At the rework of bcm_can_tx() the 'count' variable has been moved into the protected section as this variable can be modified from both contexts too.

CVSS3: 7.1
EPSS: Низкий
fstec логотип

BDU:2025-11862

больше 1 года назад

Уязвимость компонента net/can/bcm.c ядра операционной системы Linux, позволяющая нарушителю получить доступ к конфиденциальным данным, а также вызвать отказ в обслуживании

CVSS3: 6.3
EPSS: Низкий
redos логотип

ROS-20260205-80-0001

7 месяцев назад

Уязвимость kernel-lt

CVSS3: 6.3
EPSS: Низкий
redos логотип

ROS-20260205-73-0001

7 месяцев назад

Уязвимость kernel-lt

CVSS3: 6.3
EPSS: Низкий
rocky логотип

RLSA-2026:64808

6 дней назад

Important: kernel security update

EPSS: Низкий
oracle-oval логотип

ELSA-2026-64808-0

6 дней назад

ELSA-2026-64808-0: kernel security update (IMPORTANT)

EPSS: Низкий
rocky логотип

RLSA-2026:64775

6 дней назад

Important: kernel security, bug fix, and enhancement update

EPSS: Низкий
oracle-oval логотип

ELSA-2026-64775-0

6 дней назад

ELSA-2026-64775-0: kernel security, bug fix, and enhancement update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2025-20521

около 1 года назад

ELSA-2025-20521: Unbreakable Enterprise kernel security update (IMPORTANT)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:02538-1

около 1 года назад

Security update for the Linux Kernel

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:02335-1

около 1 года назад

Security update for the Linux Kernel

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:02249-1

около 1 года назад

Security update for the Linux Kernel

EPSS: Низкий
oracle-oval логотип

ELSA-2025-20552

около 1 года назад

ELSA-2025-20552: Unbreakable Enterprise kernel security update (IMPORTANT)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:02334-1

около 1 года назад

Security update for the Linux Kernel

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:02333-1

около 1 года назад

Security update for the Linux Kernel

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
ubuntu логотип
CVE-2025-38004

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add locking for bcm_op runtime updates The CAN broadcast manager (CAN BCM) can send a sequence of CAN frames via hrtimer. The content and also the length of the sequence can be changed resp reduced at runtime where the 'currframe' counter is then set to zero. Although this appeared to be a safe operation the updates of 'currframe' can be triggered from user space and hrtimer context in bcm_can_tx(). Anderson Nascimento created a proof of concept that triggered a KASAN slab-out-of-bounds read access which can be prevented with a spin_lock_bh. At the rework of bcm_can_tx() the 'count' variable has been moved into the protected section as this variable can be modified from both contexts too.

CVSS3: 7.3
0%
Низкий
больше 1 года назад
redhat логотип
CVE-2025-38004

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add locking for bcm_op runtime updates The CAN broadcast manager (CAN BCM) can send a sequence of CAN frames via hrtimer. The content and also the length of the sequence can be changed resp reduced at runtime where the 'currframe' counter is then set to zero. Although this appeared to be a safe operation the updates of 'currframe' can be triggered from user space and hrtimer context in bcm_can_tx(). Anderson Nascimento created a proof of concept that triggered a KASAN slab-out-of-bounds read access which can be prevented with a spin_lock_bh. At the rework of bcm_can_tx() the 'count' variable has been moved into the protected section as this variable can be modified from both contexts too.

CVSS3: 7.1
0%
Низкий
больше 1 года назад
nvd логотип
CVE-2025-38004

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add locking for bcm_op runtime updates The CAN broadcast manager (CAN BCM) can send a sequence of CAN frames via hrtimer. The content and also the length of the sequence can be changed resp reduced at runtime where the 'currframe' counter is then set to zero. Although this appeared to be a safe operation the updates of 'currframe' can be triggered from user space and hrtimer context in bcm_can_tx(). Anderson Nascimento created a proof of concept that triggered a KASAN slab-out-of-bounds read access which can be prevented with a spin_lock_bh. At the rework of bcm_can_tx() the 'count' variable has been moved into the protected section as this variable can be modified from both contexts too.

CVSS3: 7.3
0%
Низкий
больше 1 года назад
msrc логотип
CVE-2025-38004

can: bcm: add locking for bcm_op runtime updates

CVSS3: 6.3
0%
Низкий
около 1 года назад
debian логотип
CVE-2025-38004

In the Linux kernel, the following vulnerability has been resolved: c ...

CVSS3: 7.3
0%
Низкий
больше 1 года назад
github логотип
GHSA-29qg-42xm-553c

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add locking for bcm_op runtime updates The CAN broadcast manager (CAN BCM) can send a sequence of CAN frames via hrtimer. The content and also the length of the sequence can be changed resp reduced at runtime where the 'currframe' counter is then set to zero. Although this appeared to be a safe operation the updates of 'currframe' can be triggered from user space and hrtimer context in bcm_can_tx(). Anderson Nascimento created a proof of concept that triggered a KASAN slab-out-of-bounds read access which can be prevented with a spin_lock_bh. At the rework of bcm_can_tx() the 'count' variable has been moved into the protected section as this variable can be modified from both contexts too.

CVSS3: 7.1
0%
Низкий
больше 1 года назад
fstec логотип
BDU:2025-11862

Уязвимость компонента net/can/bcm.c ядра операционной системы Linux, позволяющая нарушителю получить доступ к конфиденциальным данным, а также вызвать отказ в обслуживании

CVSS3: 6.3
0%
Низкий
больше 1 года назад
redos логотип
ROS-20260205-80-0001

Уязвимость kernel-lt

CVSS3: 6.3
0%
Низкий
7 месяцев назад
redos логотип
ROS-20260205-73-0001

Уязвимость kernel-lt

CVSS3: 6.3
0%
Низкий
7 месяцев назад
rocky логотип
RLSA-2026:64808

Important: kernel security update

6 дней назад
oracle-oval логотип
ELSA-2026-64808-0

ELSA-2026-64808-0: kernel security update (IMPORTANT)

6 дней назад
rocky логотип
RLSA-2026:64775

Important: kernel security, bug fix, and enhancement update

6 дней назад
oracle-oval логотип
ELSA-2026-64775-0

ELSA-2026-64775-0: kernel security, bug fix, and enhancement update (IMPORTANT)

6 дней назад
oracle-oval логотип
ELSA-2025-20521

ELSA-2025-20521: Unbreakable Enterprise kernel security update (IMPORTANT)

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02538-1

Security update for the Linux Kernel

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02335-1

Security update for the Linux Kernel

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02249-1

Security update for the Linux Kernel

около 1 года назад
oracle-oval логотип
ELSA-2025-20552

ELSA-2025-20552: Unbreakable Enterprise kernel security update (IMPORTANT)

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02334-1

Security update for the Linux Kernel

около 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02333-1

Security update for the Linux Kernel

около 1 года назад

Уязвимостей на страницу