Lucene search
+L

866 matches found

OSV
OSV
added 2024/07/16 12:15 p.m.11 views

UBUNTU-CVE-2022-48801

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix file related error handling in IIOBUFFERGETFDIOCTL If we fail to copy the just created file descriptor to userland, we try to clean up by putting back 'fd' and freeing 'ib'. The code uses putunusedfd for the form...

7.8CVSS5.7AI score0.00284EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.23 views

CVE-2022-48801

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix file related error handling in IIOBUFFERGETFDIOCTL If we fail to copy the just created file descriptor to userland, we try to clean up by putting back 'fd' and freeing 'ib'. The code uses putunusedfd for the form...

7.8CVSS6.3AI score0.00284EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/16 11:43 a.m.29 views

CVE-2022-48801 iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTL

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix file related error handling in IIOBUFFERGETFDIOCTL If we fail to copy the just created file descriptor to userland, we try to clean up by putting back 'fd' and freeing 'ib'. The code uses putunusedfd for the form...

7.8CVSS5.9AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/07/16 11:43 a.m.13 views

CVE-2022-48801 iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTL

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix file related error handling in IIOBUFFERGETFDIOCTL If we fail to copy the just created file descriptor to userland, we try to clean up by putting back 'fd' and freeing 'ib'. The code uses putunusedfd for the form...

7.8CVSS6.9AI score0.00284EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/16 11:43 a.m.81 views

CVE-2022-48801

CVE-2022-48801 concerns the Linux kernel IIO subsystem, specifically the IIO_BUFFER_GET_FD_IOCTL path. The issue arises when copying the newly created file descriptor to userland fails; the cleanup attempts use put_unused_fd() for the descriptor that was already published by anon_inode_getfd() vi...

7.8CVSS6.7AI score0.00284EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/07/16 11:43 a.m.29 views

CVE-2022-48801 iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTL

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix file related error handling in IIOBUFFERGETFDIOCTL If we fail to copy the just created file descriptor to userland, we try to clean up by putting back 'fd' and freeing 'ib'. The code uses putunusedfd for the form...

7.8CVSS0.00284EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/07/16 11:43 a.m.34 views

CVE-2022-48801

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix file related error handling in IIOBUFFERGETFDIOCTL If we fail to copy the just created file descriptor to userland, we try to clean up by putting back 'fd' and freeing 'ib'. The code uses putunusedfd for the form...

7.8CVSS5.6AI score0.00284EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.4 views

SUSE CVE-2024-40933

In the Linux kernel, the following vulnerability has been resolved: iio: temperature: mlx90635: Fix ERRPTR dereference in mlx90635probe When devmregmapiniti2c fails, regmapee could be error pointer, instead of checking for ISERRregmapee, regmap is checked which looks like a copy paste error...

5.5CVSS7.7AI score0.00208EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/07/16 12:0 a.m.65 views

Ubuntu 22.04 LTS : Linux kernel vulnerabilities (USN-6895-2)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6895-2 advisory. It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An...

9.8CVSS6.9AI score0.00748EPSS
SaveExploits1References100
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.28 views

CVE-2024-40933

In the Linux kernel, the following vulnerability has been resolved: iio: temperature: mlx90635: Fix ERRPTR dereference in mlx90635probe When devmregmapiniti2c fails, regmapee could be error pointer, instead of checking for ISERRregmapee, regmap is checked which looks like a copy paste error...

5.5CVSS5.8AI score0.00208EPSS
SaveExploits0References11
OSV
OSV
added 2024/07/12 1:15 p.m.16 views

UBUNTU-CVE-2024-40933

In the Linux kernel, the following vulnerability has been resolved: iio: temperature: mlx90635: Fix ERRPTR dereference in mlx90635probe When devmregmapiniti2c fails, regmapee could be error pointer, instead of checking for ISERRregmapee, regmap is checked which looks like a copy paste error...

5.5CVSS5.8AI score0.00208EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/07/12 12:25 p.m.16 views

CVE-2024-40933 iio: temperature: mlx90635: Fix ERR_PTR dereference in mlx90635_probe()

In the Linux kernel, the following vulnerability has been resolved: iio: temperature: mlx90635: Fix ERRPTR dereference in mlx90635probe When devmregmapiniti2c fails, regmapee could be error pointer, instead of checking for ISERRregmapee, regmap is checked which looks like a copy paste error...

6.8AI score0.00208EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/07/12 12:25 p.m.42 views

CVE-2024-40933 iio: temperature: mlx90635: Fix ERR_PTR dereference in mlx90635_probe()

In the Linux kernel, the following vulnerability has been resolved: iio: temperature: mlx90635: Fix ERRPTR dereference in mlx90635probe When devmregmapiniti2c fails, regmapee could be error pointer, instead of checking for ISERRregmapee, regmap is checked which looks like a copy paste error...

0.00208EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/12 12:25 p.m.25 views

CVE-2024-40933 iio: temperature: mlx90635: Fix ERR_PTR dereference in mlx90635_probe()

In the Linux kernel, the following vulnerability has been resolved: iio: temperature: mlx90635: Fix ERRPTR dereference in mlx90635probe When devmregmapiniti2c fails, regmapee could be error pointer, instead of checking for ISERRregmapee, regmap is checked which looks like a copy paste error...

5.8AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/07/12 12:25 p.m.54 views

CVE-2024-40933

In the Linux kernel, the following vulnerability has been resolved: iio: temperature: mlx90635: Fix ERRPTR dereference in mlx90635probe When devmregmapiniti2c fails, regmapee could be error pointer, instead of checking for ISERRregmapee, regmap is checked which looks like a copy paste error...

5.5CVSS5.7AI score0.00208EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2024/07/12 10:2 a.m.71 views

USN-6895-1: Linux kernel vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the HugeTLB file syst...

9.8CVSS7.4AI score0.00748EPSS
SaveExploits1
CNNVD
CNNVD
added 2024/07/12 12:0 a.m.6 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from an incorrect pointer dereference issue in the mlx90635probe function of the iio:temperature:mlx90635 component...

5.5CVSS8.3AI score0.00208EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/06/26 12:0 a.m.54 views

Ubuntu 22.04 LTS : Linux kernel (Oracle) vulnerabilities (USN-6819-4)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6819-4 advisory. Alon Zahavi discovered that the NVMe-oF/TCP subsystem in the Linux kernel did not properly validate H2C PDU data, leading to a null pointer dereference...

9.8CVSS7.1AI score0.51248EPSS
SaveExploits2References148
SUSE CVE
SUSE CVE
added 2024/06/24 11:15 p.m.9 views

SUSE CVE-2024-38631

In the Linux kernel, the following vulnerability has been resolved: iio: adc: PAC1934: fix accessing out of bounds array index Fix accessing out of bounds array index for average current and voltage measurements. The device itself has only 4 channels, but in sysfs there are "fake" channels for th...

7.8CVSS6.6AI score0.00214EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/06/24 1:53 p.m.31 views

CVE-2024-38631

In the Linux kernel, the following vulnerability has been resolved: iio: adc: PAC1934: fix accessing out of bounds array index Fix accessing out of bounds array index for average current and voltage measurements. The device itself has only 4 channels, but in sysfs there are "fake" channels for th...

7.8CVSS7.3AI score0.00214EPSS
SaveExploits0References4
Rows per page
Query Builder