CVE-2021-47086
- EPSS 0.01%
- Veröffentlicht 04.03.2024 18:15:07
- Zuletzt bearbeitet 16.01.2025 17:13:09
In the Linux kernel, the following vulnerability has been resolved: phonet/pep: refuse to enable an unbound pipe This ioctl() implicitly assumed that the socket was already bound to a valid local socket name, i.e. Phonet object. If the socket was n...
CVE-2021-47073
- EPSS 0.02%
- Veröffentlicht 01.03.2024 22:15:47
- Zuletzt bearbeitet 09.01.2025 15:24:54
In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbios init_dell_smbios_wmi() only registers the dell_smbios_wmi_driver on systems where the Dell WMI interface is supported. ...
CVE-2021-47078
- EPSS 0.02%
- Veröffentlicht 01.03.2024 22:15:47
- Zuletzt bearbeitet 19.03.2025 16:11:07
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Clear all QP fields if creation failed rxe_qp_do_cleanup() relies on valid pointer values in QP for the properly created ones, but in case rxe_qp_from_init() failed it wa...
CVE-2021-47068
- EPSS 0.02%
- Veröffentlicht 29.02.2024 23:15:08
- Zuletzt bearbeitet 22.04.2025 16:15:20
In the Linux kernel, the following vulnerability has been resolved: net/nfc: fix use-after-free llcp_sock_bind/connect Commits 8a4cd82d ("nfc: fix refcount leak in llcp_sock_connect()") and c33b1cc62 ("nfc: fix refcount leak in llcp_sock_bind()") f...
CVE-2021-46959
- EPSS 0.01%
- Veröffentlicht 29.02.2024 23:15:07
- Zuletzt bearbeitet 10.12.2024 17:55:18
In the Linux kernel, the following vulnerability has been resolved: spi: Fix use-after-free with devm_spi_alloc_* We can't rely on the contents of the devres list during spi_unregister_controller(), as the list is already torn down at the time we p...
CVE-2021-47054
- EPSS 0.01%
- Veröffentlicht 29.02.2024 23:15:07
- Zuletzt bearbeitet 10.12.2024 17:53:39
In the Linux kernel, the following vulnerability has been resolved: bus: qcom: Put child node before return Put child node before return to fix potential reference count leak. Generally, the reference count of child is incremented and decremented a...
CVE-2021-47055
- EPSS 0.01%
- Veröffentlicht 29.02.2024 23:15:07
- Zuletzt bearbeitet 09.01.2025 15:34:43
In the Linux kernel, the following vulnerability has been resolved: mtd: require write permissions for locking and badblock ioctls MEMLOCK, MEMUNLOCK and OTPLOCK modify protection bits. Thus require write permission. Depending on the hardware MEMLO...
CVE-2021-47056
- EPSS 0.01%
- Veröffentlicht 29.02.2024 23:15:07
- Zuletzt bearbeitet 09.01.2025 19:45:48
In the Linux kernel, the following vulnerability has been resolved: crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init ADF_STATUS_PF_RUNNING is (only) used and checked by adf_vf2pf_shutdown() before calling adf_iov_putmsg()->mutex...
CVE-2021-46999
- EPSS 0.02%
- Veröffentlicht 28.02.2024 09:15:38
- Zuletzt bearbeitet 08.01.2025 17:36:29
In the Linux kernel, the following vulnerability has been resolved: sctp: do asoc update earlier in sctp_sf_do_dupcook_a There's a panic that occurs in a few of envs, the call trace is as below: [] general protection fault, ... 0x29acd70f1000a: ...
CVE-2021-47006
- EPSS 0.01%
- Veröffentlicht 28.02.2024 09:15:38
- Zuletzt bearbeitet 19.03.2025 10:49:05
In the Linux kernel, the following vulnerability has been resolved: ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hook The commit 1879445dfa7b ("perf/core: Set event's default ::overflow_handler()") set a default ev...