Lucene search
K

15 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: net: prevented mss overflow in skbsegment Once again, syzbot is able to cause the kernel to crash in skbSegment. “GSOBYFRAGS” is a forbidden value, but unfortunately, the following calculation in skbSegment can easily result in...

5.5CVSS6.1AI score0.00231EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-54051

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: do not allow gsosize to be set to GSOBYFRAGS One missing check in virtionethdrtoskb allowed syzbot to crash kernels again 1 Do not allow gsosize to be set ...

6.2AI score0.00177EPSS
Exploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.2 views

EUVD-2023-60275

In the Linux kernel, the following vulnerability has been resolved: net: do not allow gsosize to be set to GSOBYFRAGS One missing check in virtionethdrtoskb allowed syzbot to crash kernels again 1 Do not allow gsosize to be set to GSOBYFRAGS 0xffff, because this magic value is used by the kernel....

5.9AI score0.00177EPSS
Exploits0References9
NVD
NVD
added 2025/12/24 1:16 p.m.3 views

CVE-2023-54051

In the Linux kernel, the following vulnerability has been resolved: net: do not allow gsosize to be set to GSOBYFRAGS One missing check in virtionethdrtoskb allowed syzbot to crash kernels again 1 Do not allow gsosize to be set to GSOBYFRAGS 0xffff, because this magic value is used by the kernel....

0.00177EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.23 views

CVE-2023-54051 net: do not allow gso_size to be set to GSO_BY_FRAGS

In the Linux kernel, the following vulnerability has been resolved: net: do not allow gsosize to be set to GSOBYFRAGS One missing check in virtionethdrtoskb allowed syzbot to crash kernels again 1 Do not allow gsosize to be set to GSOBYFRAGS 0xffff, because this magic value is used by the kernel....

0.00177EPSS
Exploits0References8
CVE
CVE
added 2025/12/24 12:23 p.m.13 views

CVE-2023-54051

CVE-2023-54051: In the Linux kernel, a missing check in virtio_net_hdr_to_skb() allowed gso_size to be set to GSO_BY_FRAGS (0xffff), which is a kernel magic value. This could lead to a general protection fault/NULL dereference in GSO/UDP offload paths (e.g., udp6_ufo_fragment, ipv6_gso_segment, s...

6AI score0.00177EPSS
Exploits0References8
OSV
OSV
added 2025/12/24 12:23 p.m.6 views

CVE-2023-54051 net: do not allow gso_size to be set to GSO_BY_FRAGS

In the Linux kernel, the following vulnerability has been resolved: net: do not allow gsosize to be set to GSOBYFRAGS One missing check in virtionethdrtoskb allowed syzbot to crash kernels again 1 Do not allow gsosize to be set to GSOBYFRAGS 0xffff, because this magic value is used by the kernel....

6.3AI score0.00177EPSS
Exploits0References11
Amazon
Amazon
added 2024/04/01 12:0 a.m.13 views

Important: kernel

Issue Overview: dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets allocate more than INTMAX bytes, and crash, because of a missing check for struct dmioctl.targetcount. CVE-2023-52429 In the Linux kernel, the following vulnerability has been...

7.8CVSS6.7AI score0.02224EPSS
Exploits2
OSV
OSV
added 2024/03/01 11:7 a.m.3 views

OESA-2024-1244 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the...

7.8CVSS7.5AI score0.00302EPSS
Exploits0References6
OSV
OSV
added 2024/03/01 11:7 a.m.4 views

OESA-2024-1243 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the...

5.5CVSS7.6AI score0.00231EPSS
Exploits0References3
OSV
OSV
added 2024/03/01 11:7 a.m.4 views

OESA-2024-1242 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the...

5.5CVSS7.6AI score0.00231EPSS
Exploits0References3
OSV
OSV
added 2024/03/01 11:7 a.m.4 views

OESA-2024-1239 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the...

7.8CVSS7.6AI score0.00302EPSS
Exploits0References4
OSV
OSV
added 2024/02/20 8:15 p.m.10 views

AZL-35811 CVE-2023-52435 affecting package kernel for versions less than 5.15.153.1-1

In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the following computation in skbsegment can reach it quite easily : mss = ms...

5.5CVSS6.1AI score0.00231EPSS
Exploits0References1
OSV
OSV
added 2024/02/20 8:15 p.m.1 views

DEBIAN-CVE-2023-52435

In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the following computation in skbsegment can reach it quite easily : mss = ms...

5.5CVSS5.3AI score0.00231EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2023/08/17 12:0 a.m.2 views

PT-2025-53049

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.5.0-rc5-next-20230809-syzkaller Description A missing check in virtio net hdr to skb allowed a kernel crash. Specifically, the issue arises when gso size is set to GSO BY FRAGS 0xffff, a magic value used...

4.6CVSS6.6AI score0.00177EPSS
Exploits0
Rows per page
Query Builder