Linux

Linux

6442 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 07.09.2025 15:16:18
  • Zuletzt bearbeitet 25.11.2025 17:55:42

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix dereferencing uninitialized error pointer Fix below smatch warnings: drivers/crypto/ccp/sev-dev.c:1312 __sev_platform_init_locked() error: we previously assumed '...

  • EPSS 0.02%
  • Veröffentlicht 07.09.2025 15:16:17
  • Zuletzt bearbeitet 25.11.2025 17:59:53

In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix potential buffer overflow in setup_clusters() In setup_swap_map(), we only ensure badpages are in range (0, last_page]. As maxpages might be < last_page, setup_clust...

  • EPSS 0.01%
  • Veröffentlicht 05.09.2025 17:27:19
  • Zuletzt bearbeitet 25.11.2025 18:05:49

In the Linux kernel, the following vulnerability has been resolved: s390/ism: fix concurrency management in ism_cmd() The s390x ISM device data sheet clearly states that only one request-response sequence is allowable per ISM function at any point ...

  • EPSS 0.02%
  • Veröffentlicht 05.09.2025 17:27:18
  • Zuletzt bearbeitet 25.11.2025 21:01:10

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_list In shrink_folio_list(), the hwpoisoned folio may be large folio, which can't be handled by unmap_poisoned_folio(...

  • EPSS 0.05%
  • Veröffentlicht 05.09.2025 17:21:32
  • Zuletzt bearbeitet 03.11.2025 18:16:44

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: fix panic due to PSLVERR When the PSLVERR_RESP_EN parameter is set to 1, the device generates an error response if an attempt is made to read an empty RBR (Receive Bu...

  • EPSS 0.02%
  • Veröffentlicht 05.09.2025 17:21:31
  • Zuletzt bearbeitet 25.11.2025 21:01:02

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix unbuffered write error handling If all the subrequests in an unbuffered write stream fail, the subrequest collector doesn't update the stream->transferred value and it r...

  • EPSS 0.02%
  • Veröffentlicht 05.09.2025 17:21:29
  • Zuletzt bearbeitet 25.11.2025 17:44:11

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - Prevent crash on suspend with iMX8QM / iMX8ULP Since the CAAM on these SoCs is managed by another ARM core, called the SECO (Security Controller) on iMX8QM and Secur...

  • EPSS 0.02%
  • Veröffentlicht 05.09.2025 17:21:28
  • Zuletzt bearbeitet 25.11.2025 17:46:33

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix refcount leak causing resource not released When ksmbd_conn_releasing(opinfo->conn) returns true,the refcount was not decremented properly, causing a refcount leak that ...

  • EPSS 0.02%
  • Veröffentlicht 05.09.2025 17:21:28
  • Zuletzt bearbeitet 25.11.2025 17:45:32

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - flush misc workqueue during device shutdown Repeated loading and unloading of a device specific QAT driver, for example qat_4xxx, in a tight loop can lead to a crash ...

  • EPSS 0.04%
  • Veröffentlicht 05.09.2025 17:21:26
  • Zuletzt bearbeitet 03.11.2025 18:16:44

In the Linux kernel, the following vulnerability has been resolved: iio: imu: bno055: fix OOB access of hw_xlate array Fix a potential out-of-bounds array access of the hw_xlate array in bno055.c. In bno055_get_regmask(), hw_xlate was iterated ove...