Lucene search
+L

471 matches found

UbuntuCve
UbuntuCve
added 2024/06/21 12:15 p.m.24 views

CVE-2024-38662

In the Linux kernel, the following vulnerability has been resolved: bpf: Allow delete from sockmap/sockhash only if update is allowed We have seen an influx of syzkaller reports where a BPF program attached to a tracepoint triggers a locking rule violation by performing a mapdelete on a...

4.7CVSS5.9AI score0.00222EPSS
SaveExploits0References20
OSV
OSV
added 2024/06/21 12:15 p.m.10 views

UBUNTU-CVE-2024-38662

In the Linux kernel, the following vulnerability has been resolved: bpf: Allow delete from sockmap/sockhash only if update is allowed We have seen an influx of syzkaller reports where a BPF program attached to a tracepoint triggers a locking rule violation by performing a mapdelete on a...

4.7CVSS6.1AI score0.00222EPSS
SaveExploits0References21
OSV
OSV
added 2024/06/21 11:15 a.m.24 views

CVE-2024-38662 bpf: Allow delete from sockmap/sockhash only if update is allowed

In the Linux kernel, the following vulnerability has been resolved: bpf: Allow delete from sockmap/sockhash only if update is allowed We have seen an influx of syzkaller reports where a BPF program attached to a tracepoint triggers a locking rule violation by performing a mapdelete on a...

6.2AI score
SaveExploits0References11
Cvelist
Cvelist
added 2024/06/21 11:15 a.m.36 views

CVE-2024-38662 bpf: Allow delete from sockmap/sockhash only if update is allowed

In the Linux kernel, the following vulnerability has been resolved: bpf: Allow delete from sockmap/sockhash only if update is allowed We have seen an influx of syzkaller reports where a BPF program attached to a tracepoint triggers a locking rule violation by performing a mapdelete on a...

0.00222EPSS
SaveExploits0References6
CVE
CVE
added 2024/06/21 11:15 a.m.177 views

CVE-2024-38662

CVE-2024-38662 affects the Linux kernel (BPF) where deletion from sockmap/sockhash is allowed only if the program was previously allowed to update that map. The issue arises when a BPF program attached to a tracepoint performs map_delete on these maps, triggering a locking-rule violation. The ver...

4.7CVSS7AI score0.00222EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2024/06/12 12:26 a.m.36 views

CVE-2023-52735

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Don't let sockmapclose,destroy,unhash call itself sockmap proto callbacks should never call themselves by design. Protect against bugs like 1 and break out of the recursive loop to avoid a stack overflow in favor of...

4.4CVSS7.5AI score0.01219EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/28 3:01 p.m.5 views

SUSE CVE-2023-52735

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Don't let sockmapclose,destroy,unhash call itself sockmap proto callbacks should never call themselves by design. Protect against bugs like 1 and break out of the recursive loop to avoid a stack overflow in favor of...

5.5CVSS6.5AI score0.01219EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2024/05/23 1:32 p.m.21 views

CVE-2021-47298

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix potential memory leak on unlikely error case If skblinearize is needed and fails we could leak a msg on the error handling. To fix ensure we kfree the msg block before returning error. Found during code review...

4.4CVSS6.7AI score0.00232EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 3:04 a.m.10 views

SUSE CVE-2021-47298

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix potential memory leak on unlikely error case If skblinearize is needed and fails we could leak a msg on the error handling. To fix ensure we kfree the msg block before returning error. Found during code review...

5.5CVSS6.7AI score0.00232EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 4:15 p.m.3 views

DEBIAN-CVE-2023-52735

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Don't let sockmapclose,destroy,unhash call itself sockmap proto callbacks should never call themselves by design. Protect against bugs like 1 and break out of the recursive loop to avoid a stack overflow in favor of...

9.1CVSS6AI score0.01219EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/21 4:15 p.m.20 views

CVE-2023-52735

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Don't let sockmapclose,destroy,unhash call itself sockmap proto callbacks should never call themselves by design. Protect against bugs like 1 and break out of the recursive loop to avoid a stack overflow in favor of...

9.1CVSS6.6AI score0.01219EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 4:15 p.m.20 views

UBUNTU-CVE-2023-52735

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Don't let sockmapclose,destroy,unhash call itself sockmap proto callbacks should never call themselves by design. Protect against bugs like 1 and break out of the recursive loop to avoid a stack overflow in favor of...

9.1CVSS6.7AI score0.01219EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/21 3:22 p.m.20 views

CVE-2023-52735 bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Don't let sockmapclose,destroy,unhash call itself sockmap proto callbacks should never call themselves by design. Protect against bugs like 1 and break out of the recursive loop to avoid a stack overflow in favor of...

6.9AI score0.01219EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/21 3:22 p.m.23 views

CVE-2023-52735 bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Don't let sockmapclose,destroy,unhash call itself sockmap proto callbacks should never call themselves by design. Protect against bugs like 1 and break out of the recursive loop to avoid a stack overflow in favor of...

6.6AI score0.01219EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/21 3:22 p.m.142 views

CVE-2023-52735

The CVE-2023-52735 entry concerns a Linux kernel vulnerability in bpf/sockmap where sock_map_{close,destroy,unhash} could call themselves, risking a recursive loop and potential stack overflow. The design should prevent sock_map proto callbacks from calling themselves; the fix breaks recursive ca...

9.1CVSS7.8AI score0.01219EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/21 3:22 p.m.24 views

CVE-2023-52735 bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Don't let sockmapclose,destroy,unhash call itself sockmap proto callbacks should never call themselves by design. Protect against bugs like 1 and break out of the recursive loop to avoid a stack overflow in favor of...

9.1CVSS5.9AI score
SaveExploits0References6
NVD
NVD
added 2024/05/21 3:15 p.m.16 views

CVE-2021-47298

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix potential memory leak on unlikely error case If skblinearize is needed and fails we could leak a msg on the error handling. To fix ensure we kfree the msg block before returning error. Found during code review...

5.5CVSS6.6AI score0.00232EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 3:15 p.m.13 views

CVE-2021-47298

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix potential memory leak on unlikely error case If skblinearize is needed and fails we could leak a msg on the error handling. To fix ensure we kfree the msg block before returning error. Found during code review...

5.5CVSS4.9AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.22 views

CVE-2021-47298

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix potential memory leak on unlikely error case If skblinearize is needed and fails we could leak a msg on the error handling. To fix ensure we kfree the msg block before returning error. Found during code review...

5.5CVSS5.8AI score0.00232EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 3:15 p.m.12 views

UBUNTU-CVE-2021-47298

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix potential memory leak on unlikely error case If skblinearize is needed and fails we could leak a msg on the error handling. To fix ensure we kfree the msg block before returning error. Found during code review...

5.5CVSS5.8AI score0.00232EPSS
SaveExploits0References6
Rows per page
Query Builder