Linux

Linux Kernel

12474 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 18.09.2024 08:15:05
  • Zuletzt bearbeitet 03.11.2025 23:15:59

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Remove proc entry when dev is unregistered. syzkaller reported a warning in bcm_connect() below. [0] The repro calls connect() to vxcan1, removes vxcan1, and calls conne...

  • EPSS 0.06%
  • Veröffentlicht 18.09.2024 08:15:05
  • Zuletzt bearbeitet 03.11.2025 20:16:31

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check denominator crb_pipes before used [WHAT & HOW] A denominator cannot be 0, and is checked before used. This fixes 2 DIVIDE_BY_ZERO issues reported by Coverit...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2024 08:15:05
  • Zuletzt bearbeitet 03.11.2025 23:16:00

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check denominator pbn_div before used [WHAT & HOW] A denominator cannot be 0, and is checked before used. This fixes 1 DIVIDE_BY_ZERO issue reported by Coverity.

  • EPSS 0.02%
  • Veröffentlicht 18.09.2024 08:15:05
  • Zuletzt bearbeitet 03.11.2025 20:16:31

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas() Smatch warns: arch/powerpc/kernel/rtas.c:1932 __do_sys_rtas() warn: potential spectre issue 'args.args' [r] ...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2024 08:15:05
  • Zuletzt bearbeitet 20.11.2024 18:17:13

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Validate function returns [WHAT & HOW] Function return values must be checked before data can be used in subsequent functions. This fixes 4 CHECKED_RETURN issues ...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2024 08:15:05
  • Zuletzt bearbeitet 20.11.2024 17:56:57

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Run DC_LOG_DC after checking link->link_enc [WHAT] The DC_LOG_DC should be run after link->link_enc is checked, not before. This fixes 1 REVERSE_INULL issue repor...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2024 08:15:05
  • Zuletzt bearbeitet 03.11.2025 23:16:00

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid excessive partition lengths Avoid mounting filesystems where the partition would overflow the 32-bits used for block number. Also refuse to mount filesystems where the p...

  • EPSS 0.05%
  • Veröffentlicht 18.09.2024 08:15:05
  • Zuletzt bearbeitet 20.11.2024 17:40:37

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check UnboundedRequestEnabled's value CalculateSwathAndDETConfiguration_params_st's UnboundedRequestEnabled is a pointer (i.e. dml_bool_t *UnboundedRequestEnabled)...

  • EPSS 0.04%
  • Veröffentlicht 18.09.2024 08:15:05
  • Zuletzt bearbeitet 23.09.2024 16:37:51

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Free pvr_vm_gpuva after unlink This caused a measurable memory leak. Although the individual allocations are small, the leaks occurs in a high-usage codepath (rema...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2024 08:15:05
  • Zuletzt bearbeitet 03.11.2025 23:16:00

In the Linux kernel, the following vulnerability has been resolved: nilfs2: protect references to superblock parameters exposed in sysfs The superblock buffers of nilfs2 can not only be overwritten at runtime for modifications/repairs, but they are...