Lucene search
+L

657 matches found

RedHat Linux
RedHat Linux
added 2025/10/06 11:22 p.m.19 views

kernel: wifi: ath12k: Decrement TID on RX peer frag setup error handling

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Decrement TID on RX peer frag setup error handling Currently, TID is not decremented before peer cleanup, during error handling path of ath12kdprxpeerfragsetup. This could lead to out-of-bounds access in peer-rxtid...

8.8CVSS6.9AI score0.00233EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/06 11:22 p.m.16 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.8CVSS6.8AI score0.00283EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/06 12:00 a.m.2 views

RHEL 9 : kernel (RHSA-2025:17377)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:17377 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: security/keys: fix...

8.8CVSS7.1AI score0.00283EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2025-12946

Malicious code in bioql PyPI...

5.6AI score0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.15 views

CVE-2023-53502

...

SaveExploits0
CVE
CVE
added 2025/10/01 11:45 a.m.26 views

CVE-2023-53502

This CVE-2023-53502 entry is rejected by the CVE Numbering Authority.

6.2AI score
SaveExploits0
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.17 views

CVE-2023-53354 skbuff: skb_segment, Call zero copy functions before using skbuff frags

In the Linux kernel, the following vulnerability has been resolved: skbuff: skbsegment, Call zero copy functions before using skbuff frags Commit bf5c25d60861 "skbuff: in skbsegment, call zerocopy functions once per nskb" added the call to zero copy functions in skbsegment. The change introduced ...

7.8CVSS0.002EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/17 2:56 p.m.69 views

CVE-2023-53354

The CVE-2023-53354 issue affects the Linux kernel, specifically skb_segment() in net/core/skbuff.c. A bug caused by calling skb_orphan_frags() before zero-copy handling can update nrfrags and leave frag pointing to stale values, leading to a NULL pointer dereference and kernel panic in the GSO pa...

7.8CVSS6.3AI score0.002EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/09/17 2:56 p.m.14 views

CVE-2022-50365 skbuff: Account for tail adjustment during pull operations

In the Linux kernel, the following vulnerability has been resolved: skbuff: Account for tail adjustment during pull operations Extending the tail can have some unexpected side effects if a program uses a helper like BPFFUNCskbpulldata to read partial content beyond the head skb headlen when all t...

7.5CVSS5.8AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/09/15 2:48 p.m.15 views

CVE-2022-50323 net: do not sense pfmemalloc status in skb_append_pagefrags()

In the Linux kernel, the following vulnerability has been resolved: net: do not sense pfmemalloc status in skbappendpagefrags skbappendpagefrags is used by afunix and udp sendpage implementation so far. In commit 326140063946 "tcp: TX zerocopy should not sense pfmemalloc status" we explained why ...

0.00154EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/14 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-39761

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: ath12k: Decrement TID on RX peer frag setup error handling Currently, TID is not decremented before peer cleanup, during error handling path of...

8.8CVSS7.2AI score0.00233EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/11 5:15 p.m.17 views

CVE-2025-39761

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Decrement TID on RX peer frag setup error handling Currently, TID is not decremented before peer cleanup, during error handling path of ath12kdprxpeerfragsetup. This could lead to out-of-bounds access in peer-rxtid...

8.8CVSS0.00233EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/11 4:52 p.m.13 views

CVE-2025-39761 wifi: ath12k: Decrement TID on RX peer frag setup error handling

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Decrement TID on RX peer frag setup error handling Currently, TID is not decremented before peer cleanup, during error handling path of ath12kdprxpeerfragsetup. This could lead to out-of-bounds access in peer-rxtid...

8.8CVSS7.3AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/09/11 4:52 p.m.25 views

CVE-2025-39761 wifi: ath12k: Decrement TID on RX peer frag setup error handling

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Decrement TID on RX peer frag setup error handling Currently, TID is not decremented before peer cleanup, during error handling path of ath12kdprxpeerfragsetup. This could lead to out-of-bounds access in peer-rxtid...

8.8CVSS0.00233EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/11 4:52 p.m.47 views

CVE-2025-39750

Technical details for CVE-2025-39750 are not provided in the supplied documents. No affected products, root cause, or fixes are disclosed here. Monitor for updates in forthcoming advisories or vendor bulletins.

8.8CVSS6.1AI score0.00231EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2025/08/18 3:01 p.m.20 views

kernel: net: fix udp gso skb_segment after pull from frag_list

A denial of service vulnerability has been discovered in the Linux kernel's UDP Generic Segmentation Offload GSO functionality. This flaw allows a local, unprivileged user to trigger a kernel crash by generating UDP packets with a specially malformed fraglist geometry. Successful exploitation of...

7.5CVSS7.2AI score0.00403EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/18 2:11 p.m.14 views

kernel: net: fix udp gso skb_segment after pull from frag_list

A denial of service vulnerability has been discovered in the Linux kernel's UDP Generic Segmentation Offload GSO functionality. This flaw allows a local, unprivileged user to trigger a kernel crash by generating UDP packets with a specially malformed fraglist geometry. Successful exploitation of...

7.5CVSS7.2AI score0.00403EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-52991

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net: fix NULL pointer in skbsegmentlist Commit 3a1296a38d0c net: Support GRO/GSO fraglist...

7.5CVSS6.2AI score0.0062EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-27558

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - IEEE P802.11-REVme D1.1 through D7.0 allows FragAttacks against mesh networks. In mesh networks using Wi- Fi Protected Access WPA, WPA2, or WPA3 or Wired...

9.1CVSS7.3AI score0.0029EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.23 views

CVE-2025-38124 net: fix udp gso skb_segment after pull from frag_list

In the Linux kernel, the following vulnerability has been resolved: net: fix udp gso skbsegment after pull from fraglist Commit a1e40ac5b5e9 "net: gso: fix udp gso fraglist segmentation after pull from fraglist" detected invalid geometry in fraglist skbs and redirects them from skbsegmentlist to...

7.5CVSS0.00403EPSS
SaveExploits0References5
Rows per page
Query Builder