Canonical

Ubuntu Pro 14.04 LTS

4792 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 16.09.2025 13:00:14
  • Zuletzt bearbeitet 12.05.2026 13:17:12

In the Linux kernel, the following vulnerability has been resolved: sctp: initialize more fields in sctp_v6_from_sk() syzbot found that sin6_scope_id was not properly initialized, leading to undefined behavior. Clear sin6_scope_id and sin6_flowinf...

  • EPSS 0.01%
  • Veröffentlicht 16.09.2025 13:00:14
  • Zuletzt bearbeitet 12.05.2026 13:17:13

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix potential warning in trace_printk_seq during ftrace_dump When calling ftrace_dump_one() concurrently with reading trace_pipe, a WARN_ON_ONCE() in trace_printk_seq() can...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 13:00:11
  • Zuletzt bearbeitet 12.05.2026 13:17:12

In the Linux kernel, the following vulnerability has been resolved: HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version() in ntrig_report_version(), hdev parameter passed from hid_probe(). sending descriptor to /dev/uhid can mak...

  • EPSS 0.01%
  • Veröffentlicht 16.09.2025 08:11:33
  • Zuletzt bearbeitet 14.01.2026 19:16:22

In the Linux kernel, the following vulnerability has been resolved: wifi: iwl4965: Add missing check for create_singlethread_workqueue() Add the check for the return value of the create_singlethread_workqueue() in order to avoid NULL pointer derefe...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 08:11:30
  • Zuletzt bearbeitet 14.01.2026 19:16:22

In the Linux kernel, the following vulnerability has been resolved: nfc: fix memory leak of se_io context in nfc_genl_se_io The callback context for sending/receiving APDUs to/from the selected secure element is allocated inside nfc_genl_se_io and ...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 08:11:30
  • Zuletzt bearbeitet 14.01.2026 19:16:22

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix leak of 'r10bio->remaining' for recovery raid10_sync_request() will add 'r10bio->remaining' for both rdev and replacement rdev. However, if the read io fails, recove...

  • EPSS 0.01%
  • Veröffentlicht 16.09.2025 08:11:29
  • Zuletzt bearbeitet 14.01.2026 19:16:21

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp conn->chan_lock isn't acquired before l2cap_get_chan_by_scid, if l2cap_get_chan_by_scid returns NULL, then 'bad u...

  • EPSS 0.01%
  • Veröffentlicht 16.09.2025 08:11:27
  • Zuletzt bearbeitet 14.01.2026 19:16:21

In the Linux kernel, the following vulnerability has been resolved: udf: Do not update file length for failed writes to inline files When write to inline file fails (or happens only partly), we still updated length of inline data as if the whole wr...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 08:11:25
  • Zuletzt bearbeitet 29.10.2025 11:15:42

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 08:11:24
  • Zuletzt bearbeitet 14.01.2026 19:16:21

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix NULL dereference on q->elevator in blk_mq_elv_switch_none After grabbing q->sysfs_lock, q->elevator may become NULL because of elevator switch. Fix the NULL dereferenc...