Lucene search
+L

20311 matches found

RedhatCVE
RedhatCVE
added 2024/05/20 11:44 a.m.37 views

CVE-2024-35902

In the Linux kernel, the following vulnerability has been resolved: net/rds: fix possible cp null dereference cp might be null, calling cp-cpconn would produce null dereference Simon Horman adds: Analysis: cp is a parameter of rdsrdmamap and is not reassigned. The following call-sites pass a NULL...

5.5CVSS8.3AI score0.00221EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 11:43 a.m.30 views

CVE-2024-35900

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: reject new basechain after table flag update When dormant flag is toggled, hooks are disabled in the commit phase by iterating over current chains in table existing and new. The following configuration allows...

5.5CVSS6.5AI score0.00226EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 11:14 a.m.26 views

CVE-2024-35906

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority for the following reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5CVSS6.7AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 11:14 a.m.44 views

CVE-2024-35905

A flaw was found in the Linux kernel. An integer overflow vulnerability exists in the access size of a stack, such that the size of the access stack can appear negative as a result of overflowing its signed int representation. This issue can result in denial of service...

5.5CVSS8.9AI score0.00223EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 10:45 a.m.27 views

CVE-2024-35917

In the Linux kernel, the following vulnerability has been resolved: s390/bpf: Fix bpfplt pointer arithmetic Kui-Feng Lee reported a crash on s390x triggered by the dummystops/dummyinitptrarg test 1: 0x2 bpfstructopstestrun+0x156/0x250 sysbpf+0xa1a/0xd00 s390xsysbpf+0x44/0x50 dosyscall+0x244/0x300...

5.5CVSS6.7AI score0.0021EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 10:45 a.m.33 views

CVE-2024-35912

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: rfi: fix potential response leaks If the rx payload length check fails, or if kmemdup fails, we still need to free the command response. Fix that...

5.5CVSS6.7AI score0.0021EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/20 10:15 a.m.15 views

CVE-2024-36009

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix netdev refcount issue The devtracker is added to ax25cb in ax25bind. When the ax25 device is detaching, the devtracker of ax25cb should be deallocated in ax25killbydevice instead of the devtracker of ax25dev. The log...

7.8CVSS6.3AI score0.00233EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/20 10:15 a.m.2 views

DEBIAN-CVE-2024-35996

In the Linux kernel, the following vulnerability has been resolved: cpu: Re-enable CPU mitigations by default for !X86 architectures Rename x86's to CPUMITIGATIONS, define it in generic code, and force it on for all architectures exception x86. A recent commit to turn mitigations off by default i...

5.5CVSS6.3AI score0.00244EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/20 9:48 a.m.21 views

CVE-2024-36009 ax25: Fix netdev refcount issue

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix netdev refcount issue The devtracker is added to ax25cb in ax25bind. When the ax25 device is detaching, the devtracker of ax25cb should be deallocated in ax25killbydevice instead of the devtracker of ax25dev. The log...

7.8CVSS6.6AI score0.00233EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/20 9:47 a.m.16 views

CVE-2024-35996

In the Linux kernel, the following vulnerability has been resolved: cpu: Re-enable CPU mitigations by default for !X86 architectures Rename x86's to CPUMITIGATIONS, define it in generic code, and force it on for all architectures exception x86. A recent commit to turn mitigations off by default i...

5.5CVSS7.2AI score0.00244EPSS
SaveExploits0
Openbugbounty
Openbugbounty
added 2024/05/20 7:28 a.m.13 views

dailycanada.ca Cross Site Scripting vulnerability OBB-3928912

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
GithubExploit
GithubExploit
added 2024/05/20 6:53 a.m.555 views

Exploit for CVE-2024-2961

CVE-2024-2961 CVE-2024–2961 Security Issue Mitigation Script...

7.3CVSS6.7AI score0.8833EPSS
SaveExploits17
Amazon
Amazon
added 2024/05/20 12:00 a.m.16 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: block: add check that partition length needs to be aligned with block size Before calling add partition or resize partition, there is no check on whether the length is aligned with the logical block size. If the...

7.8CVSS6.4AI score0.00267EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/05/20 12:00 a.m.11 views

PT-2024-26555 · Tenda · Tenda Ax1806

Name of the Vulnerable Software and Affected Versions: Tenda AX1806 version 1.0.0.1 Description: The issue is related to a stack overflow that can occur via the iptv.city.vlan parameter in the formSetIptv function. This allows for potential exploitation. Recommendations: For Tenda AX1806 version...

7.7CVSS7.3AI score0.00417EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2024/05/19 4:26 p.m.37 views

CVE-2024-35928

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu: Fix potential ioremap memory leaks in amdgpudeviceinit This ensures that the memory mapped by ioremap for adev-rmmio, is properly handled in amdgpudeviceinit. If the function exits early due to an error, the memor...

5.5CVSS6.6AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/19 4:26 p.m.32 views

CVE-2024-35929

This is a vulnerability in the Linux kernel's RCU Read-Copy Update subsystem, specifically affecting configurations that enable lazy RCU operations CONFIGRCUNOCBCPUDEFAULTALL and CONFIGRCULAZY. Under certain conditions, operations like writing to /proc/sys/vm/dropcaches could trigger warnings due...

5.5CVSS8.7AI score0.0022EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.34 views

CVE-2024-35924 usb: typec: ucsi: Limit read size on v1.2

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Limit read size on v1.2 Between UCSI 1.2 and UCSI 2.0, the size of the MESSAGEIN region was increased from 16 to 256. In order to avoid overflowing reads for older systems, add a mechanism to use the read UCSI...

7.1CVSS6.4AI score0.00217EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/19 9:15 a.m.24 views

CVE-2024-35887

In the Linux kernel, the following vulnerability has been resolved: ax25: fix use-after-free bugs caused by ax25dsdeltimer When the ax25 device is detaching, the ax25devdevicedown calls ax25dsdeltimer to cleanup the slavetimer. When the timer handler is running, the ax25dsdeltimer that calls...

8.8CVSS6.6AI score0.00339EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/18 2:44 a.m.24 views

CVE-2023-52661

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: rgb: Fix missing clkput in the error handling paths of tegradcrgbprobe If clkgetsys..., "plld2out0" fails, the clkgetsys call must be undone. Add the missing clkput and a new 'putplldout0' label in the error handling...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/18 2:10 a.m.35 views

CVE-2023-52679

In the Linux kernel, the following vulnerability has been resolved: of: Fix double free in ofparsephandlewithargsmap In ofparsephandlewithargsmap the inner loop that iterates through the map entries calls ofnodeputnew to free the reference acquired by the previous iteration of the inner loop. Thi...

5.5CVSS6.6AI score0.00248EPSS
SaveExploits0References4
Rows per page
Query Builder