CVE-2024-42271
- EPSS 0.02%
- Veröffentlicht 17.08.2024 09:15:08
- Zuletzt bearbeitet 03.11.2025 22:17:52
In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix use after free in iucv_sock_close() iucv_sever_path() is called from process context and from bh context. iucv->path is used as indicator whether somebody else is tak...
CVE-2024-42280
- EPSS 0.01%
- Veröffentlicht 17.08.2024 09:15:08
- Zuletzt bearbeitet 03.11.2025 22:17:54
In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix a use after free in hfcmulti_tx() Don't dereference *sp after calling dev_kfree_skb(*sp).
CVE-2024-42265
- EPSS 0.01%
- Veröffentlicht 17.08.2024 09:15:07
- Zuletzt bearbeitet 12.05.2026 12:17:05
In the Linux kernel, the following vulnerability has been resolved: protect the fetch of ->fd[fd] in do_dup2() from mispredictions both callers have verified that fd is not greater than ->max_fds; however, misprediction might end up with to...
CVE-2024-42252
- EPSS 0.01%
- Veröffentlicht 08.08.2024 09:15:08
- Zuletzt bearbeitet 03.11.2025 21:16:17
In the Linux kernel, the following vulnerability has been resolved: closures: Change BUG_ON() to WARN_ON() If a BUG_ON() can be hit in the wild, it shouldn't be a BUG_ON() For reference, this has popped up once in the CI, and we'll need more info ...
CVE-2024-42253
- EPSS 0.01%
- Veröffentlicht 08.08.2024 09:15:08
- Zuletzt bearbeitet 03.11.2025 22:17:50
In the Linux kernel, the following vulnerability has been resolved: gpio: pca953x: fix pca953x_irq_bus_sync_unlock race Ensure that `i2c_lock' is held when setting interrupt latch and mask in pca953x_irq_bus_sync_unlock() in order to avoid races. ...
CVE-2024-42244
- EPSS 0.03%
- Veröffentlicht 07.08.2024 16:15:47
- Zuletzt bearbeitet 03.11.2025 22:17:49
In the Linux kernel, the following vulnerability has been resolved: USB: serial: mos7840: fix crash on resume Since commit c49cfa917025 ("USB: serial: use generic method if no alternative is provided in usb serial layer"), USB serial core calls the...
CVE-2024-42232
- EPSS 0.02%
- Veröffentlicht 07.08.2024 16:15:46
- Zuletzt bearbeitet 03.11.2025 22:17:46
In the Linux kernel, the following vulnerability has been resolved: libceph: fix race between delayed_work() and ceph_monc_stop() The way the delayed work is handled in ceph_monc_stop() is prone to races with mon_fault() and possibly also finish_hu...
CVE-2024-42236
- EPSS 0.03%
- Veröffentlicht 07.08.2024 16:15:46
- Zuletzt bearbeitet 03.11.2025 22:17:47
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Prevent OOB read/write in usb_string_copy() Userspace provided string 's' could trivially have the length zero. Left unchecked this will firstly result in an...
CVE-2024-42229
- EPSS 0.02%
- Veröffentlicht 30.07.2024 08:15:08
- Zuletzt bearbeitet 03.11.2025 22:17:45
In the Linux kernel, the following vulnerability has been resolved: crypto: aead,cipher - zeroize key buffer after use I.G 9.7.B for FIPS 140-3 specifies that variables temporarily holding cryptographic information should be zeroized once they are ...
CVE-2024-42155
- EPSS 0.02%
- Veröffentlicht 30.07.2024 08:15:07
- Zuletzt bearbeitet 21.11.2024 09:33:42
In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Wipe copies of protected- and secure-keys Although the clear-key of neither protected- nor secure-keys is accessible, this key material should only be visible to the cal...