Lucene search
+L

47869 matches found

CVE
CVE
added yesterday9 views

CVE-2026-19955

CVE-2026-19955 affects TrailDB 0.6. The vulnerability is in the function tdb_open in /src/tdb.c (TOC Validation), causing an out-of-bounds read. Remote exploitation is possible and public exploits exist. The project was informed via an issue report but has not responded. No remediation details ar...

5.1CVSS5.2AI score
SaveExploits0References6
EUVD
EUVD
added yesterday4 views

EUVD-2026-59991

A vulnerability was detected in TrailDB 0.6. Impacted is the function tdbopen of the file /src/tdb.c of the component TOC Validation. The manipulation results in out-of-bounds read. It is possible to launch the attack remotely. The exploit is now public and may be used. The project was informed o...

5.1CVSS4.8AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added yesterday4 views

CVE-2026-19955

A vulnerability was detected in TrailDB 0.6. Impacted is the function tdbopen of the file /src/tdb.c of the component TOC Validation. The manipulation results in out-of-bounds read. It is possible to launch the attack remotely. The exploit is now public and may be used. The project was informed o...

5.1CVSS4.8AI score
SaveExploits0References6
NVD
NVD
added 2 days ago9 views

CVE-2026-74567

In the Linux kernel, the following vulnerability has been resolved: keys: fix out-of-bounds read in keyringgetkeychunk For description-level chunks keyringgetkeychunk advances the read pointer by level sizeoflong past the inline prefix but only bounds-checks the prefix, so a long enough key...

0.00156EPSS
SaveExploits0References5
NVD
NVD
added 2 days ago6 views

CVE-2026-74553

In the Linux kernel, the following vulnerability has been resolved: hwmon: nct6775-core Fix number of temperature registers for NCT6116 Unlike NCT6106, NCT6116 only has three temperature registers, and with it only three temperature source and temperature source configuration registers. The...

0.00157EPSS
SaveExploits0References5
NVD
NVD
added 2 days ago7 views

CVE-2026-74549

In the Linux kernel, the following vulnerability has been resolved: hwmon: nct6775-core Prevent access to unsupported weight registers Sashiko reports: During initialization of the nct6116 chip, the driver sets data-pwmnum to 5. However, it assigns several NCT6106 register arrays such as...

0.00168EPSS
SaveExploits0References5
NVD
NVD
added 2 days ago5 views

CVE-2026-74485

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: reject a flag character as the field delimiter The registration string starts with a user chosen delimiter that separates the individual fields. So that the field parsers terminate even on a truncated string createent...

0.00168EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago11 views

CVE-2026-74573

CVE-2026-74573 affects the Linux kernel IOMMU arm-smmu-v3-iommufd code. The vulnerability arises because arm_vsmmu_vsid_to_sid() maps a guest vSID to a single physical Stream ID taken from master->streams[0], implicitly assuming exactly one stream per device. If a device has multiple streams, ...

5.2AI score0.00155EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2 days ago7 views

CVE-2026-74573

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICE armvsmmuvsidtosid maps a guest's vSID to a single physical Stream ID taken from master-streams0, assuming a device has exactly one stream. A device with sever...

5.1AI score0.00155EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-59632

In the Linux kernel, the following vulnerability has been resolved: keys: fix out-of-bounds read in keyringgetkeychunk For description-level chunks keyringgetkeychunk advances the read pointer by level sizeoflong past the inline prefix but only bounds-checks the prefix, so a long enough key...

5.3AI score0.00156EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago12 views

CVE-2026-74567

Summary: CVE-2026-74567 affects the Linux kernel’s keyring subsystem, where keyring_get_key_chunk() can perform an out-of-bounds read. A long key description may be read past the allocated buffer when the read pointer is advanced by level * sizeof(long) beyond the inline prefix, while only the pr...

5.3AI score0.00156EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2 days ago6 views

CVE-2026-74567

In the Linux kernel, the following vulnerability has been resolved: keys: fix out-of-bounds read in keyringgetkeychunk For description-level chunks keyringgetkeychunk advances the read pointer by level sizeoflong past the inline prefix but only bounds-checks the prefix, so a long enough key...

5.3AI score0.00156EPSS
SaveExploits0
Cvelist
Cvelist
added 2 days ago32 views

CVE-2026-74567 keys: fix out-of-bounds read in keyring_get_key_chunk()

In the Linux kernel, the following vulnerability has been resolved: keys: fix out-of-bounds read in keyringgetkeychunk For description-level chunks keyringgetkeychunk advances the read pointer by level sizeoflong past the inline prefix but only bounds-checks the prefix, so a long enough key...

0.00156EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2 days ago6 views

CVE-2026-74567

In the Linux kernel, the following vulnerability has been resolved: keys: fix out-of-bounds read in keyringgetkeychunk For description-level chunks keyringgetkeychunk advances the read pointer by level sizeoflong past the inline prefix but only bounds-checks the prefix, so a long enough key...

5.3AI score0.00156EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2 days ago13 views

CVE-2026-74549

The CVE-2026-74549 entry concerns the Linux kernel hwmon driver (nct6775-core). Sashiko reports that during initialization of the nct6116 chip, data->pwm_num is set to 5, but several NCT6106 weight register arrays (e.g., WEIGHT_DUTY_STEP, WEIGHT_TEMP_SEL, WEIGHT_TEMP_*) assigned to data->RE...

5.4AI score0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-59742

In the Linux kernel, the following vulnerability has been resolved: hwmon: nct6775-core Prevent access to unsupported weight registers Sashiko reports: During initialization of the nct6116 chip, the driver sets data-pwmnum to 5. However, it assigns several NCT6106 register arrays such as...

5.5AI score0.00168EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2 days ago7 views

CVE-2026-74549

In the Linux kernel, the following vulnerability has been resolved: hwmon: nct6775-core Prevent access to unsupported weight registers Sashiko reports: During initialization of the nct6116 chip, the driver sets data-pwmnum to 5. However, it assigns several NCT6106 register arrays such as...

5.2AI score0.00168EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2 days ago5 views

CVE-2026-74532

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: Validate length before parsing diagnostics TLV btinteldiagnostics accesses tlv-val0 without first validating that the diagnostics VSE is long enough to contain that field, so may cause reading data beyond the...

5.2AI score0.00168EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2 days ago26 views

CVE-2026-74532 Bluetooth: btintel: Validate length before parsing diagnostics TLV

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: Validate length before parsing diagnostics TLV btinteldiagnostics accesses tlv-val0 without first validating that the diagnostics VSE is long enough to contain that field, so may cause reading data beyond the...

0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-59725

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: Validate length before parsing diagnostics TLV btinteldiagnostics accesses tlv-val0 without first validating that the diagnostics VSE is long enough to contain that field, so may cause reading data beyond the...

5.4AI score0.00168EPSS
SaveExploits0References5
Rows per page
Query Builder