Lucene search
+L

8674 matches found

OSV
OSV
added 2024/07/12 1:15 p.m.7 views

UBUNTU-CVE-2024-40902

In the Linux kernel, the following vulnerability has been resolved: jfs: xattr: fix buffer overflow for invalid xattr When an xattr size is not what is expected, it is printed out to the kernel log in hex format as a form of debugging. But when that xattr size is bigger than the expected size,...

7.8CVSS6.7AI score0.0032EPSS
SaveExploits1References33
OSV
OSV
added 2024/07/12 1:15 p.m.7 views

UBUNTU-CVE-2024-40915

In the Linux kernel, the following vulnerability has been resolved: riscv: rewrite kernelmappages to fix sleeping in invalid context kernelmappages is a debug function which clears the valid bit in page table entry for deallocated pages to detect illegal memory accesses to freed pages. This...

5.5CVSS5.9AI score0.00211EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.16 views

CVE-2024-40996

In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid splat in pskbpullreason syzkaller builds CONFIGDEBUGNET=y frequently trigger a debug hint in pskbmaypull. We'd like to retain this debug check because it might hint at integer overflows and other issues kernel code...

7.8CVSS6.7AI score0.00282EPSS
SaveExploits0References13
OSV
OSV
added 2024/07/12 1:15 p.m.6 views

UBUNTU-CVE-2024-40996

In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid splat in pskbpullreason syzkaller builds CONFIGDEBUGNET=y frequently trigger a debug hint in pskbmaypull. We'd like to retain this debug check because it might hint at integer overflows and other issues kernel code...

7.8CVSS6.5AI score0.00282EPSS
SaveExploits0References14
Debian CVE
Debian CVE
added 2024/07/12 12:37 p.m.17 views

CVE-2024-40996

In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid splat in pskbpullreason syzkaller builds CONFIGDEBUGNET=y frequently trigger a debug hint in pskbmaypull. We'd like to retain this debug check because it might hint at integer overflows and other issues kernel code...

7.8CVSS6.3AI score0.00282EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/07/12 12:37 p.m.14 views

CVE-2024-40996 bpf: Avoid splat in pskb_pull_reason

In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid splat in pskbpullreason syzkaller builds CONFIGDEBUGNET=y frequently trigger a debug hint in pskbmaypull. We'd like to retain this debug check because it might hint at integer overflows and other issues kernel code...

6.9AI score0.00282EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/12 12:33 p.m.24 views

CVE-2024-40983 tipc: force a dst refcount before doing decryption

In the Linux kernel, the following vulnerability has been resolved: tipc: force a dst refcount before doing decryption As it says in commit 3bc07321ccc2 "xfrm: Force a dst refcount before entering the xfrm type handlers": "Crypto requests might return asynchronous. In this case we leave the rcu...

9.8CVSS6AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/07/12 12:31 p.m.150 views

CVE-2024-40950

In the Linux kernel, the following vulnerability has been resolved: mm: hugememory: fix misused mappinglargefoliosupport for anon folios When I did a large folios split test, a WARNING " 5059.122759 T166 Cannot split file folio to non-0 order" was triggered. But the test cases are only for anonmo...

5.5CVSS5.9AI score0.00208EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/07/12 12:24 p.m.34 views

CVE-2024-40915 riscv: rewrite __kernel_map_pages() to fix sleeping in invalid context

In the Linux kernel, the following vulnerability has been resolved: riscv: rewrite kernelmappages to fix sleeping in invalid context kernelmappages is a debug function which clears the valid bit in page table entry for deallocated pages to detect illegal memory accesses to freed pages. This...

0.00211EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/12 12:24 p.m.124 views

CVE-2024-40915

The CVE-2024-40915 issue affects the Linux kernel on riscv, where __kernel_map_pages() (a debugging page-table helper) used __set_memory() to flip the valid bit of page-table entries. __set_memory() takes init_mm’s semaphore and can sleep, but __kernel_map_pages() may be called in atomic context,...

5.5CVSS6.5AI score0.00211EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/07/12 12:0 a.m.9 views

OPENSUSE-SU-2024:14137-1 python310-django-debug-toolbar-4.3-1.2 on GA media

These are all security issues fixed in the python310-django-debug-toolbar-4.3-1.2 package on the GA media of openSUSE Tumbleweed...

9.8CVSS9.7AI score0.01925EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/10 8:15 a.m.12 views

DEBIAN-CVE-2024-39488

In the Linux kernel, the following vulnerability has been resolved: arm64: asm-bug: Add .align 2 to the end of BUGENTRY When CONFIGDEBUGBUGVERBOSE=n, we fail to add necessary padding bytes to bugtable entries, and as a result the last entry in a bug table will be ignored, potentially leading to a...

5.5CVSS6.1AI score0.00237EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/07/10 3:36 a.m.9 views

SUSE CVE-2024-6501

A flaw was found in NetworkManager. When a system running NetworkManager with DEBUG logs enabled and an interface eth1 configured with LLDP enabled, a malicious user could inject a malformed LLDP packet. NetworkManager would crash, leading to a denial of service...

3.1CVSS6.5AI score0.00447EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/09 8:15 p.m.6 views

DEBIAN-CVE-2024-6501

A flaw was found in NetworkManager. When a system running NetworkManager with DEBUG logs enabled and an interface eth1 configured with LLDP enabled, a malicious user could inject a malformed LLDP packet. NetworkManager would crash, leading to a denial of service...

3.1CVSS4.4AI score0.00447EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/09 8:15 p.m.21 views

CVE-2024-6501

A flaw was found in NetworkManager. When a system running NetworkManager with DEBUG logs enabled and an interface eth1 configured with LLDP enabled, a malicious user could inject a malformed LLDP packet. NetworkManager would crash, leading to a denial of service...

3.1CVSS0.00447EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/09 8:15 p.m.11 views

CVE-2024-6501

A flaw was found in NetworkManager. When a system running NetworkManager with DEBUG logs enabled and an interface eth1 configured with LLDP enabled, a malicious user could inject a malformed LLDP packet. NetworkManager would crash, leading to a denial of service...

6.5AI score
SaveExploits0References3
Prion
Prion
added 2024/07/09 8:15 p.m.16 views

CVE-2024-6501

A flaw was found in NetworkManager. When a system running NetworkManager with DEBUG logs enabled and an interface eth1 configured with LLDP enabled, a malicious user could inject a malformed LLDP packet. NetworkManager would crash, leading to a denial of service...

0.00447EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/09 8:15 p.m.8 views

UBUNTU-CVE-2024-6501

A flaw was found in NetworkManager. When a system running NetworkManager with DEBUG logs enabled and an interface eth1 configured with LLDP enabled, a malicious user could inject a malformed LLDP packet. NetworkManager would crash, leading to a denial of service...

3.1CVSS5.7AI score0.00447EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/09 7:27 p.m.125 views

CVE-2024-6501

Summary: CVE-2024-6501 concerns a denial-of-service flaw in NetworkManager when LLDP is enabled and DEBUG logging is on; a malicious user can inject a malformed LLDP packet causing NM to crash. The issue is documented across multiple vendors/advisories that reference the same root cause: LLDP pac...

3.1CVSS3.8AI score0.00447EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/07/09 7:27 p.m.132 views

CVE-2024-6501

A flaw was found in NetworkManager. When a system running NetworkManager with DEBUG logs enabled and an interface eth1 configured with LLDP enabled, a malicious user could inject a malformed LLDP packet. NetworkManager would crash, leading to a denial of service...

3.1CVSS5.7AI score0.00447EPSS
SaveExploits0
Rows per page
Query Builder