Lucene search
+L

22227 matches found

OSV
OSV
added 2025/10/07 7:54 p.m.57 views

CLSA-2025-1759866837 kernel: Fix of 44 CVEs

mm: zswap: fix missing folio cleanup in writeback race path CVE-2024-26832 - mm: fix zswap writeback race condition CVE-2023-53178 - dm array: fix releasing a faulty array block twice in dmarraycursorend CVE-2024-57929 - drm/dpmst: Fix MST sideband message body length check CVE-2024-56616 - gpio:...

9.3CVSS6.9AI score0.00689EPSS
SaveExploits4References1
Snyk
Snyk
added 2025/10/07 6:10 p.m.6 views

Improper Handling of Length Parameter Inconsistency

Overview Affected versions of this package are vulnerable to Improper Handling of Length Parameter Inconsistency in the zipfile module when the End of Central Directory EOCD Locator record offset is not properly validated. An attacker can modify a crafted ZIP archive to cause incorrect file...

5.3CVSS7.7AI score0.00378EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/07 5:25 p.m.9 views

RLSA-2025:16904 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: fs: export anoninodemakesecureinode and fix secretmem LSM bypass CVE-2025-38396 kernel: smb: client: fix use-after-free in cifsoplockbreak CVE-2025-38527 kernel: cifs: Fix the smbdrespons...

7.3CVSS6.7AI score0.00505EPSS
SaveExploits1References7
NVD
NVD
added 2025/10/07 4:15 p.m.16 views

CVE-2023-53679

In the Linux kernel, the following vulnerability has been resolved: wifi: mt7601u: fix an integer underflow Fix an integer underflow that leads to a null pointer dereference in 'mt7601urxskbfromseg'. The variable 'dmalen' in the URB packet could be manipulated, which could trigger an integer...

8.3CVSS0.00235EPSS
SaveExploits0References6
NVD
NVD
added 2025/10/07 4:15 p.m.14 views

CVE-2023-53652

In the Linux kernel, the following vulnerability has been resolved: vdpa: Add features attr to vdpanlpolicy for nlattr length check The vdpanlpolicy structure is used to validate the nlattr when parsing the incoming nlmsg. It will ensure the attribute being described produces a valid nlattr point...

7.8CVSS0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/07 4:15 p.m.8 views

UBUNTU-CVE-2023-53652

In the Linux kernel, the following vulnerability has been resolved: vdpa: Add features attr to vdpanlpolicy for nlattr length check The vdpanlpolicy structure is used to validate the nlattr when parsing the incoming nlmsg. It will ensure the attribute being described produces a valid nlattr point...

7.8CVSS6.2AI score0.00211EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/07 4:15 p.m.9 views

UBUNTU-CVE-2022-50518

In the Linux kernel, the following vulnerability has been resolved: parisc: Fix locking in pdciodcprint firmware call Utilize pdclock spinlock to protect parallel modifications of the iodcdbuf buffer, check length to prevent buffer overflow of iodcdbuf, drop the iodcretbuf buffer and fix some wro...

7.8CVSS5.9AI score0.00137EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/07 4:15 p.m.11 views

UBUNTU-CVE-2023-53679

In the Linux kernel, the following vulnerability has been resolved: wifi: mt7601u: fix an integer underflow Fix an integer underflow that leads to a null pointer dereference in 'mt7601urxskbfromseg'. The variable 'dmalen' in the URB packet could be manipulated, which could trigger an integer...

8.3CVSS5.8AI score0.00235EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/07 3:21 p.m.7 views

EUVD-2025-32724

In the Linux kernel, the following vulnerability has been resolved: fs: hfsplus: remove WARNON from hfspluscatread,writeinode syzbot is hitting WARNON in hfspluscatread,writeinode, for crafted filesystem image can contain bogus length. There conditions are not kernel bugs that can justify kernel ...

5.9AI score0.00153EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/07 3:21 p.m.44 views

CVE-2023-53679

