Lucene search
+L

5322 matches found

OSV
OSV
added 2025/10/01 12:15 p.m.4 views

DEBIAN-CVE-2023-53517

In the Linux kernel, the following vulnerability has been resolved: tipc: do not update mtu if msgmax is too small in mtu negotiation When doing link mtu negotiation, a malicious peer may send Activate msg with a very small mtu, e.g. 4 in Shuang's testing, without checking for the minimum mtu,...

5.5CVSS5.4AI score0.00298EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.2 views

DEBIAN-CVE-2023-53512

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix a memory leak Add a forgotten kfree...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.10 views

DEBIAN-CVE-2023-53508

In the Linux kernel, the following vulnerability has been resolved: ublk: fail to start device if queue setup is interrupted In ublkctrlstartdev, if waitforcompletioninterruptible is interrupted by signal, queues aren't setup successfully yet, so we have to fail UBLKCMDSTARTDEV, otherwise kernel...

7.8CVSS6.2AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.6 views

DEBIAN-CVE-2023-53507

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Unregister devlink params in case interface is down Currently, in case an interface is down, mlx5 driver doesn't unregister its devlink params, which leads to this WARN1. Fix it by unregistering devlink params in that...

7.8CVSS6.1AI score0.00153EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.2 views

DEBIAN-CVE-2023-53503

In the Linux kernel, the following vulnerability has been resolved: ext4: allow ext4getgroupinfo to fail Previously, ext4getgroupinfo would treat an invalid group number as BUG, since in theory it should never happen. However, if a malicious attaker or fuzzer modifies the superblock via the block...

5.5CVSS5.3AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.1 views

DEBIAN-CVE-2023-53490

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix disconnect vs accept race Despite commit 0ad529d9fd2b "mptcp: fix possible divide by zero in recvmsg", the mptcp protocol is still prone to a race between disconnect or shutdown and accept. The root cause is that the...

4.7CVSS5.3AI score0.00117EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.1 views

DEBIAN-CVE-2023-53491

In the Linux kernel, the following vulnerability has been resolved: startkernel: Add nostackprotector function attribute Back during the discussion of commit a9a3ed1eff36 "x86: Fix early boot crash on gcc-10, third try" we discussed the need for a function attribute to control the omission of sta...

5.5CVSS5.2AI score0.00297EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.6 views

DEBIAN-CVE-2023-53493

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: tighten bounds checking in decodemessage Copy the bounds checking from encodemessage to decodemessage. This patch addresses the following concerns. Ensure that there is enough space for at least one header so that we...

7.8CVSS6.2AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.3 views

DEBIAN-CVE-2023-53487

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtasflash: allow user copy to flash block cache objects With hardened usercopy enabled CONFIGHARDENEDUSERCOPY=y, using the /proc/powerpc/rtas/firmwareupdate interface to prepare a system firmware update yields a BUG: kern...

7.8CVSS5.5AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.5 views

DEBIAN-CVE-2023-53488

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix possible panic during hotplug remove During hotplug remove it is possible that the update counters work might be pending, and may run after memory has been freed. Cancel the update counters work before freeing memory...

5.5CVSS5.3AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.4 views

DEBIAN-CVE-2023-53471

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx: disable gfx9 cpeccerrorirq only when enabling legacy gfx ras gfx9 cpeccerrorirq is only enabled when legacy gfx ras is assert. So in gfxv90hwfini, interrupt disablement for cpeccerrorirq should be executed under...

7.8CVSS5.5AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.4 views

DEBIAN-CVE-2023-53476

In the Linux kernel, the following vulnerability has been resolved: iwcxgb4: Fix potential NULL dereference in c4iwfillrescmidentry This condition needs to match the previous "if epcp-state == LISTEN " exactly to avoid a NULL dereference of either "listenep" or "ep". The problem is that "epcp" ha...

5.5CVSS5.5AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.6 views

DEBIAN-CVE-2023-53475

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: tegra: fix sleep in atomic call When we set the dual-role port to Host mode, we observed the following splat: 167.057718 BUG: sleeping function called from invalid context at include/linux/sched/mm.h:229 167.057872...

5.5CVSS5.3AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.7 views

DEBIAN-CVE-2023-53460

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix memory leak in rtwusbprobe drivers/net/wireless/realtek/rtw88/usb.c:876 rtwusbprobe warn: 'hw' from ieee80211allochw not released on lines: 811 Fix this by modifying return to a goto statement...

5.5CVSS5.2AI score0.00137EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.2 views

DEBIAN-CVE-2022-50467

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFTID An error case exit from lpfccmplctcmdgftid results in a call to lpfcnlpput with a null pointer to a nodelist structure. Changed lpfccmplctcmdgftid to...

5.5CVSS5.3AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.1 views

DEBIAN-CVE-2022-50465

In the Linux kernel, the following vulnerability has been resolved: ext4: fix leaking uninitialized memory in fast-commit journal When space at the end of fast-commit journal blocks is unused, make sure to zero it out so that uninitialized memory is not leaked to disk...

5.5CVSS5.3AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.13 views

DEBIAN-CVE-2022-50461

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65cpswnussndoslaveopen Ensure pmruntimeput is issued in error path...

5.5CVSS5.2AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.11 views

DEBIAN-CVE-2022-50463

In the Linux kernel, the following vulnerability has been resolved: powerpc/52xx: Fix a resource leak in an error handling path The error handling path of mpc52xxlpbfifoprobe has a requestirq that is not balanced by a corresponding freeirq. Add the missing call, as already done in the remove...

5.5CVSS5.4AI score0.0016EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.3 views

DEBIAN-CVE-2022-50460

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifsflock If not flock, before return -ENOLCK, should free the xid, otherwise, the xid will be leaked...

5.5CVSS5.3AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 12:15 p.m.10 views

DEBIAN-CVE-2022-50464

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: Fix PCI device refcount leak in mt7915pciinithif2 As comment of pcigetdevice says, it returns a pcidevice with its refcount increased. We need to call pcidevput to decrease the refcount. Save the return value of...

5.5CVSS5.3AI score0.00154EPSS
SaveExploits0References1
Rows per page
Query Builder