Lucene search
+L

1259 matches found

RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.5 views

kernel: powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT

A debug warning issue was found in PowerPC pseries code. When DEBUGPREEMPT is enabled, accessing lppacasharedproc triggers spurious preemption warnings because it uses smpprocessorid in preemptible context...

5.7AI score0.00181EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()

A locking violation was found in the Linux kernel RCU-tasks subsystem's callback list initialization. During system boot, the initialization code calls prinfo while holding the rtp-cbsgbllock spinlock, causing a potentially sleeping function to be called in atomic context, which results in kernel...

5.5CVSS7.2AI score0.00134EPSS
SaveExploits0References5
CVE
CVE
added 2024/11/09 10:14 a.m.92 views

CVE-2024-50212

The CVE-2024-50212 vulnerability in the Linux kernel concerns the lib/alloc_tag_module_unload path, where nf_nat module unload may trigger a warning because kfree_rcu operations are still pending when unload checks run. The issue arises from nf_nat’s module exit calling kfree_rcu on addresses tha...

5.5CVSS6.5AI score0.00197EPSS
SaveExploits0References2Affected Software1
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.5 views

bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()

...

5.5CVSS6.7AI score0.00239EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/11/09 3:48 a.m.4 views

SUSE CVE-2024-50201

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix encoder-possibleclones Include the encoder itself in its possibleclones bitmask. In the past nothing validated that drivers were populating possibleclones correctly, but that changed in commit 74d2aacbe840 "drm:...

5.5CVSS7.8AI score0.00213EPSS
SaveExploits0References19
OSV
OSV
added 2024/11/08 6:15 a.m.6 views

AZL-53364 CVE-2024-50201 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix encoder-possibleclones Include the encoder itself in its possibleclones bitmask. In the past nothing validated that drivers were populating possibleclones correctly, but that changed in commit 74d2aacbe840 "drm:...

5.5CVSS6.8AI score0.00213EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/08 6:15 a.m.7 views

AZL-53310 CVE-2024-50201 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix encoder-possibleclones Include the encoder itself in its possibleclones bitmask. In the past nothing validated that drivers were populating possibleclones correctly, but that changed in commit 74d2aacbe840 "drm:...

5.5CVSS6.8AI score0.00213EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/08 6:15 a.m.7 views

UBUNTU-CVE-2024-50191

In the Linux kernel, the following vulnerability has been resolved: ext4: don't set SBRDONLY after filesystem errors When the filesystem is mounted with errors=remount-ro, we were setting SBRDONLY flag to stop all filesystem modifications. We knew this misses proper locking sb-sumount and does no...

5.5CVSS6.2AI score0.00204EPSS
SaveExploits0References29
OSV
OSV
added 2024/11/08 6:15 a.m.10 views

UBUNTU-CVE-2024-50185

In the Linux kernel, the following vulnerability has been resolved: mptcp: handle consistently DSS corruption Bugged peer implementation can send corrupted DSS options, consistently hitting a few warning in the data path. Use DEBUGNET assertions, to avoid the splat on some builds and handle...

5.5CVSS6.2AI score0.00222EPSS
SaveExploits0References37
Cvelist
Cvelist
added 2024/11/08 5:56 a.m.29 views

CVE-2024-50201 drm/radeon: Fix encoder->possible_clones

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix encoder-possibleclones Include the encoder itself in its possibleclones bitmask. In the past nothing validated that drivers were populating possibleclones correctly, but that changed in commit 74d2aacbe840 "drm:...

0.00213EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/11/08 5:56 a.m.1 views

CVE-2024-50201 drm/radeon: Fix encoder->possible_clones

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix encoder-possibleclones Include the encoder itself in its possibleclones bitmask. In the past nothing validated that drivers were populating possibleclones correctly, but that changed in commit 74d2aacbe840 "drm:...

7.7AI score0.00213EPSS
SaveExploits0References6
CVE
CVE
added 2024/11/08 5:56 a.m.179 views

CVE-2024-50201

CVE-2024-50201 (Linux kernel, drm/radeon) : The IBM bulletin confirms a resolved vulnerability in the Linux kernel where the encoder->possible_clones bitmask could be incorrect for a Radeon encoder. The fix, described as “Include the encoder itself in its possible_clones bitmask,” addresses a ...

5.5CVSS5.2AI score0.00213EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/11/08 5:56 a.m.11 views

CVE-2024-50201 drm/radeon: Fix encoder->possible_clones

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix encoder-possibleclones Include the encoder itself in its possibleclones bitmask. In the past nothing validated that drivers were populating possibleclones correctly, but that changed in commit 74d2aacbe840 "drm:...

5.5CVSS6.2AI score0.00213EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/11/08 5:38 a.m.2 views

CVE-2024-50185 mptcp: handle consistently DSS corruption

In the Linux kernel, the following vulnerability has been resolved: mptcp: handle consistently DSS corruption Bugged peer implementation can send corrupted DSS options, consistently hitting a few warning in the data path. Use DEBUGNET assertions, to avoid the splat on some builds and handle...

7.6AI score0.00222EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/05 6:15 p.m.1 views

DEBIAN-CVE-2024-50136

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Unregister notifier on eswitch init failure It otherwise remains registered and a subsequent attempt at eswitch enabling might trigger warnings of the sort: 682.589148 ------------ cut here ------------ 682.590204...

5.5CVSS5.7AI score0.00218EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.9 views

DEBIAN-CVE-2024-50108

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too Stuart Hayhurst has found that both at bootup and fullscreen VA-API video is leading to black screens for around 1 second and kernel WARNING 1 traces when calling...

5.5CVSS5.7AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.3 views

UBUNTU-CVE-2024-50108

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too Stuart Hayhurst has found that both at bootup and fullscreen VA-API video is leading to black screens for around 1 second and kernel WARNING 1 traces when calling...

5.5CVSS6.6AI score0.00233EPSS
SaveExploits0References19
Vulnrichment
Vulnrichment
added 2024/11/05 5:10 p.m.1 views

CVE-2024-50108 drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too Stuart Hayhurst has found that both at bootup and fullscreen VA-API video is leading to black screens for around 1 second and kernel WARNING 1 traces when calling...

7.6AI score0.00233EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/11/05 12:0 a.m.7 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 originates in the drm/amd/display module where the Parade 08-01 TCON causes a black screen and kernel warnings due to a...

5.5CVSS6.5AI score0.00233EPSS
SaveExploits0References5
The Hacker News
The Hacker News
added 2024/11/01 3:50 a.m.22 views

New Phishing Kit Xiū gǒu Targets Users Across Five Countries With 2,000 Fake Sites

Cybersecurity researchers have disclosed a new phishing kit that has been put to use in campaigns targeting Australia, Japan, Spain, the U.K., and the U.S. since at least September 2024. Netcraft said more than 2,000 phishing websites have been identified the kit, known as Xiū gǒu, with the...

6.5AI score
SaveExploits0
Rows per page
Query Builder