CVE-2022-49217
- EPSS 0.06%
- Veröffentlicht 26.02.2025 07:00:58
- Zuletzt bearbeitet 21.10.2025 11:54:10
In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix abort all task initialization In pm80xx_send_abort_all(), the n_elem field of the ccb used is not initialized to 0. This missing initialization sometimes lead to ...
CVE-2022-49191
- EPSS 0.06%
- Veröffentlicht 26.02.2025 07:00:56
- Zuletzt bearbeitet 23.09.2025 13:44:12
In the Linux kernel, the following vulnerability has been resolved: mxser: fix xmit_buf leak in activate when LSR == 0xff When LSR is 0xff in ->activate() (rather unlike), we return an error. Provided ->shutdown() is not called when ->activate() fa...
CVE-2022-49197
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:56
- Zuletzt bearbeitet 23.09.2025 13:46:39
In the Linux kernel, the following vulnerability has been resolved: af_netlink: Fix shift out of bounds in group mask calculation When a netlink message is received, netlink_recvmsg() fills in the address of the sender. One of the fields is the 32-...
CVE-2022-49185
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:55
- Zuletzt bearbeitet 01.10.2025 20:15:53
In the Linux kernel, the following vulnerability has been resolved: pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe This node pointer is returned by of_parse_phandle() with refcount incremented in this function. Calling of_node_put...
CVE-2022-49171
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:54
- Zuletzt bearbeitet 23.09.2025 13:39:42
In the Linux kernel, the following vulnerability has been resolved: ext4: don't BUG if someone dirty pages without asking ext4 first [un]pin_user_pages_remote is dirtying pages without properly warning the file system in advance. A related race wa...
CVE-2022-49175
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:54
- Zuletzt bearbeitet 22.10.2025 17:15:31
In the Linux kernel, the following vulnerability has been resolved: PM: core: keep irq flags in device_pm_check_callbacks() The function device_pm_check_callbacks() can be called under the spin lock (in the reported case it happens from genpd_add_d...
CVE-2022-49162
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:00:53
- Zuletzt bearbeitet 15.10.2025 19:42:13
In the Linux kernel, the following vulnerability has been resolved: video: fbdev: sm712fb: Fix crash in smtcfb_write() When the sm712fb driver writes three bytes to the framebuffer, the driver will crash: BUG: unable to handle page fault for a...
CVE-2022-49166
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:53
- Zuletzt bearbeitet 15.10.2025 19:42:37
In the Linux kernel, the following vulnerability has been resolved: ntfs: add sanity check on allocation size ntfs_read_inode_mount invokes ntfs_malloc_nofs with zero allocation size. It triggers one BUG in the __ntfs_malloc function. Fix this by...
CVE-2022-49151
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:52
- Zuletzt bearbeitet 15.10.2025 19:47:40
In the Linux kernel, the following vulnerability has been resolved: can: mcba_usb: properly check endpoint type Syzbot reported warning in usb_submit_urb() which is caused by wrong endpoint type. We should check that in endpoint is actually present...
CVE-2022-49155
- EPSS 0.01%
- Veröffentlicht 26.02.2025 07:00:52
- Zuletzt bearbeitet 01.10.2025 20:15:52
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair() [ 12.323788] BUG: using smp_processor_id() in preemptible [00000000] code: systemd-udevd/1020 [ 12.332297] call...