Lucene search
+L

46 matches found

SUSE CVE
SUSE CVE
added 2025/08/16 11:22 p.m.8 views

SUSE CVE-2025-38545

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skbsharedinfo While transitioning from netdevallocipalign to buildskb, memory for the "skbsharedinfo" member of an "skb" was not allocated. Fix this by allocating...

6.1CVSS6.5AI score0.00273EPSS
SaveExploits0References9
OSV
OSV
added 2025/08/16 12:15 p.m.9 views

UBUNTU-CVE-2025-38545

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skbsharedinfo While transitioning from netdevallocipalign to buildskb, memory for the "skbsharedinfo" member of an "skb" was not allocated. Fix this by allocating...

7.5CVSS5.7AI score0.00273EPSS
SaveExploits0References12
ATTACKERKB
ATTACKERKB
added 2025/08/16 11:22 a.m.6 views

CVE-2025-38545

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skbsharedinfo While transitioning from netdevallocipalign to buildskb, memory for the "skbsharedinfo" member of an "skb" was not allocated. Fix this by allocating...

5.5CVSS5.7AI score0.00273EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/08/16 11:22 a.m.17 views

CVE-2025-38545

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skbsharedinfo While transitioning from netdevallocipalign to buildskb, memory for the "skbsharedinfo" member of an "skb" was not allocated. Fix this by allocating...

7.5CVSS5.4AI score0.00273EPSS
SaveExploits0
OSV
OSV
added 2025/08/16 11:22 a.m.7 views

CVE-2025-38545 net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_info

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skbsharedinfo While transitioning from netdevallocipalign to buildskb, memory for the "skbsharedinfo" member of an "skb" was not allocated. Fix this by allocating...

7.5CVSS6.2AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/08/16 12:00 a.m.8 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 a failure to consider the skbsharedinfo memory space, which could result in a buffer error...

5.5CVSS6.7AI score0.00273EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/08/16 12:00 a.m.9 views

PT-2025-33588

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel related to memory allocation for the skb shared info member of an skb socket buffer during the transition from netdev alloc ip align to build skb...

8.5CVSS6.1AI score0.07644EPSS
SaveExploits3References536
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-42752

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An integer overflow flaw was found in the Linux kernel. This issue leads to the kernel allocating skbsharedinfo in the userspace, which is exploitable in system...

5.5CVSS6AI score0.00266EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/06/30 8:58 a.m.8 views

kernel: eth: bnxt: fix truesize for mb-xdp-pass case

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix truesize for mb-xdp-pass case When mb-xdp is set and return is XDPPASS, packet is converted from xdpbuff to skbuff with xdpupdateskbsharedinfo in bnxtxdpbuildskb. bnxtxdpbuildskb passes incorrect truesize argument ...

7.5CVSS6.4AI score0.00442EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix truesize for mb-xdp-pass case When mb-xdp is set and return is XDPPASS, packet is converted from xdpbuff to skbuff with xdpupdateskbsharedinfo in bnxtxdpbuildskb. bnxtxdpbuildskb passes incorrect truesize argument ...

7.5CVSS6.3AI score0.00442EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/06/16 9:01 a.m.11 views

kernel: eth: bnxt: fix truesize for mb-xdp-pass case

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix truesize for mb-xdp-pass case When mb-xdp is set and return is XDPPASS, packet is converted from xdpbuff to skbuff with xdpupdateskbsharedinfo in bnxtxdpbuildskb. bnxtxdpbuildskb passes incorrect truesize argument ...

7.5CVSS6.4AI score0.00442EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/05/01 2:09 p.m.6 views

CVE-2022-49840 bpf, test_run: Fix alignment problem in bpf_prog_test_run_skb()

In the Linux kernel, the following vulnerability has been resolved: bpf, testrun: Fix alignment problem in bpfprogtestrunskb We got a syzkaller problem because of aarch64 alignment fault if KFENCE enabled. When the size from user bpf program is an odd number, like 399, 407, etc, it will cause the...

6.1AI score0.00212EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/04/02 8:57 a.m.8 views

SUSE CVE-2025-21960

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: do not update checksum in bnxtxdpbuildskb The bnxtrxpkt updates ipsummed value at the end if checksum offload is enabled. When the XDP-MB program is attached and it returns XDPPASS, the bnxtxdpbuildskb is called to...

7.7AI score0.00488EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2025/04/02 8:57 a.m.8 views

SUSE CVE-2025-21961

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix truesize for mb-xdp-pass case When mb-xdp is set and return is XDPPASS, packet is converted from xdpbuff to skbuff with xdpupdateskbsharedinfo in bnxtxdpbuildskb. bnxtxdpbuildskb passes incorrect truesize argument ...

5.3CVSS7.6AI score0.00442EPSS
SaveExploits0References16
OSV
OSV
added 2025/04/01 4:15 p.m.4 views

DEBIAN-CVE-2025-21960

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: do not update checksum in bnxtxdpbuildskb The bnxtrxpkt updates ipsummed value at the end if checksum offload is enabled. When the XDP-MB program is attached and it returns XDPPASS, the bnxtxdpbuildskb is called to...

5.5CVSS5.5AI score0.00488EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.12 views

DEBIAN-CVE-2025-21961

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix truesize for mb-xdp-pass case When mb-xdp is set and return is XDPPASS, packet is converted from xdpbuff to skbuff with xdpupdateskbsharedinfo in bnxtxdpbuildskb. bnxtxdpbuildskb passes incorrect truesize argument ...

5.5CVSS5.5AI score0.00442EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.12 views

AZL-60302 CVE-2025-21961 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix truesize for mb-xdp-pass case When mb-xdp is set and return is XDPPASS, packet is converted from xdpbuff to skbuff with xdpupdateskbsharedinfo in bnxtxdpbuildskb. bnxtxdpbuildskb passes incorrect truesize argument ...

5.5CVSS6.5AI score0.00442EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.13 views

UBUNTU-CVE-2025-21961

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix truesize for mb-xdp-pass case When mb-xdp is set and return is XDPPASS, packet is converted from xdpbuff to skbuff with xdpupdateskbsharedinfo in bnxtxdpbuildskb. bnxtxdpbuildskb passes incorrect truesize argument ...

7.5CVSS6.1AI score0.00442EPSS
SaveExploits0References24
Vulnrichment
Vulnrichment
added 2025/04/01 3:46 p.m.9 views

CVE-2025-21961 eth: bnxt: fix truesize for mb-xdp-pass case

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix truesize for mb-xdp-pass case When mb-xdp is set and return is XDPPASS, packet is converted from xdpbuff to skbuff with xdpupdateskbsharedinfo in bnxtxdpbuildskb. bnxtxdpbuildskb passes incorrect truesize argument ...

7.5CVSS7.5AI score0.00442EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/09/11 6:20 p.m.13 views

CVE-2024-45030

In the Linux kernel, the following vulnerability has been resolved: igb: cope with large MAXSKBFRAGS Sabrina reports that the igb driver does not cope well with large MAXSKBFRAG values: setting MAXSKBFRAG to 45 causes payload corruption on TX. An easy reproducer is to run ssh to connect to the...

7.1CVSS7.3AI score0.00478EPSS
SaveExploits0References4
Rows per page
Query Builder