Lucene search
+L

29258 matches found

Cvelist
Cvelist
added 2024/05/19 8:34 a.m.40 views

CVE-2024-35895 bpf, sockmap: Prevent lock inversion deadlock in map delete elem

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Prevent lock inversion deadlock in map delete elem syzkaller started using corpuses where a BPF tracing program deletes elements from a sockmap/sockhash map. Because BPF tracing programs can be invoked from any...

6.4AI score0.00182EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/19 8:34 a.m.155 views

CVE-2024-35895

The CVE-2024-35895 vulnerability affects the Linux kernel, specifically the BPF sockmap/sockhash path. A deadlock could occur when map_delete_elem is invoked from a context where interrupts are disabled; the fix adds a hardirq-safety check to bail out if map_delete_elem runs in a non-hardirq-unsa...

5.5CVSS6.6AI score0.00182EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.49 views

CVE-2024-35860 bpf: support deferring bpf_link dealloc to after RCU grace period

In the Linux kernel, the following vulnerability has been resolved: bpf: support deferring bpflink dealloc to after RCU grace period BPF link for some program types is passed as a "context" which can be used by those BPF programs to look up additional information. E.g., for multi-kprobes and...

7.8CVSS6.4AI score0.00234EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/19 8:34 a.m.24 views

CVE-2024-35860 bpf: support deferring bpf_link dealloc to after RCU grace period

In the Linux kernel, the following vulnerability has been resolved: bpf: support deferring bpflink dealloc to after RCU grace period BPF link for some program types is passed as a "context" which can be used by those BPF programs to look up additional information. E.g., for multi-kprobes and...

7.8CVSS6AI score
SaveExploits0References6
Openbugbounty
Openbugbounty
added 2024/05/19 8:01 a.m.11 views

indianaladin.com Cross Site Scripting vulnerability OBB-3928586

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2024/05/18 4:02 p.m.17 views

krihm.org Cross Site Scripting vulnerability OBB-3928547

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/05/17 10:22 p.m.40 views

CVE-2024-27431

In the Linux kernel, the following vulnerability has been resolved: cpumap: Zero-initialise xdprxqinfo struct before running XDP program When running an XDP program that is attached to a cpumap entry, we don't initialise the xdprxqinfo data structure being used in the xdpbuff that backs the XDP...

5.5CVSS6.4AI score0.00232EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 12:15 p.m.4 views

DEBIAN-CVE-2024-27431

In the Linux kernel, the following vulnerability has been resolved: cpumap: Zero-initialise xdprxqinfo struct before running XDP program When running an XDP program that is attached to a cpumap entry, we don't initialise the xdprxqinfo data structure being used in the xdpbuff that backs the XDP...

5.5CVSS5.5AI score0.00232EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 12:15 p.m.24 views

CVE-2024-27431

In the Linux kernel, the following vulnerability has been resolved: cpumap: Zero-initialise xdprxqinfo struct before running XDP program When running an XDP program that is attached to a cpumap entry, we don't initialise the xdprxqinfo data structure being used in the xdpbuff that backs the XDP...

7.8CVSS7.6AI score0.00232EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/05/17 12:15 p.m.29 views

CVE-2024-27431

In the Linux kernel, the following vulnerability has been resolved: cpumap: Zero-initialise xdprxqinfo struct before running XDP program When running an XDP program that is attached to a cpumap entry, we don't initialise the xdprxqinfo data structure being used in the xdpbuff that backs the XDP...

7.8CVSS5.9AI score0.00232EPSS
SaveExploits0References18
CVE
CVE
added 2024/05/17 12:02 p.m.184 views

CVE-2024-27431

CVE-2024-27431 relates to the Linux kernel where, for XDP programs tied to a cpumap entry, the xdp_rxq_info structure backing the XDP invocation was not zero-initialized. This could cause xdp_md->rx_queue_index to reflect uninitialised memory values. The published fix zeros the rxq data struct...

7.8CVSS6.6AI score0.00232EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/17 12:02 p.m.26 views

CVE-2024-27431 cpumap: Zero-initialise xdp_rxq_info struct before running XDP program

In the Linux kernel, the following vulnerability has been resolved: cpumap: Zero-initialise xdprxqinfo struct before running XDP program When running an XDP program that is attached to a cpumap entry, we don't initialise the xdprxqinfo data structure being used in the xdpbuff that backs the XDP...

7.8CVSS6.7AI score0.00232EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/17 12:02 p.m.24 views

CVE-2024-27431 cpumap: Zero-initialise xdp_rxq_info struct before running XDP program

In the Linux kernel, the following vulnerability has been resolved: cpumap: Zero-initialise xdprxqinfo struct before running XDP program When running an XDP program that is attached to a cpumap entry, we don't initialise the xdprxqinfo data structure being used in the xdpbuff that backs the XDP...

7.8CVSS6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2024/05/17 12:02 p.m.26 views

CVE-2024-27431 cpumap: Zero-initialise xdp_rxq_info struct before running XDP program

In the Linux kernel, the following vulnerability has been resolved: cpumap: Zero-initialise xdprxqinfo struct before running XDP program When running an XDP program that is attached to a cpumap entry, we don't initialise the xdprxqinfo data structure being used in the xdpbuff that backs the XDP...

7.8CVSS6.3AI score0.00232EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/17 12:02 p.m.60 views

CVE-2024-27431

In the Linux kernel, the following vulnerability has been resolved: cpumap: Zero-initialise xdprxqinfo struct before running XDP program When running an XDP program that is attached to a cpumap entry, we don't initialise the xdprxqinfo data structure being used in the xdpbuff that backs the XDP...

7.8CVSS7.2AI score0.00232EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/05/17 12:00 a.m.5 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 the lack of zero-initialization of the xdprxqinfo structure before running the XDP program...

5.5CVSS6.5AI score0.00232EPSS
SaveExploits0References8
NVD
NVD
added 2024/05/16 9:16 p.m.29 views

CVE-2024-21843

Uncontrolled search path for some IntelR Computing Improvement Program software before version 2.4.0.10654 may allow an authenticated user to potentially enable escalation of privilege via local access...

6.7CVSS6.8AI score0.00174EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/16 8:47 p.m.81 views

CVE-2024-21843

The CVE-2024-21843 entry concerns Intel® Computing Improvement Program software with an uncontrolled search path vulnerability prior to version 2.4.0.10654 that could allow a locally authenticated user to escalate privileges. Affected product: Intel® Computing Improvement Program (before 2.4.0.10...

6.7CVSS7.1AI score0.00174EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/16 8:47 p.m.17 views

CVE-2024-21843

Uncontrolled search path for some IntelR Computing Improvement Program software before version 2.4.0.10654 may allow an authenticated user to potentially enable escalation of privilege via local access...

6.7CVSS7.2AI score0.00174EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/16 8:47 p.m.39 views

CVE-2024-21843

Uncontrolled search path for some IntelR Computing Improvement Program software before version 2.4.0.10654 may allow an authenticated user to potentially enable escalation of privilege via local access...

6.7CVSS6.8AI score0.00174EPSS
SaveExploits0References1
Rows per page
Query Builder