CVE-2024-27402

medium

Description

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: fix racy skb_queue_empty() use The receive queues are protected by their respective spin-lock, not the socket lock. This could lead to skb_peek() unexpectedly returning NULL or a pointer to an already dequeued socket buffer.

References

https://git.kernel.org/stable/c/9d5523e065b568e79dfaa2ea1085a5bcf74baf78

https://git.kernel.org/stable/c/8ef4fcc7014b9f93619851d6b78d6cc2789a4c88

https://git.kernel.org/stable/c/7d2a894d7f487dcb894df023e9d3014cf5b93fe5

https://git.kernel.org/stable/c/0a9f558c72c47472c38c05fcb72c70abb9104277

Details

Source: Mitre, NVD

Published: 2024-05-17

Updated: 2024-05-17

Risk Information

CVSS v2

Base Score: 5

Vector: CVSS2#AV:L/AC:H/Au:S/C:P/I:P/A:C

Severity: Medium

CVSS v3

Base Score: 5.8

Vector: CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H

Severity: Medium