Lucene search
+L

22183 matches found

CVE
CVE
added 2025/10/01 11:45 a.m.18 views

CVE-2022-50455

CVE-2022-50455 entry is rejected/not used per the Initial Description.

6AI score
SaveExploits0
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.12 views

CVE-2023-53477 ipv6: Add lwtunnel encap size of all siblings in nexthop calculation

In the Linux kernel, the following vulnerability has been resolved: ipv6: Add lwtunnel encap size of all siblings in nexthop calculation In function rt6nlmsgsize, the length of nexthop is calculated by multipling the nexthop length of fib6info and the number of siblings. However if the fib6info h...

0.00156EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.12 views

CVE-2023-53456 scsi: qla4xxx: Add length check when parsing nlattrs

In the Linux kernel, the following vulnerability has been resolved: scsi: qla4xxx: Add length check when parsing nlattrs There are three places that qla4xxx parses nlattrs: - qla4xxxsetchapentry - qla4xxxifacesetparam - qla4xxxsysfsddbsetparam and each of them directly converts the nlattr to...

0.0016EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/01 11:42 a.m.5 views

CVE-2023-53456 scsi: qla4xxx: Add length check when parsing nlattrs

In the Linux kernel, the following vulnerability has been resolved: scsi: qla4xxx: Add length check when parsing nlattrs There are three places that qla4xxx parses nlattrs: - qla4xxxsetchapentry - qla4xxxifacesetparam - qla4xxxsysfsddbsetparam and each of them directly converts the nlattr to...

6.4AI score
SaveExploits0References12
CVE
CVE
added 2025/10/01 11:42 a.m.33 views

CVE-2023-53456

During CVE-2023-53456, the Linux kernel scsi/qla4xxx nlattrs parsing lacked length validation in three code paths: qla4xxx_set_chap_entry(), qla4xxx_iface_set_param(), and qla4xxx_sysfs_ddb_set_param(). This could allow out-of-bounds reads and leak heap data. The fix adds a nla_len check and retu...

5.5CVSS6AI score0.0016EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/10/01 11:42 a.m.12 views

CVE-2022-50442 fs/ntfs3: Validate buffer length while parsing index

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate buffer length while parsing index indxread is called when we have some NTFS directory operations that need more information from the index buffers. This adds a sanity check to make sure the returned index buffe...

8.4CVSS6.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.20 views

CVE-2022-50442 fs/ntfs3: Validate buffer length while parsing index

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate buffer length while parsing index indxread is called when we have some NTFS directory operations that need more information from the index buffers. This adds a sanity check to make sure the returned index buffe...

8.4CVSS0.00167EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/01 11:42 a.m.38 views

CVE-2022-50442

The CVE-2022-50442 entry describes a Linux kernel NTFS3 issue where indx_read did not sufficiently validate index buffer length during parsing, enabling a potential out-of-bounds memory access (observed as a slab-out-of-bounds read under KASAN). The vulnerability is tied to NTFS directory operati...

8.4CVSS6.1AI score0.00167EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2025/10/01 8:15 a.m.10 views

CVE-2025-39928

In the Linux kernel, the following vulnerability has been resolved: i2c: rtl9300: ensure data length is within supported range Add an explicit check for the xfer length to 'rtl9300i2cconfigxfer' to ensure the data length isn't within the supported range. In particular a data length of 0 is not...

7.1CVSS0.00131EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/01 8:15 a.m.7 views

CVE-2025-39898

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

SaveExploits0
OSV
OSV
added 2025/10/01 8:15 a.m.12 views

UBUNTU-CVE-2025-39928

In the Linux kernel, the following vulnerability has been resolved: i2c: rtl9300: ensure data length is within supported range Add an explicit check for the xfer length to 'rtl9300i2cconfigxfer' to ensure the data length isn't within the supported range. In particular a data length of 0 is not...

7.1CVSS5.7AI score0.00131EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 8:07 a.m.11 views

CVE-2025-39928 i2c: rtl9300: ensure data length is within supported range

In the Linux kernel, the following vulnerability has been resolved: i2c: rtl9300: ensure data length is within supported range Add an explicit check for the xfer length to 'rtl9300i2cconfigxfer' to ensure the data length isn't within the supported range. In particular a data length of 0 is not...

7.1CVSS6.5AI score
SaveExploits0References5
CVE
CVE
added 2025/10/01 8:07 a.m.41 views

CVE-2025-39928

CVE-2025-39928 concerns the Linux kernel rtl9300 I2C driver. The issue arises in rtl9300_i2c_config_xfer where transfer length validation was missing, allowing a data length of 0 to be processed. The hardware supports data lengths 1–16 (N+1 with 4 DATA_WIDTH bits), so a zero length can underflow ...

7.1CVSS6.2AI score0.00131EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/10/01 8:07 a.m.1 views

CVE-2025-39928 i2c: rtl9300: ensure data length is within supported range

In the Linux kernel, the following vulnerability has been resolved: i2c: rtl9300: ensure data length is within supported range Add an explicit check for the xfer length to 'rtl9300i2cconfigxfer' to ensure the data length isn't within the supported range. In particular a data length of 0 is not...

7.1CVSS6.2AI score0.00131EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/10/01 8:07 a.m.9 views

CVE-2025-39928

In the Linux kernel, the following vulnerability has been resolved: i2c: rtl9300: ensure data length is within supported range Add an explicit check for the xfer length to 'rtl9300i2cconfigxfer' to ensure the data length isn't within the supported range. In particular a data length of 0 is not...

7.1CVSS5.5AI score0.00131EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/01 8:07 a.m.22 views

CVE-2025-39928 i2c: rtl9300: ensure data length is within supported range

In the Linux kernel, the following vulnerability has been resolved: i2c: rtl9300: ensure data length is within supported range Add an explicit check for the xfer length to 'rtl9300i2cconfigxfer' to ensure the data length isn't within the supported range. In particular a data length of 0 is not...

7.1CVSS0.00131EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/10/01 7:44 a.m.20 views

CVE-2025-39917 bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix out-of-bounds dynptr write in bpfcryptocrypt Stanislav reported that in bpfcryptocrypt the destination dynptr's size is not validated to be at least as large as the source dynptr's size before calling into the crypto...

0.00151EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/01 7:42 a.m.11 views

CVE-2025-39898

...

SaveExploits0
RedHat Linux
RedHat Linux
added 2025/10/01 12:28 a.m.13 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS6.8AI score0.00414EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/10/01 12:28 a.m.15 views

kernel: usb: dwc3: gadget: check that event count does not exceed event buffer length

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: check that event count does not exceed event buffer length The event count is read from register DWC3GEVNTCOUNT. There is a check for the count being zero, but not for exceeding the event buffer length. Check...

7.8CVSS6.9AI score0.00217EPSS
SaveExploits0References5
Rows per page
Query Builder