Lucene search
+L

60 matches found

Tenable Nessus
Tenable Nessus
added 2024/03/06 12:0 a.m.52 views

Amazon Linux 2 : kernel (ALASKERNEL-5.10-2024-051)

The version of kernel installed on the remote host is prior to 5.10.210-201.852. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2KERNEL-5.10-2024-051 advisory. dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets...

5.5CVSS6.7AI score0.00308EPSS
SaveExploits0References14
Amazon
Amazon
added 2024/03/05 12:0 a.m.15 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 A flaw was found in the smb client in the Linux kernel. A...

8CVSS8.3AI score0.02224EPSS
SaveExploits1
NVD
NVD
added 2024/02/20 8:15 p.m.19 views

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.5CVSS6.2AI score0.00231EPSS
SaveExploits0References8
Prion
Prion
added 2024/02/20 8:15 p.m.23 views

Spoofing

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...

7.2AI score0.00231EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/02/20 8:15 p.m.33 views

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.9AI score0.00231EPSS
SaveExploits0References16
OSV
OSV
added 2024/02/20 6:27 p.m.6 views

CVE-2023-52435 net: prevent mss overflow in skb_segment()

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...

6AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/02/20 6:27 p.m.44 views

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.5CVSS7.4AI score0.00231EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/20 6:27 p.m.29 views

CVE-2023-52435 net: prevent mss overflow in skb_segment()

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...

6.8AI score0.00231EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/02/20 6:27 p.m.26 views

CVE-2023-52435 net: prevent mss overflow in skb_segment()

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...

6.5AI score0.00231EPSS
SaveExploits0References7
CVE
CVE
added 2024/02/20 6:27 p.m.614 views

CVE-2023-52435

CVE-2023-52435 affects the Linux kernel’s net/ skb_segment() and can overflow MSS when computing mss = mss * partial_segs, risking a crash (e.g., GSO_BY_FRAGS) and triggering NULL pointer dereferences in some traces. The fix adds a guard to ensure the new MSS is smaller than GSO_BY_FRAGS, prevent...

5.5CVSS6.6AI score0.00231EPSS
SaveExploits0References8Affected Software1
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.6 views

kernel: net: gso: fix panic on frag_list with mixed head alloc types

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix panic on fraglist with mixed head alloc types Since commit 3dcbdb134f32 "net: gso: Fix skbsegment splat when splitting gsosize mangled skb having linear-headed fraglist", it is allowed to change gsosize of a GRO...

7.5CVSS6.3AI score0.00484EPSS
SaveExploits0References5
F5 Networks
F5 Networks
added 2023/02/21 7:59 p.m.67 views

K15699: Linux kernel vulnerability CVE-2014-0131

Security Advisory Description Use-after-free vulnerability in the skbsegment function in net/core/skbuff.c in the Linux kernel through 3.13.6 allows attackers to obtain sensitive information from kernel memory by leveraging the absence of a certain orphaning operation. CVE-2014-0131 Impact...

2.9CVSS5.4AI score0.00675EPSS
SaveExploits2Affected Software17
seebug.org
seebug.org
added 2014/03/26 12:0 a.m.59 views

Linux kernel skb_segment函数释放后使用漏洞

CVE ID:CVE-2014-0131 Linux kernel是一款开源的操作系统。 Linux kernel skbsegment函数net/core/skbuff.c存在释放后使用漏洞,允许攻击者利用漏洞获取内核内存敏感信息。 0 Linux kernel 3.13.6 用户可参考厂商的GIT库以获得补丁修复此漏洞: https://github.com/torvalds/linux/commit/1fd819ecb90cc9b822cd84d3056ddba315d3340f...

2.9CVSS7.6AI score0.00675EPSS
SaveExploits2
NVD
NVD
added 2014/03/24 4:40 p.m.23 views

CVE-2014-0131

Use-after-free vulnerability in the skbsegment function in net/core/skbuff.c in the Linux kernel through 3.13.6 allows attackers to obtain sensitive information from kernel memory by leveraging the absence of a certain orphaning operation...

2.9CVSS7.1AI score0.00675EPSS
SaveExploits2References8
OSV
OSV
added 2014/03/24 4:40 p.m.1 views

DEBIAN-CVE-2014-0131

Use-after-free vulnerability in the skbsegment function in net/core/skbuff.c in the Linux kernel through 3.13.6 allows attackers to obtain sensitive information from kernel memory by leveraging the absence of a certain orphaning operation...

2.9CVSS5.2AI score0.00675EPSS
SaveExploits2References1
Prion
Prion
added 2014/03/24 4:40 p.m.27 views

Design/Logic Flaw

Use-after-free vulnerability in the skbsegment function in net/core/skbuff.c in the Linux kernel through 3.13.6 allows attackers to obtain sensitive information from kernel memory by leveraging the absence of a certain orphaning operation...

2.9CVSS6.2AI score0.00675EPSS
SaveExploits2References8Affected Software3
CVE
CVE
added 2014/03/24 10:0 a.m.143 views

CVE-2014-0131

CVE-2014-0131 affects the Linux kernel up to version 3.13.6. The vulnerability is a use-after-free in the skb_segment function within net/core/skbuff.c caused by the absence of a certain orphaning operation. Exploitation details are not provided in the supplied documents. The impact is that an at...

2.9CVSS5.8AI score0.00675EPSS
SaveExploits2References8Affected Software1
Cvelist
Cvelist
added 2014/03/24 10:0 a.m.36 views

CVE-2014-0131

Use-after-free vulnerability in the skbsegment function in net/core/skbuff.c in the Linux kernel through 3.13.6 allows attackers to obtain sensitive information from kernel memory by leveraging the absence of a certain orphaning operation...

5.9AI score0.00675EPSS
SaveExploits2References8
UbuntuCve
UbuntuCve
added 2014/03/24 12:0 a.m.53 views

CVE-2014-0131

Use-after-free vulnerability in the skbsegment function in net/core/skbuff.c in the Linux kernel through 3.13.6 allows attackers to obtain sensitive information from kernel memory by leveraging the absence of a certain orphaning operation...

2.9CVSS6.5AI score0.00675EPSS
SaveExploits2References13
OSV
OSV
added 2014/03/24 12:0 a.m.5 views

UBUNTU-CVE-2014-0131

Use-after-free vulnerability in the skbsegment function in net/core/skbuff.c in the Linux kernel through 3.13.6 allows attackers to obtain sensitive information from kernel memory by leveraging the absence of a certain orphaning operation...

2.9CVSS6.4AI score0.00675EPSS
SaveExploits2References14
Rows per page
Query Builder