CVE-2023-53679 affects the Linux kernel wifi driver mt7601u. The issue is an integer underflow in the RX path that can lead to a null pointer dereference in mt7601u_rx_skb_from_seg() when dma_len is manipulated, enabling seg_len underflow in mt7601u_rx_process_seg() and bypassing bad_frame checks...

8.3CVSS6AI score0.00235EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.24 views

CVE-2023-53679 wifi: mt7601u: fix an integer underflow

In the Linux kernel, the following vulnerability has been resolved: wifi: mt7601u: fix an integer underflow Fix an integer underflow that leads to a null pointer dereference in 'mt7601urxskbfromseg'. The variable 'dmalen' in the URB packet could be manipulated, which could trigger an integer...

8.3CVSS0.00235EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 3:21 p.m.16 views

EUVD-2025-32740

In the Linux kernel, the following vulnerability has been resolved: wifi: mt7601u: fix an integer underflow Fix an integer underflow that leads to a null pointer dereference in 'mt7601urxskbfromseg'. The variable 'dmalen' in the URB packet could be manipulated, which could trigger an integer...

5.8AI score0.00235EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/07 3:21 p.m.19 views

CVE-2023-53679 wifi: mt7601u: fix an integer underflow

In the Linux kernel, the following vulnerability has been resolved: wifi: mt7601u: fix an integer underflow Fix an integer underflow that leads to a null pointer dereference in 'mt7601urxskbfromseg'. The variable 'dmalen' in the URB packet could be manipulated, which could trigger an integer...

8.3CVSS6.3AI score
SaveExploits0References9
CVE
CVE
added 2025/10/07 3:21 p.m.34 views

CVE-2022-50553

CVE-2022-50553 : In the Linux kernel tracing hist code, an out-of-bounds write occurs in action_data.var_ref_idx when synthesizing events with many params (n_params up to SYNTH_FIELDS_MAX) and a smaller TRACING_MAP_VARS_MAX caused writes beyond the array. The issue is fixed by enlarging data->...

5.5CVSS6AI score0.00205EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.15 views

CVE-2023-53652 vdpa: Add features attr to vdpa_nl_policy for nlattr length check

In the Linux kernel, the following vulnerability has been resolved: vdpa: Add features attr to vdpanlpolicy for nlattr length check The vdpanlpolicy structure is used to validate the nlattr when parsing the incoming nlmsg. It will ensure the attribute being described produces a valid nlattr point...

0.00211EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.18 views

CVE-2023-53652

In the Linux kernel, the following vulnerability has been resolved: vdpa: Add features attr to vdpanlpolicy for nlattr length check The vdpanlpolicy structure is used to validate the nlattr when parsing the incoming nlmsg. It will ensure the attribute being described produces a valid nlattr point...

7.8CVSS5.9AI score0.00211EPSS
SaveExploits0
CVE
CVE
added 2025/10/07 3:19 p.m.33 views

CVE-2023-53652

CVE-2023-53652 is tied to the Linux kernel vulnerability where the vdpa_nl_policy lacked a proper nla_policy validation for the vdpa features attribute, creating a risk of parsing an invalid nlattr and potential OOB reads as described in related CVEs (e.g., CVE-2023-3773). The connected documents...

7.8CVSS5.3AI score0.00211EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/10/07 3:19 p.m.8 views

CVE-2023-53652 vdpa: Add features attr to vdpa_nl_policy for nlattr length check

In the Linux kernel, the following vulnerability has been resolved: vdpa: Add features attr to vdpanlpolicy for nlattr length check The vdpanlpolicy structure is used to validate the nlattr when parsing the incoming nlmsg. It will ensure the attribute being described produces a valid nlattr point...

6.3AI score
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2021-0647

Malware in sbrugna...

5.9CVSS6.3AI score0.18891EPSS
SaveExploits0References135
EUVD
EUVD
added 2025/10/07 12:30 a.m.16 views

EUVD-2019-5341

Malware in sbrugna...

10CVSS9.4AI score0.00907EPSS
SaveExploits0References2
Rows per page
Query Builder