Lucene search
+L

8209 matches found

CVE
CVE
added 2024/08/26 7:11 a.m.177 views

CVE-2024-43884

CVE-2024-43884 : In the Linux kernel, the Bluetooth MGMT path could dereference NULL in hci_conn_params_add() when pairing a device, due to a missing NULL check. This could crash the host. The fixed patch adds error handling in pair_device() to validate the NULL value before dereferencing. Connec...

5.5CVSS6.5AI score0.00264EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/08/26 7:11 a.m.24 views

CVE-2024-43884 Bluetooth: MGMT: Add error handling to pair_device()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Add error handling to pairdevice hciconnparamsadd never checks for a NULL value and could lead to a NULL pointer dereference causing a crash. Fixed by adding error handling in the function...

6AI score
SaveExploits0References13
Cvelist
Cvelist
added 2024/08/26 7:11 a.m.32 views

CVE-2024-43884 Bluetooth: MGMT: Add error handling to pair_device()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Add error handling to pairdevice hciconnparamsadd never checks for a NULL value and could lead to a NULL pointer dereference causing a crash. Fixed by adding error handling in the function...

0.00264EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/08/26 7:11 a.m.26 views

CVE-2024-43884 Bluetooth: MGMT: Add error handling to pair_device()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Add error handling to pairdevice hciconnparamsadd never checks for a NULL value and could lead to a NULL pointer dereference causing a crash. Fixed by adding error handling in the function...

6.8AI score0.00264EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/08/26 7:11 a.m.30 views

CVE-2024-43884

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Add error handling to pairdevice hciconnparamsadd never checks for a NULL value and could lead to a NULL pointer dereference causing a crash. Fixed by adding error handling in the function...

5.5CVSS5.6AI score0.00264EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/08/26 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a lack of error handling in the pairdevice function...

5.5CVSS6.5AI score0.00264EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/08/23 12:00 a.m.9 views

PT-2024-40568 · Git +1 · Glslang

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash type of UNKNOWN READ. The crash state involves several function calls, including glslang::TInfoSinkBase::location,...

6.9AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/08/22 3:16 p.m.19 views

CVE-2022-48934

In the Linux kernel, the following vulnerability has been resolved: nfp: flower: Fix a potential leak in nfptunneladdsharedmac idasimpleget returns an id between min 0 and max NFPMAXMACINDEX inclusive. So NFPMAXMACINDEX 0xff is a valid id. In order for the error handling path to work correctly, t...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/22 3:16 p.m.20 views

CVE-2022-48928

In the Linux kernel, the following vulnerability has been resolved: iio: adc: menz188adc: Fix a resource leak in an error handling path If iiodeviceregister fails, a previous ioremap is left unbalanced. Update the error handling path and add the missing iounmap call, as already done in the remove...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/22 4:15 a.m.4 views

DEBIAN-CVE-2022-48942

In the Linux kernel, the following vulnerability has been resolved: hwmon: Handle failure to register sensor with thermal zone correctly If an attempt is made to a sensor with a thermal zone and it fails, the call to devmthermalzoneofsensorregister may return -ENODEV. This may result in crashes...

5.5CVSS5.3AI score0.00214EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/22 4:15 a.m.29 views

CVE-2022-48942

In the Linux kernel, the following vulnerability has been resolved: hwmon: Handle failure to register sensor with thermal zone correctly If an attempt is made to a sensor with a thermal zone and it fails, the call to devmthermalzoneofsensorregister may return -ENODEV. This may result in crashes...

5.5CVSS0.00214EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/22 4:15 a.m.7 views

DEBIAN-CVE-2022-48928

In the Linux kernel, the following vulnerability has been resolved: iio: adc: menz188adc: Fix a resource leak in an error handling path If iiodeviceregister fails, a previous ioremap is left unbalanced. Update the error handling path and add the missing iounmap call, as already done in the remove...

5.5CVSS5.2AI score0.0021EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/22 4:15 a.m.26 views

CVE-2022-48942

In the Linux kernel, the following vulnerability has been resolved: hwmon: Handle failure to register sensor with thermal zone correctly If an attempt is made to a sensor with a thermal zone and it fails, the call to devmthermalzoneofsensorregister may return -ENODEV. This may result in crashes...

5.5CVSS6.3AI score0.00214EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/22 4:15 a.m.5 views

UBUNTU-CVE-2022-48928

In the Linux kernel, the following vulnerability has been resolved: iio: adc: menz188adc: Fix a resource leak in an error handling path If iiodeviceregister fails, a previous ioremap is left unbalanced. Update the error handling path and add the missing iounmap call, as already done in the remove...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/08/22 3:31 a.m.18 views

CVE-2022-48934 nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()

In the Linux kernel, the following vulnerability has been resolved: nfp: flower: Fix a potential leak in nfptunneladdsharedmac idasimpleget returns an id between min 0 and max NFPMAXMACINDEX inclusive. So NFPMAXMACINDEX 0xff is a valid id. In order for the error handling path to work correctly, t...

6.8AI score0.0021EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/22 3:31 a.m.21 views

CVE-2022-48934 nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()

In the Linux kernel, the following vulnerability has been resolved: nfp: flower: Fix a potential leak in nfptunneladdsharedmac idasimpleget returns an id between min 0 and max NFPMAXMACINDEX inclusive. So NFPMAXMACINDEX 0xff is a valid id. In order for the error handling path to work correctly, t...

5.8AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/08/22 3:31 a.m.39 views

CVE-2022-48928

In the Linux kernel, the following vulnerability has been resolved: iio: adc: menz188adc: Fix a resource leak in an error handling path If iiodeviceregister fails, a previous ioremap is left unbalanced. Update the error handling path and add the missing iounmap call, as already done in the remove...

5.5CVSS5.2AI score0.0021EPSS
SaveExploits0
OSV
OSV
added 2024/08/22 3:30 a.m.21 views

CVE-2022-48942 hwmon: Handle failure to register sensor with thermal zone correctly

In the Linux kernel, the following vulnerability has been resolved: hwmon: Handle failure to register sensor with thermal zone correctly If an attempt is made to a sensor with a thermal zone and it fails, the call to devmthermalzoneofsensorregister may return -ENODEV. This may result in crashes...

5.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/08/22 3:30 a.m.28 views

CVE-2022-48942 hwmon: Handle failure to register sensor with thermal zone correctly

In the Linux kernel, the following vulnerability has been resolved: hwmon: Handle failure to register sensor with thermal zone correctly If an attempt is made to a sensor with a thermal zone and it fails, the call to devmthermalzoneofsensorregister may return -ENODEV. This may result in crashes...

0.00214EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/22 2:58 a.m.5 views

SUSE CVE-2024-43875

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Clean up error handling in vpciscanbus Smatch complains about inconsistent NULL checking in vpciscanbus: drivers/pci/endpoint/functions/pci-epf-vntb.c:1024 vpciscanbus error: we previously assumed 'vpcibus' could b...

5.5CVSS6.5AI score0.00212EPSS
SaveExploits0References10
Rows per page
Query Builder