Show filters
2,155 Total Results
Displaying 261-270 of 2,155
Sort by:
Attacker Value
Unknown

CVE-2019-16275

Disclosure Date: September 12, 2019 (last updated November 08, 2023)
hostapd before 2.10 and wpa_supplicant before 2.10 allow an incorrect indication of disconnection in certain situations because source address validation is mishandled. This is a denial of service that should have been prevented by PMF (aka management frame protection). The attacker must send a crafted 802.11 frame from a location that is within the 802.11 communications range.
Attacker Value
Unknown

CVE-2019-16233

Disclosure Date: September 11, 2019 (last updated November 27, 2024)
drivers/scsi/qla2xxx/qla_os.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.
Attacker Value
Unknown

CVE-2019-16232

Disclosure Date: September 11, 2019 (last updated November 08, 2023)
drivers/net/wireless/marvell/libertas/if_sdio.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.
Attacker Value
Unknown

CVE-2019-16231

Disclosure Date: September 11, 2019 (last updated November 27, 2024)
drivers/net/fjes/fjes_main.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.
Attacker Value
Unknown

CVE-2019-16229

Disclosure Date: September 11, 2019 (last updated November 08, 2023)
drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: The security community disputes this issues as not being serious enough to be deserving a CVE id
Attacker Value
Unknown

CVE-2019-16163

Disclosure Date: September 09, 2019 (last updated November 08, 2023)
Oniguruma before 6.9.3 allows Stack Exhaustion in regcomp.c because of recursion in regparse.c.
Attacker Value
Unknown

CVE-2019-9453

Disclosure Date: September 06, 2019 (last updated November 27, 2024)
In the Android kernel in F2FS touch driver there is a possible out of bounds read due to improper input validation. This could lead to local information disclosure with system execution privileges needed. User interaction is not needed for exploitation.
Attacker Value
Unknown

CVE-2019-9445

Disclosure Date: September 06, 2019 (last updated November 27, 2024)
In the Android kernel in F2FS driver there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with system execution privileges needed. User interaction is not needed for exploitation.
Attacker Value
Unknown

CVE-2019-16056

Disclosure Date: September 06, 2019 (last updated November 08, 2023)
An issue was discovered in Python through 2.7.16, 3.x through 3.5.7, 3.6.x through 3.6.9, and 3.7.x through 3.7.4. The email module wrongly parses email addresses that contain multiple @ characters. An application that uses the email module and implements some kind of checks on the From/To headers of a message could be tricked into accepting an email address that should be denied. An attack may be the same as in CVE-2019-11340; however, this CVE applies to Python more generally.
Attacker Value
Unknown

CVE-2019-15918

Disclosure Date: September 04, 2019 (last updated November 27, 2024)
An issue was discovered in the Linux kernel before 5.0.10. SMB2_negotiate in fs/cifs/smb2pdu.c has an out-of-bounds read because data structures are incompletely updated after a change from smb30 to smb21.