Lucene search
+L

75435 matches found

OSV
OSV
added 6 days ago5 views

CVE-2026-53391 NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: reject zero-length raddr in nfs4decodempdsaddr nfs4decodempdsaddr decodes the rnetid and raddr opaques of a netaddr4 from a GETDEVICEINFO multipath-DS body, then immediately calls strrchrbuf, '.' to locate the port...

7.5CVSS5.5AI score0.0049EPSS
SaveExploits0References10
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-45508

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1298: add bounds check to pgasettings index ads1298pgasettings has 7 elements but ADS1298MASKCHPGA can yield values 0-7. If it yields a value = 7, this causes an out-of-bounds array access. Add a bounds check and...

5.3AI score0.00129EPSS
SaveExploits0References5
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-45504

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix NULL pointer dereference in vidtvmuxpushsi syzbot reported a general protection fault in vidtvpsitspsiwriteinto 1. vidtvmuxgetpidctx can return NULL, but vidtvmuxpushsi does not check for this before dereferenci...

5.3AI score0.00195EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 6 days ago5 views

CVE-2026-53382

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix NULL pointer dereference in vidtvmuxpushsi syzbot reported a general protection fault in vidtvpsitspsiwriteinto 1. vidtvmuxgetpidctx can return NULL, but vidtvmuxpushsi does not check for this before dereferenci...

5.2AI score0.00195EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 6 days ago4 views

CVE-2026-53382

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix NULL pointer dereference in vidtvmuxpushsi syzbot reported a general protection fault in vidtvpsitspsiwriteinto 1. vidtvmuxgetpidctx can return NULL, but vidtvmuxpushsi does not check for this before dereferenci...

5.2AI score0.00195EPSS
SaveExploits0
NVD
NVD
added 6 days ago8 views

CVE-2026-53379

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov8856: free control handler on error in ov8856initcontrols The control handler wasn't freed if adding controls failed, add an error exit label and convert the existing error return to use it...

0.00161EPSS
SaveExploits0References7
OSV
OSV
added 6 days ago6 views

CVE-2026-53379 media: i2c: ov8856: free control handler on error in ov8856_init_controls()

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov8856: free control handler on error in ov8856initcontrols The control handler wasn't freed if adding controls failed, add an error exit label and convert the existing error return to use it...

5.3AI score0.00161EPSS
SaveExploits0References10
EUVD
EUVD
added 6 days ago9 views

EUVD-2026-45452

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov8856: free control handler on error in ov8856initcontrols The control handler wasn't freed if adding controls failed, add an error exit label and convert the existing error return to use it...

5.3AI score0.00161EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 6 days ago7 views

CVE-2026-53379

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov8856: free control handler on error in ov8856initcontrols The control handler wasn't freed if adding controls failed, add an error exit label and convert the existing error return to use it...

5.4AI score0.00161EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 6 days ago15 views

CVE-2026-53379

The CVE affects the Linux kernel media/i2c ov8856 driver. In ov8856_init_controls(), the control handler is not freed if adding controls fails, leading to a resource leak on the error path. The fix adds an error exit label and converts the existing error return to use it, ensuring the control han...

5.4AI score0.00161EPSS
SaveExploits0References7
Cvelist
Cvelist
added 6 days ago32 views

CVE-2026-53379 media: i2c: ov8856: free control handler on error in ov8856_init_controls()

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov8856: free control handler on error in ov8856initcontrols The control handler wasn't freed if adding controls failed, add an error exit label and convert the existing error return to use it...

0.00161EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 6 days ago6 views

PT-2026-61357

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the cachefiles module where the system fails to correctly extract the error code when the vfs mkdir function fails. This results in the mkdir error logic being trigger...

5.3AI score0.00189EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 6 days ago7 views

PT-2026-61464

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference leak occurs in the pds core component during firmware reset recovery. The debugfs lookup function returns a dentry with an elevated reference count that is not released via...

5.8AI score0.00175EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 6 days ago9 views

PT-2026-61336

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A DMA mapping leak occurs in the nvme-pci module during data setup errors. The leak happens during iteration if the tracking descriptor for either PRP Physical Region Page or SGL Scatter...

5.2AI score0.00155EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 6 days ago7 views

PT-2026-61377

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the netfs write begin function during error handling. Specifically, the system fails to release the reference to the request when an error is returned from the...

5.8AI score0.00166EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 6 days ago7 views

PT-2026-61396

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL dereference occurs in the netfilter x tables component. The arp/ip6t register table function adds a table to the per-netns list via xt register table before allocating the per-net...

5.2AI score0.00155EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 6 days ago8 views

PT-2026-61472

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ath11k wifi driver where memory leaks occur during certain WMI WOW calls. The problem arises because the return value of the ath11k wmi cmd send function is return...

5.4AI score0.00173EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 6 days ago7 views

PT-2026-61400

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the hwmon module specifically within the pmbus/adm1266 driver. The functions adm1266 gpio get and adm1266 gpio get multiple fail to verify the length of the data...

5.2AI score0.00184EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 6 days ago8 views

PT-2026-61205

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description Two bugs exist in the Text-phase handler of the iSCSI target. The first issue is a buffer overread where the iscsit crc buf function reads 4 bytes past the end of the text in buffer when...

9.8CVSS5.5AI score0.00745EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 6 days ago6 views

PT-2026-61084

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the ov8856 init controls function within the i2c media component. The issue arises because the control handler is not properly freed when the process of adding...

5.1AI score0.00161EPSS
SaveExploits0
Rows per page
Query Builder