Lucene search
+L

13160 matches found

Tenable Nessus
Tenable Nessus
added 2025/05/06 12:00 a.m.20 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-21636)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-21636 advisory. - In the Linux kernel, the following vulnerability has been resolved: sctp: sysctl: plpmtudprobeinterval: avoi...

5.5CVSS5.9AI score0.00217EPSS
SaveExploits0References2
NVD
NVD
added 2025/05/05 3:15 p.m.25 views

CVE-2024-58237

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS0.00184EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/05 3:15 p.m.27 views

CVE-2024-58100

In the Linux kernel, the following vulnerability has been resolved: bpf: check changespktdata property for extension programs When processing calls to global sub-programs, verifier decides whether to invalidate all packet pointers in current state depending on the changespktdata property of the...

7.8CVSS0.00184EPSS
SaveExploits1References3
NVD
NVD
added 2025/05/05 3:15 p.m.16 views

CVE-2024-58098

In the Linux kernel, the following vulnerability has been resolved: bpf: track changespktdata property for global functions When processing calls to certain helpers, verifier invalidates all packet pointers in a current state. For example, consider the following program: attributenoinline long...

7.8CVSS0.00182EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/05 2:53 p.m.11 views

CVE-2024-58237 bpf: consider that tail calls invalidate packet pointers

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS6.2AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/05/05 2:53 p.m.15 views

CVE-2024-58237

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS5.7AI score0.00184EPSS
SaveExploits0
OSV
OSV
added 2025/05/05 2:53 p.m.14 views

CVE-2024-58100 bpf: check changes_pkt_data property for extension programs

In the Linux kernel, the following vulnerability has been resolved: bpf: check changespktdata property for extension programs When processing calls to global sub-programs, verifier decides whether to invalidate all packet pointers in current state depending on the changespktdata property of the...

7.8CVSS6.2AI score
SaveExploits0References6
CVE
CVE
added 2025/05/05 2:53 p.m.146 views

CVE-2024-58100

CVE-2024-58100 concerns the Linux kernel BPF verifier: the changes_pkt_data property for global functions/extension programs may cause the verifier to invalidate packet pointers incorrectly when replacing a global sub-program. The referenced commits add a changes_pkt_data flag to bpf_prog_aux, se...

7.8CVSS7.1AI score0.00184EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/05/05 2:53 p.m.7 views

CVE-2024-58098 bpf: track changes_pkt_data property for global functions

In the Linux kernel, the following vulnerability has been resolved: bpf: track changespktdata property for global functions When processing calls to certain helpers, verifier invalidates all packet pointers in a current state. For example, consider the following program: attributenoinline long...

7.8CVSS6.2AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/05/05 2:53 p.m.16 views

CVE-2024-58098

In the Linux kernel, the following vulnerability has been resolved: bpf: track changespktdata property for global functions When processing calls to certain helpers, verifier invalidates all packet pointers in a current state. For example, consider the following program: attributenoinline long...

7.8CVSS5.6AI score0.00182EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/05 12:00 a.m.11 views

PT-2025-25787 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been identified where BPF programs may call next and destroy on BPF iterators even after new returns an error value. This could cause bpf iter s...

4.6CVSS7.5AI score0.00549EPSS
SaveExploits2References151
RedhatCVE
RedhatCVE
added 2025/05/04 5:30 p.m.37 views

CVE-2023-53071

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: do not run mt76unregisterdevice on unregistered hw Trying to probe a mt7921e pci card without firmware results in a successful probe where ieee80211registerhw hasn't been called. When removing the driver,...

5.5CVSS6.9AI score0.00187EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 5:29 p.m.27 views

CVE-2023-53053

In the Linux kernel, the following vulnerability has been resolved: erspan: do not use skbmacheader in ndostartxmit Drivers should not assume skbmacheaderskb == skb-data in their ndostartxmit. Use skbnetworkoffset and skbtransportoffset which better describe what is needed in erspanfbxmit and...

5.5CVSS7AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 5:28 p.m.20 views

CVE-2023-53107

A use-after-free vulnerability has been identified within the vethconvertskbtoxdpbuff function of the Linux kernel's veth driver. The flaw stems from improper memory management during packet headroom expansion for XDP eXpress Data Path. Specifically, when the pskbexpandhead function allocates new...

7CVSS7AI score0.00191EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 5:27 p.m.19 views

CVE-2023-53062

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc95xx: Limit packet length to skb-len Packet length retrieved from descriptor may be larger than the actual socket buffer length. In such case the cloned skb passed up the network stack will leak kernel memory conten...

5.5CVSS7AI score0.00189EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 5:25 p.m.19 views

CVE-2023-53044

In the Linux kernel, the following vulnerability has been resolved: dm stats: check for and propagate allocpercpu failure Check allocprecpu's return value and return an error from dmstatsinit if it fails. Update allocdev to fail if dmstatsinit does. Otherwise, a NULL pointer dereference will occu...

5.5CVSS6.9AI score0.00189EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 5:21 p.m.18 views

CVE-2023-53093

In the Linux kernel, the following vulnerability has been resolved: tracing: Do not let histogram values have some modifiers Histogram values can not be strings, stacktraces, graphs, symbols, syscalls, or grouped in buckets or log. Give an error if a value is set to do so. Note, the histogram cod...

5.5CVSS6.9AI score0.00187EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 5:21 p.m.16 views

CVE-2023-53066

In the Linux kernel, the following vulnerability has been resolved: qed/qedsriov: guard against NULL derefs from qediovgetvfinfo We have to make sure that the info returned by the helper is valid before using it. Found by Linux Verification Center linuxtesting.org with the SVACE static analysis...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 5:20 p.m.25 views

CVE-2023-53048

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix warning when handle discoveridentity message Since both source and sink device can send discoveridentity message in PD3, kernel may dump below warning: ------------ cut here ------------ WARNING: CPU: 0 PID:...

5.5CVSS6.8AI score0.00189EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 5:19 p.m.23 views

CVE-2023-53129

REJECTED CVE In the Linux kernel, the following vulnerability has been resolved: ext4: Fix deadlock during directory rename As lockdep properly warns, we should not be locking irwsem while having transactions started as the proper lock ordering used by all directory handling operations is irwsem ...

5.5CVSS6.4AI score
SaveExploits0References4
Rows per page
Query Builder