Opensuse

Leap

1897 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.36%
  • Veröffentlicht 25.09.2020 19:15:14
  • Zuletzt bearbeitet 21.11.2024 05:05:03

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the implementation of `SparseFillEmptyRowsGrad` uses a double indexing pattern. It is possible for `reverse_index_map(i)` to be an index outside of bounds of `grad_values`, thus res...

  • EPSS 0.59%
  • Veröffentlicht 25.09.2020 06:15:13
  • Zuletzt bearbeitet 21.11.2024 04:21:20

Pagure before 5.6 allows XSS via the templates/blame.html blame view.

  • EPSS 0.01%
  • Veröffentlicht 24.09.2020 15:15:15
  • Zuletzt bearbeitet 21.11.2024 05:19:12

A missing CAP_NET_RAW check in NFC socket creation in net/nfc/rawsock.c in the Linux kernel before 5.8.2 could be used by local attackers to create raw sockets, bypassing security mechanisms, aka CID-26896f01467a.

  • EPSS 0.09%
  • Veröffentlicht 23.09.2020 22:15:13
  • Zuletzt bearbeitet 21.11.2024 05:18:11

An issue was discovered in Xen through 4.14.x. x86 PV guest kernels can experience denial of service via SYSENTER. The SYSENTER instruction leaves various state sanitization activities to software. One of Xen's sanitization paths injects a #GP fault,...

  • EPSS 0.07%
  • Veröffentlicht 23.09.2020 22:15:13
  • Zuletzt bearbeitet 21.11.2024 05:18:11

An issue was discovered in Xen 4.14.x. There is a missing unlock in the XENMEM_acquire_resource error path. The RCU (Read, Copy, Update) mechanism is a synchronisation primitive. A buggy error path in the XENMEM_acquire_resource exits without releasi...

  • EPSS 0.07%
  • Veröffentlicht 23.09.2020 22:15:13
  • Zuletzt bearbeitet 21.11.2024 05:18:12

An issue was discovered in Xen through 4.14.x. There are evtchn_reset() race conditions. Uses of EVTCHNOP_reset (potentially by a guest on itself) or XEN_DOMCTL_soft_reset (by itself covered by XSA-77) can lead to the violation of various internal as...

  • EPSS 0.1%
  • Veröffentlicht 23.09.2020 22:15:13
  • Zuletzt bearbeitet 21.11.2024 05:18:12

An issue was discovered in Xen through 4.14.x. Out of bounds event channels are available to 32-bit x86 domains. The so called 2-level event channel model imposes different limits on the number of usable event channels for 32-bit x86 domains vs 64-bi...

  • EPSS 0.08%
  • Veröffentlicht 23.09.2020 22:15:13
  • Zuletzt bearbeitet 21.11.2024 05:18:12

An issue was discovered in Xen through 4.14.x. There is a lack of preemption in evtchn_reset() / evtchn_destroy(). In particular, the FIFO event channel model allows guests to have a large number of event channels active at a time. Closing all of the...

  • EPSS 0.08%
  • Veröffentlicht 23.09.2020 22:15:13
  • Zuletzt bearbeitet 21.11.2024 05:18:12

An issue was discovered in Xen through 4.14.x. An x86 PV guest can trigger a host OS crash when handling guest access to MSR_MISC_ENABLE. When a guest accesses certain Model Specific Registers, Xen first reads the value from hardware to use as the ba...

  • EPSS 0.07%
  • Veröffentlicht 23.09.2020 22:15:13
  • Zuletzt bearbeitet 21.11.2024 05:18:12

An issue was discovered in Xen through 4.14.x. There are missing memory barriers when accessing/allocating an event channel. Event channels control structures can be accessed lockless as long as the port is considered to be valid. Such a sequence is ...